Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Glow
glow
Commits
6454151b
Commit
6454151b
authored
Apr 17, 2022
by
Philip Trettner
Browse files
Merge branch 'update_xxhash' into 'develop'
Update xxHash source files See merge request
!40
parents
8f61a37a
af981cf9
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
src/glow/detail/xxHash/xxh3.hh
View file @
6454151b
This diff is collapsed.
Click to expand it.
src/glow/detail/xxHash/xxhash.cc
View file @
6454151b
/*
* xxHash - Extremely Fast Hash algorithm
* Copyright (C) 2012-202
0
Yann Collet
* Copyright (C) 2012-202
1
Yann Collet
*
* BSD 2-Clause License (https://www.opensource.org/licenses/bsd-license.php)
*
...
...
@@ -37,7 +37,7 @@
* xxhash.c instantiates functions defined in xxhash.h
*/
#define XXH_STATIC_LINKING_ONLY
/* access advanced declarations */
#define XXH_IMPLEMENTATION
/* access definitions */
#define XXH_STATIC_LINKING_ONLY
/* access advanced declarations */
#define XXH_IMPLEMENTATION
/* access definitions */
#include
"xxhash.hh"
src/glow/detail/xxHash/xxhash.hh
View file @
6454151b
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment