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

  /src/external/bsd/zstd/dist/lib/common/
fse_decompress.c 46 #ifndef FSE_FUNCTION_EXTENSION
47 # error "FSE_FUNCTION_EXTENSION must be defined"
fse.h 602 #define FSE_FUNCTION_EXTENSION
  /src/external/bsd/zstd/dist/lib/compress/
fse_compress.c 48 #ifndef FSE_FUNCTION_EXTENSION
49 # error "FSE_FUNCTION_EXTENSION must be defined"
  /src/external/bsd/zstd/dist/lib/legacy/
zstd_v01.c 120 #define FSE_FUNCTION_EXTENSION
333 #ifndef FSE_FUNCTION_EXTENSION
334 # error "FSE_FUNCTION_EXTENSION must be defined"
zstd_v03.c 941 #define FSE_FUNCTION_EXTENSION
1015 #ifndef FSE_FUNCTION_EXTENSION
1016 # error "FSE_FUNCTION_EXTENSION must be defined"
zstd_v04.c 930 #define FSE_FUNCTION_EXTENSION
1002 #ifndef FSE_FUNCTION_EXTENSION
1003 # error "FSE_FUNCTION_EXTENSION must be defined"
zstd_v02.c 941 #define FSE_FUNCTION_EXTENSION
1015 #ifndef FSE_FUNCTION_EXTENSION
1016 # error "FSE_FUNCTION_EXTENSION must be defined"

Completed in 40 milliseconds