Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/third_party/xxhash/
H A Dxxhash.h617 # define XXH_HAS_CPP_ATTRIBUTE(x) __has_cpp_attribute(x) macro
619 # define XXH_HAS_CPP_ATTRIBUTE(x) 0 macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xxhash/
Dxxhash.h617 # define XXH_HAS_CPP_ATTRIBUTE(x) __has_cpp_attribute(x) macro
619 # define XXH_HAS_CPP_ATTRIBUTE(x) 0 macro
/aosp_15_r20/external/AFLplusplus/include/
H A Dxxhash.h642 #define XXH_HAS_CPP_ATTRIBUTE(x) __has_cpp_attribute(x) macro
644 #define XXH_HAS_CPP_ATTRIBUTE(x) 0 macro
/aosp_15_r20/external/zstd/lib/common/
H A Dxxhash.h789 # define XXH_HAS_CPP_ATTRIBUTE(x) __has_cpp_attribute(x) macro
791 # define XXH_HAS_CPP_ATTRIBUTE(x) 0 macro