HomeSort by relevance Sort by last modified time
    Searched refs: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;
xxhash.c 273 return XXH_OK;
301 return XXH_OK;
346 return XXH_OK;

Completed in 30 milliseconds