Home
last modified time | relevance | path

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

12

/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dtracepoint.h34 #define TRACE_EVENT(NAME, PROTOTYPE, ARGS, FIELDS, TRACE, PRINT) \ argument
37 #define TP_PROTO(ARGS...) (ARGS) argument
39 #define DECLARE_EVENT_CLASS(NAME, PROTOTYPE, ARGS, FIELDS, TRACE, PRINT) \ argument
42 #define DEFINE_EVENT(CLASS, NAME, PROTOTYPE, ARGS) \ argument
H A Dnbsd-namespace.h50 #define sprintf(BUF, FMT, ARGS...) snprintf(BUF, SIZE_MAX, FMT, ##ARGS) argument
/netbsd-src/external/mpl/bind/dist/bin/tests/system/dnstap/
H A Dydump.py25 ARGS = [DNSTAP_READ, "-y", DATAFILE] variable
/netbsd-src/external/gpl2/gettext/dist/djgpp/
H A Dconfig.bat15 set ARGS= variable
117 if not errorlevel 0 set ARGS=%_ARGS% variable
135 set ARGS= variable
/netbsd-src/external/bsd/nvi/dist/common/
H A Dargs.h30 } ARGS; typedef
/netbsd-src/external/bsd/nvi/dist/perl_api/
H A Dperlsfio.c44 #define ARGS ARGS macro
H A Dperl.xs45 #define ARGS ARGS macro
/netbsd-src/external/bsd/iscsi/dist/include/
H A Dosd.h103 #define OSD_ENCAP_CDB(ARGS, CDB) \ argument
121 #define OSD_DECAP_CDB(CDB, EXT_CDB, ARGS) \ argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
H A Dinit.h24 #define nvbios_init(s,o,ARGS...) ({ \ argument
/netbsd-src/external/gpl3/gcc/dist/contrib/unicode/from_glibc/
H A Dutf8_gen.py334 ARGS = PARSER.parse_args() variable
/netbsd-src/external/gpl3/gcc.old/dist/contrib/unicode/from_glibc/
H A Dutf8_gen.py328 ARGS = PARSER.parse_args() variable
/netbsd-src/sys/dev/rcons/
H A Draster.h75 #define ARGS(alist) alist macro
77 #define ARGS(alist) () macro
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_allocation_functions.cpp147 # define INTERCEPTOR_ALIAS(RET, FN, ARGS...) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgentarget-def.c327 #define DEF_TARGET_INSN(INSN, ARGS) \ in main() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgentarget-def.cc327 #define DEF_TARGET_INSN(INSN, ARGS) \ in main() argument
/netbsd-src/crypto/external/bsd/openssl/dist/apps/include/
H A Dapps.h92 } ARGS; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv-builtins.c156 #define DEF_RISCV_FTYPE(NUM, ARGS) \ in riscv_build_function_type() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv-builtins.cc156 #define DEF_RISCV_FTYPE(NUM, ARGS) \ in riscv_build_function_type() argument
/netbsd-src/external/bsd/ntp/dist/include/
H A Dparse.h89 #define parseprintf(LEVEL, ARGS) if (debug > LEVEL) printf ARGS argument
91 #define parseprintf(LEVEL, ARGS) argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfoMetadata.cpp313 #define UNWRAP_ARGS(ARGS) UNWRAP_ARGS_IMPL ARGS argument
314 #define DEFINE_GETIMPL_LOOKUP(CLASS, ARGS) \ argument
327 #define DEFINE_GETIMPL_STORE(CLASS, ARGS, OPS) \ argument
331 #define DEFINE_GETIMPL_STORE_NO_OPS(CLASS, ARGS) \ argument
337 #define DEFINE_GETIMPL_STORE_N(CLASS, ARGS, OPS, NUM_OPS) \ argument
/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dmkisofs.h85 #define DECL(NAME,ARGS) NAME ARGS argument
99 #define DECL(NAME,ARGS) NAME() argument
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dapps.h419 } ARGS; typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch-builtins.cc236 #define DEF_LARCH_FTYPE(NUM, ARGS) \ in loongarch_build_function_type() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-functions.h661 #define FUNCTION(NAME, CLASS, ARGS) \ argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-functions.h661 #define FUNCTION(NAME, CLASS, ARGS) \ argument

12