/freebsd/contrib/nvi/common/ |
H A D | args.h | 27 } ARGS; typedef
|
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_allocation_functions.cpp | 160 # define INTERCEPTOR_ALIAS(RET, FN, ARGS...) \ argument 164 # define INTERCEPTOR_ALIAS(RET, FN, ARGS...) \ argument
|
/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | chk_trans.c | 38 # define Tprintf(ARGS) if (verbose) printf ARGS argument 40 # define Tprintf(ARGS) (void)(0) argument
|
/freebsd/stand/i386/isoboot/ |
H A D | isoboot.c | 42 #define ARGS 0x900 macro
|
/freebsd/crypto/openssl/apps/include/ |
H A D | apps.h | 92 } ARGS; typedef
|
/freebsd/stand/i386/zfsboot/ |
H A D | zfsboot.c | 52 #define ARGS 0x900 macro
|
/freebsd/stand/i386/gptboot/ |
H A D | gptboot.c | 42 #define ARGS 0x900 macro
|
/freebsd/contrib/ntp/include/ |
H A D | parse.h | 87 #define parseprintf(LEVEL, ARGS) if (debug > LEVEL) printf ARGS argument 89 #define parseprintf(LEVEL, ARGS) argument
|
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | arc_summary | 86 ARGS = parser.parse_args() variable
|
/freebsd/stand/i386/boot2/ |
H A D | boot2.c | 54 #define ARGS 0x900 macro
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 421 #define UNWRAP_ARGS(ARGS) UNWRAP_ARGS_IMPL ARGS argument 422 #define DEFINE_GETIMPL_LOOKUP(CLASS, ARGS) \ argument 435 #define DEFINE_GETIMPL_STORE(CLASS, ARGS, OPS) \ argument 439 #define DEFINE_GETIMPL_STORE_NO_OPS(CLASS, ARGS) \ argument 446 #define DEFINE_GETIMPL_STORE_N(CLASS, ARGS, OPS, NUM_OPS) \ argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 40 #define DEFINE_MDNODE_GET_UNPACK(ARGS) DEFINE_MDNODE_GET_UNPACK_IMPL ARGS argument 41 #define DEFINE_MDNODE_GET_DISTINCT_TEMPORARY(CLASS, FORMAL, ARGS) \ argument 51 #define DEFINE_MDNODE_GET(CLASS, FORMAL, ARGS) \ argument
|
/freebsd/sys/cam/ctl/ |
H A D | ctl_backend_ramdisk.c | 79 #define ARGS(io) \ macro
|
H A D | ctl_backend_block.c | 120 #define ARGS(io) \ macro
|
/freebsd/sbin/routed/ |
H A D | table.c | 685 # define ARGS rtm_type_name(action), rtname(dst,mask,gate), metric, flags in rtioctl() macro
|
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 1294 #define GET_OR_DISTINCT(CLASS, ARGS) \ in parseOneMetadata() argument
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | CompilerInvocation.cpp | 535 ARGS, DIAGS, PREFIX_TYPE, SPELLING, ID, KIND, GROUP, ALIAS, ALIASARGS, \ argument
|
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 5164 #define GET_OR_DISTINCT(CLASS, ARGS) \ argument
|