Home
last modified time | relevance | path

Searched defs:ARGS (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/nvi/common/
H A Dargs.h27 } ARGS; typedef
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocation_functions.cpp160 # define INTERCEPTOR_ALIAS(RET, FN, ARGS...) \ argument
164 # define INTERCEPTOR_ALIAS(RET, FN, ARGS...) \ argument
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dchk_trans.c38 # define Tprintf(ARGS) if (verbose) printf ARGS argument
40 # define Tprintf(ARGS) (void)(0) argument
/freebsd/stand/i386/isoboot/
H A Disoboot.c42 #define ARGS 0x900 macro
/freebsd/crypto/openssl/apps/include/
H A Dapps.h92 } ARGS; typedef
/freebsd/stand/i386/zfsboot/
H A Dzfsboot.c52 #define ARGS 0x900 macro
/freebsd/stand/i386/gptboot/
H A Dgptboot.c42 #define ARGS 0x900 macro
/freebsd/contrib/ntp/include/
H A Dparse.h87 #define parseprintf(LEVEL, ARGS) if (debug > LEVEL) printf ARGS argument
89 #define parseprintf(LEVEL, ARGS) argument
/freebsd/sys/contrib/openzfs/cmd/
H A Darc_summary86 ARGS = parser.parse_args() variable
/freebsd/stand/i386/boot2/
H A Dboot2.c54 #define ARGS 0x900 macro
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp421 #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 DDebugInfoMetadata.h40 #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 Dctl_backend_ramdisk.c79 #define ARGS(io) \ macro
H A Dctl_backend_block.c120 #define ARGS(io) \ macro
/freebsd/sbin/routed/
H A Dtable.c685 # 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 DMetadataLoader.cpp1294 #define GET_OR_DISTINCT(CLASS, ARGS) \ in parseOneMetadata() argument
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp535 ARGS, DIAGS, PREFIX_TYPE, SPELLING, ID, KIND, GROUP, ALIAS, ALIASARGS, \ argument
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp5164 #define GET_OR_DISTINCT(CLASS, ARGS) \ argument