Home
last modified time | relevance | path

Searched defs:STR (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Ddebug.h183 #define VERIFY3BF(LEFT, OP, RIGHT, STR, ...) do { \ argument
195 #define VERIFY3SF(LEFT, OP, RIGHT, STR, ...) do { \ argument
207 #define VERIFY3UF(LEFT, OP, RIGHT, STR, ...) do { \ argument
219 #define VERIFY3PF(LEFT, OP, RIGHT, STR, ...) do { \ argument
231 #define VERIFY0PF(RIGHT, STR, ...) do { \ argument
242 #define VERIFY0F(RIGHT, STR, ...) do { \ argument
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.cpp496 #define KEYWORD(STR) \ in LexIdentifier() argument
823 #define TYPEKEYWORD(STR, LLVMTY) \ in LexIdentifier() argument
849 #define INSTKEYWORD(STR, Enum) \ in LexIdentifier() argument
937 #define DBGRECORDTYPEKEYWORD(STR) \ in LexIdentifier() argument
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DX86.cpp1292 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) .Case(STR, true) in validateCpuSupports() argument
1293 #define X86_MICROARCH_LEVEL(ENUM, STR, PRIORITY) .Case(STR, true) in validateCpuSupports() argument
1300 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) \ in getFeature() argument
1348 #define X86_CPU_TYPE(ENUM, STR) .Case(STR, true) in validateCpuIs() argument
1350 #define X86_CPU_SUBTYPE(ENUM, STR) .Case(STR, true) in validateCpuIs() argument
/freebsd/contrib/libedit/
H A Dtokenizer.c73 #define STR(x) x macro
80 #define STR(x) L ## x macro
H A Dhistory.c64 #define STR(x) x macro
82 #define STR(x) L ## x macro
/freebsd/usr.sbin/autofs/
H A Dcommon.h111 #define STR 1 macro
/freebsd/contrib/ntp/sntp/libopts/autoopts/
H A Dproject.h63 # define STR(s) __STR(s) macro
/freebsd/stand/uboot/
H A Duboot_fdt.c35 #define STR(number) #number macro
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DX86TargetParser.cpp640 #define X86_FEATURE(ENUM, STR) {{"+" STR}, ImpliedFeatures##ENUM}, argument
739 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) \ in getCpuSupportsMask() argument
741 #define X86_MICROARCH_LEVEL(ENUM, STR, PRIORITY) \ in getCpuSupportsMask() argument
756 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) PRIORITY, in getFeaturePriority() argument
771 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) \ in getFeaturePriority() argument
/freebsd/usr.bin/tr/
H A Dextern.h47 } STR; typedef
/freebsd/stand/common/
H A Dinterp_parse.c91 enum { STR, VAR, WHITE } state; in parse() enumerator
/freebsd/crypto/openssl/crypto/
H A Ds390xcap.c30 #define STR(S) STR_(S) macro
/freebsd/usr.bin/vgrind/
H A Dregexp.c125 #define STR 2 macro
/freebsd/usr.sbin/bluetooth/sdpcontrol/
H A Dsearch.c697 #define STR(x) _STR( do_sdp_browse() macro
/freebsd/contrib/ntp/sntp/libopts/compat/
H A Dcompat.h359 # define STR(s) _STR(s) macro
/freebsd/usr.bin/fortune/strfile/
H A Dstrfile.c87 } STR; typedef
/freebsd/tools/regression/include/tgmath/
H A Dtgmath.c392 #define PRINT(STR, X) do { \ argument
/freebsd/lib/libc/stdlib/
H A Dstrfmon.c66 #define PRINTS(STR) do { \ argument
/freebsd/contrib/llvm-project/libunwind/src/
H A Dconfig.h72 #define STR( global() macro
/freebsd/crypto/openssl/apps/
H A Denc.c34 #define STR(a) XSTR(a) macro
/freebsd/sys/amd64/include/xen/
H A Dhypercall.h51 #define STR(x) __STR(x) macro
/freebsd/sys/i386/include/xen/
H A Dhypercall.h42 #define STR(x) __STR(x) macro
/freebsd/contrib/pjdfstest/
H A Dpjdfstest.c745 #define STR(n) (args[(n)].str) in call_syscall() macro
/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig_winreg.c881 #define STR(t) write_str(netw, #t, ssid) in wpa_config_write_network() macro
/freebsd/contrib/one-true-awk/
H A Dawk.h131 #define STR 02 /* string value is valid */ macro

12