HomeSort by: relevance | last modified time | path
    Searched refs:XXH_STATIC_LINKING_ONLY (Results 1 - 11 of 11) sorted by relevancy

  /src/external/bsd/zstd/dist/lib/common/
xxhash.c 15 #define XXH_STATIC_LINKING_ONLY /* access advanced declarations */
zstd_internal.h 32 #ifndef XXH_STATIC_LINKING_ONLY
33 # define XXH_STATIC_LINKING_ONLY /* XXH64_state_t */
xxhash.h 246 * #define XXH_STATIC_LINKING_ONLY
250 # define XXH_STATIC_LINKING_ONLY
251 /* Do not undef XXH_STATIC_LINKING_ONLY for Doxygen */
258 * #define XXH_STATIC_LINKING_ONLY
313 # undef XXH_STATIC_LINKING_ONLY /* avoid macro redef */
314 # define XXH_STATIC_LINKING_ONLY
1591 #if defined(XXH_STATIC_LINKING_ONLY) && !defined(XXHASH_H_STATIC_13879238742)
1611 * @note This is only defined when @ref XXH_STATIC_LINKING_ONLY,
1635 * @note This is only defined when @ref XXH_STATIC_LINKING_ONLY,
1700 * @note This is only defined when @ref XXH_STATIC_LINKING_ONLY,
    [all...]
  /src/external/bsd/zstd/dist/tests/
seqgen.h 14 #define XXH_STATIC_LINKING_ONLY
decodecorpus.c 31 #define XXH_STATIC_LINKING_ONLY
zstreamtest.c 38 #define XXH_STATIC_LINKING_ONLY /* XXH64_state_t */
fuzzer.c 41 #define XXH_STATIC_LINKING_ONLY /* XXH64_state_t */
  /src/external/bsd/zstd/dist/contrib/seekable_format/
zstdseek_compress.c 14 #define XXH_STATIC_LINKING_ONLY
zstdseek_decompress.c 116 #define XXH_STATIC_LINKING_ONLY
  /src/external/bsd/zstd/dist/tests/regression/
data.c 25 #define XXH_STATIC_LINKING_ONLY
  /src/external/bsd/zstd/dist/lib/legacy/
zstd_v07.c 17 #ifndef XXH_STATIC_LINKING_ONLY
18 # define XXH_STATIC_LINKING_ONLY /* XXH64_state_t */

Completed in 42 milliseconds