Home
last modified time | relevance | path

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

12

/freebsd-src/sys/contrib/openzfs/lib/libspl/include/
H A Dassert.h74 #define VERIFYF(cond, STR, ...) \ argument
150 #define VERIFY3BF(LEFT, OP, RIGHT, STR, ...) \ argument
162 #define VERIFY3SF(LEFT, OP, RIGHT, STR, ...) \ argument
174 #define VERIFY3UF(LEFT, OP, RIGHT, STR, ...) \ argument
186 #define VERIFY3PF(LEFT, OP, RIGHT, STR, ...) \ argument
199 #define VERIFY0F(LEFT, STR, ...) \ argument
208 #define VERIFY0PF(LEFT, STR, ...) \ argument
/freebsd-src/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Ddebug.h187 #define VERIFY3BF(LEFT, OP, RIGHT, STR, ...) do { \ argument
199 #define VERIFY3SF(LEFT, OP, RIGHT, STR, ...) do { \ argument
211 #define VERIFY3UF(LEFT, OP, RIGHT, STR, ...) do { \ argument
223 #define VERIFY3PF(LEFT, OP, RIGHT, STR, ...) do { \ argument
235 #define VERIFY0PF(RIGHT, STR, ...) do { \ argument
246 VERIFY0F(RIGHT,STR,...) global() argument
[all...]
/freebsd-src/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Ddebug.h187 VERIFY3BF(LEFT,OP,RIGHT,STR,...) global() argument
199 VERIFY3SF(LEFT,OP,RIGHT,STR,...) global() argument
211 VERIFY3UF(LEFT,OP,RIGHT,STR,...) global() argument
223 VERIFY3PF(LEFT,OP,RIGHT,STR,...) global() argument
235 VERIFY0PF(RIGHT,STR,...) global() argument
246 VERIFY0F(RIGHT,STR,...) global() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/
H A DX86.cpp1348 #define X86_CPU_TYPE(ENUM, STR) .Case(STR, true) in validateCpuIs() argument
1290 X86_FEATURE_COMPAT(ENUM,STR,PRIORITY) validateCpuSupports() argument
1291 X86_MICROARCH_LEVEL(ENUM,STR,PRIORITY) validateCpuSupports() argument
1298 X86_FEATURE_COMPAT(ENUM,STR,PRIORITY) getFeature() argument
1346 X86_CPU_TYPE(ENUM,STR) validateCpuIs() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.cpp493 KEYWORD(STR) LexIdentifier() argument
812 TYPEKEYWORD(STR,LLVMTY) LexIdentifier() argument
838 INSTKEYWORD(STR,Enum) LexIdentifier() argument
[all...]
/freebsd-src/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-src/usr.sbin/autofs/
H A Dcommon.h111 #define STR 1 macro
/freebsd-src/contrib/ntp/sntp/libopts/autoopts/
H A Dproject.h63 # define STR(s) __STR(s) macro
/freebsd-src/stand/uboot/
H A Duboot_fdt.c35 #define STR(number) #number macro
/freebsd-src/contrib/llvm-project/llvm/lib/TargetParser/
H A DX86TargetParser.cpp739 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) \ in getCpuSupportsMask() argument
638 X86_FEATURE(ENUM,STR) global() argument
737 X86_FEATURE_COMPAT(ENUM,STR,PRIORITY) getCpuSupportsMask() argument
754 X86_FEATURE_COMPAT(ENUM,STR,PRIORITY) getFeaturePriority() argument
766 X86_FEATURE_COMPAT(ENUM,STR,PRIORITY) getFeaturePriority() argument
/freebsd-src/usr.bin/tr/
H A Dextern.h47 } STR; typedef
/freebsd-src/stand/common/
H A Dinterp_parse.c91 enum { STR, VAR, WHITE } state; in parse() enumerator
/freebsd-src/crypto/openssl/crypto/
H A Ds390xcap.c30 #define STR(S) STR_(S) macro
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_lib.h49 #define STR(a) #a macro
/freebsd-src/usr.bin/vgrind/
H A Dregexp.c125 #define STR 2 macro
/freebsd-src/usr.sbin/bluetooth/sdpcontrol/
H A Dsearch.c698 #define STR(x) _STR(x) in do_sdp_browse() macro
/freebsd-src/contrib/ntp/sntp/libopts/compat/
H A Dcompat.h359 # define STR(s) _STR(s) macro
/freebsd-src/usr.bin/fortune/strfile/
H A Dstrfile.c87 } STR; typedef
/freebsd-src/tools/regression/include/tgmath/
H A Dtgmath.c392 #define PRINT(STR, X) do { \ argument
/freebsd-src/lib/libc/stdlib/
H A Dstrfmon.c66 #define PRINTS(STR) do { \ argument
/freebsd-src/contrib/llvm-project/libunwind/src/
H A Dconfig.h78 #define STR(a) #a macro
/freebsd-src/crypto/openssl/apps/
H A Denc.c34 #define STR(a) XSTR(a) macro
/freebsd-src/sys/amd64/include/xen/
H A Dhypercall.h51 #define STR(x) __STR(x) macro
/freebsd-src/sys/i386/include/xen/
H A Dhypercall.h42 #define STR(x) __STR(x) macro

12