/freebsd-src/contrib/nvi/common/ |
H A D | args.h | 27 } ARGS; typedef
|
/freebsd-src/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-src/stand/i386/isoboot/ |
H A D | isoboot.c | 42 #define ARGS 0x900 macro
|
/freebsd-src/crypto/openssl/apps/include/ |
H A D | apps.h | 92 } ARGS; typedef
|
/freebsd-src/stand/i386/zfsboot/ |
H A D | zfsboot.c | 52 #define ARGS 0x900 macro
|
/freebsd-src/stand/i386/gptboot/ |
H A D | gptboot.c | 42 #define ARGS 0x900 macro
|
/freebsd-src/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-src/sys/contrib/openzfs/cmd/ |
H A D | arc_summary | 85 ARGS = parser.parse_args() variable [all...] |
/freebsd-src/stand/i386/boot2/ |
H A D | boot2.c | 54 #define ARGS 0x900 macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 435 #define DEFINE_GETIMPL_STORE(CLASS, ARGS, OPS) \ argument 417 UNWRAP_ARGS(ARGS) global() argument 418 DEFINE_GETIMPL_LOOKUP(CLASS,ARGS) global() argument 431 DEFINE_GETIMPL_STORE(CLASS,ARGS,OPS) global() argument 442 DEFINE_GETIMPL_STORE_N(CLASS,ARGS,OPS,NUM_OPS) global() argument [all...] |
/freebsd-src/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 39 DEFINE_MDNODE_GET_UNPACK(ARGS) global() argument 50 DEFINE_MDNODE_GET(CLASS,FORMAL,ARGS) global() argument
|
/freebsd-src/sys/cam/ctl/ |
H A D | ctl_backend_ramdisk.c | 79 #define ARGS(io) \ macro [all...] |
H A D | ctl_backend_block.c | 120 #define ARGS(io) \ macro [all...] |
/freebsd-src/sbin/routed/ |
H A D | table.c | 685 # define ARGS rtm_type_name(action), rtname(dst,mask,gate), metric, flags in rtioctl() macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 1286 GET_OR_DISTINCT(CLASS,ARGS) parseOneMetadata() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | CompilerInvocation.cpp | 524 PARSE_OPTION_WITH_MARSHALLING(ARGS,DIAGS,PREFIX_TYPE,SPELLING,ID,KIND,GROUP,ALIAS,ALIASARGS,FLAGS,VISIBILITY,PARAM,HELPTEXT,METAVAR,VALUES,SHOULD_PARSE,ALWAYS_EMIT,KEYPATH,DEFAULT_VALUE,IMPLIED_CHECK,IMPLIED_VALUE,NORMALIZER,DENORMALIZER,MERGER,EXTRACTOR,TABLE_INDEX) global() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 4908 GET_OR_DISTINCT(CLASS,ARGS) global() argument
|