OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:XXH_OK
(Results
1 - 2
of
2
) sorted by null
/external/fio/crc/
xxhash.h
83
typedef enum {
XXH_OK
=0, XXH_ERROR } XXH_errorcode;
/external/lz4/lib/
xxhash.h
79
typedef enum {
XXH_OK
=0, XXH_ERROR } XXH_errorcode;
Completed in 64 milliseconds