Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hammer2/xxhash/
H A Dxxhash.h125 # define XXH_CAT(A,B) A##B macro
126 # define XXH_NAME2(A,B) XXH_CAT(A,B)
/dragonfly/contrib/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)