We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 558b04c commit f60c451Copy full SHA for f60c451
1 file changed
jsrc/xcrc.c
@@ -3,6 +3,7 @@
3
/* */
4
/* Xenos: CRC calculation and base64 encode/decode */
5
6
+#define XXH_NO_INLINE_HINTS
7
#define XXH_NO_STREAM
8
#define XXH_CPU_LITTLE_ENDIAN 1
9
#define XXH_PRIVATE_API
0 commit comments