Home
last modified time | relevance | path

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

/freebsd-src/contrib/nvi/common/
H A Dargs.h27 } ARGS; typedef
/freebsd-src/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-src/stand/i386/isoboot/
H A Disoboot.c42 #define ARGS 0x900 macro
/freebsd-src/crypto/openssl/apps/include/
H A Dapps.h92 } ARGS; typedef
/freebsd-src/stand/i386/zfsboot/
H A Dzfsboot.c52 #define ARGS 0x900 macro
/freebsd-src/stand/i386/gptboot/
H A Dgptboot.c42 #define ARGS 0x900 macro
/freebsd-src/contrib/ntp/include/
H A Dparse.h87 #define parseprintf(LEVEL, ARGS) if (debug > LEVEL) printf ARGS argument
89 #define parseprintf(LEVEL, ARGS) argument
/freebsd-src/sys/contrib/openzfs/cmd/
H A Darc_summary85 ARGS = parser.parse_args() variable
[all...]
/freebsd-src/stand/i386/boot2/
H A Dboot2.c54 #define ARGS 0x900 macro
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp435 #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 DDebugInfoMetadata.h40 #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 Dctl_backend_ramdisk.c79 #define ARGS(io) \ macro
[all...]
H A Dctl_backend_block.c120 #define ARGS(io) \ macro
[all...]
/freebsd-src/sbin/routed/
H A Dtable.c685 # 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 DMetadataLoader.cpp1286 GET_OR_DISTINCT(CLASS,ARGS) parseOneMetadata() argument
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp524 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 DLLParser.cpp4908 GET_OR_DISTINCT(CLASS,ARGS) global() argument