Searched defs:FLAG (Results 1 – 11 of 11) sorted by relevance
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/preprocessor/ |
H A D | tst.preexpif.d | 38 #define FLAG 1 macro
|
H A D | tst.preexpifelse.d | 38 #define FLAG 1 macro
|
H A D | tst.ifndef.d | 39 #define FLAG macro
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_atomic.cpp | 761 #define OP_GOMP_CRITICAL(OP, FLAG) \ argument 768 #define OP_UPDATE_GOMP_CRITICAL(TYPE, OP, FLAG) \ argument 775 #define OP_GOMP_CRITICAL(OP, FLAG) argument 776 #define OP_UPDATE_GOMP_CRITICAL(TYPE, OP, FLAG) argument 1146 #define GOMP_MIN_MAX_CRITSECT(OP, FLAG) \ argument 1427 #define OP_GOMP_CRITICAL_REV(TYPE, OP, FLAG) \ argument 1976 #define OP_GOMP_CRITICAL_READ(OP, FLAG) \ argument 2029 #define OP_GOMP_CRITICAL_READ_WRK(OP, FLAG) \ argument 2253 #define OP_GOMP_CRITICAL_CPT(TYPE, OP, FLAG) \ argument 2590 #define OP_GOMP_CRITICAL_L_CPT(OP, FLAG) \ argument [all …]
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | InstrDocsEmitter.cpp | 106 #define FLAG(f) \ in EmitInstrDocs() macro
|
/freebsd/sys/contrib/x86emu/ |
H A D | x86emu_regs.h | 123 #define CONDITIONAL_SET_FLAG(COND,FLAG) \ argument
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | COFFDump.cpp | 141 #define FLAG(Name) \ in printPEHeader() macro 778 #define FLAG( printPrivateHeaders() macro [all...] |
/freebsd/lib/lib80211/ |
H A D | lib80211_regdomain.c | 182 #define FLAG(x) { #x, sizeof(#x)-1, x } in decode_flag() macro
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 407 #define MASK_VECTOR_NANS_T(X,Y, TZ, FLAG) \ argument 419 #define MASK_VECTOR_NANS(TY, X,Y, FLAG) \ argument
|
/freebsd/usr.sbin/route6d/ |
H A D | route6d.c | 355 #define FLAG(c, flag, n) case c: do { flag = n; break; } while(0) in main() macro
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | TextNodeDumper.cpp | 2432 #define FLAG(fn, name) \ in VisitCXXRecordDecl() macro
|