Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DDeprecated.h19 # define __has_feature(x) 0 macro
/freebsd/contrib/libcxxrt/
H A Datomic.h6 # define __has_feature(x) 0 macro
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DTableGen.cpp88 #define __has_feature(x) 0 macro
/freebsd/sys/contrib/zstd/lib/common/
H A Dportability_macros.h36 # define __has_feature(x) 0 macro
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DDemangleConfig.h19 #define __has_feature(x) 0 macro
/freebsd/sys/contrib/openzfs/lib/libspl/include/
H A Dassert.h39 #define __has_feature(x) 0 macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h20 #define __has_feature(x) 0 macro
124 # define __has_feature(x) 0 macro
/freebsd/contrib/llvm-project/libunwind/src/
H A Dlibunwind.cpp22 #define __has_feature(feature) 0 macro
/freebsd/tools/build/cross-build/include/common/sys/
H A Dcdefs.h189 #define __has_feature(...) 0 macro
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h27 # define __has_feature(x) 0 macro
/freebsd/tests/sys/opencrypto/
H A Dcryptodevh.py20 def __has_feature(x): return 0 function
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_bufferevent.c39 #define __has_feature(x) 0 macro
/freebsd/contrib/libevent/test/
H A Dregress_bufferevent.c39 #define __has_feature(x) 0 macro
/freebsd/sys/sys/
H A Dcdefs.h55 #define __has_feature(x) 0 macro
/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h52 #define __has_feature(feature) 0 macro