Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c_checks.h17 #define __has_builtin(X) 0 macro
/freebsd/contrib/libcxxrt/
H A Datomic.h3 # define __has_builtin(x) 0 macro
/freebsd/sys/contrib/zstd/lib/common/
H A Dportability_macros.h31 # define __has_builtin(x) 0 macro
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dcompiler.h29 # define __has_builtin(x) 0 macro
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DDemangleConfig.h31 #define __has_builtin(x) 0 macro
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_math.h23 #define __has_builtin(x) 0 macro
/freebsd/tools/build/cross-build/include/common/sys/
H A Dcdefs.h193 #define __has_builtin(...) 0 macro
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dmem.h43 # define __has_builtin(x) 0 /* compat. with non-clang compilers */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h39 # define __has_builtin(x) 0 macro
/freebsd/tests/sys/opencrypto/
H A Dcryptodevh.py24 def __has_builtin(x): return 0 function
/freebsd/sys/contrib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c56 # define __has_builtin(x) 0 macro
/freebsd/sys/sys/
H A Dcdefs.h61 #define __has_builtin(x) 0 macro
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c1823 #define __has_builtin(x) 0 in lha_crc16() macro