Home
last modified time | relevance | path

Searched defs:XXH_ALIASING (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp353 #define XXH_ALIASING __attribute__((__may_alias__)) macro
355 #define XXH_ALIASING /* nothing */ macro
358 typedef uint64x2_t xxh_aliasing_uint64x2_t XXH_ALIASING; typedef