Home
last modified time | relevance | path

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

/freebsd/contrib/libcxxrt/
H A Datomic.h9 # define __has_extension(x) 0 macro
/freebsd/kerberos5/include/
H A Dkrb5-types.h18 #define __has_extension(x) 0 macro
/freebsd/crypto/heimdal/base/
H A Dheimbase.h52 #define __has_extension(x) 0 macro
/freebsd/usr.bin/mkimg/
H A Dvhd.c39 #define __has_extension(x) 0 macro
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h31 # define __has_extension(x) 0 macro
/freebsd/sys/sys/
H A Dcdefs.h52 #define __has_extension __has_feature macro
/freebsd/contrib/sqlite3/
H A Dsqlite3.c13987 # define __has_extension(x) 0 /* compatibility with non-clang compilers */ macro