Home
last modified time | relevance | path

Searched defs:XXH_free (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/util/
H A Dxxhash.h444 static void XXH_free (void* p) { free(p); } in XXH_free() function
/third_party/lz4/lib/
H A Dxxhash.c109 static void XXH_free (void* p) { free(p); } in XXH_free() function
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/
H A Dxxhash.c109 static void XXH_free (void* p) { free(p); } in XXH_free() function

Completed in 6 milliseconds