Home
last modified time | relevance | path

Searched refs:XXH_CAT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.h103 # define XXH_CAT(A,B) A##B macro
104 # define XXH_NAME2(A,B) XXH_CAT(A,B)
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h251 # define XXH_CAT(A,B) A##B macro
252 # define XXH_NAME2(A,B) XXH_CAT(A,B)