Searched defs:ARGS (Results 1 – 10 of 10) sorted by relevance
/dflybsd-src/contrib/nvi2/common/ |
H A D | args.h | 27 } ARGS; typedef
|
/dflybsd-src/contrib/gdb-7/include/ |
H A D | ansidecl.h | 160 #define PARAMS(ARGS) ARGS argument 163 #define VPARAMS(ARGS) ARGS argument
|
/dflybsd-src/contrib/gcc-4.7/include/ |
H A D | ansidecl.h | 160 #define PARAMS(ARGS) ARGS argument 163 #define VPARAMS(ARGS) ARGS argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gentarget-def.c | 327 #define DEF_TARGET_INSN(INSN, ARGS) \ in main() argument
|
/dflybsd-src/crypto/libressl/apps/openssl/ |
H A D | apps.h | 145 } ARGS; typedef
|
/dflybsd-src/sbin/routed/ |
H A D | table.c | 681 # define ARGS rtm_type_name(action), rtname(dst,mask,gate), metric, flags in rtioctl() macro
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | target.h | 1532 #define target_get_bookmark(ARGS, FROM_TTY) \ argument
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | cp-tree.h | 2710 #define TMPL_ARGS_LEVEL(ARGS, LEVEL) \ argument 2716 #define SET_TMPL_ARGS_LEVEL(ARGS, LEVEL, VAL) \ argument 2720 #define TMPL_ARG(ARGS, LEVEL, IDX) \ argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | cp-tree.h | 3408 #define TMPL_ARGS_LEVEL(ARGS, LEVEL) \ argument 3414 #define SET_TMPL_ARGS_LEVEL(ARGS, LEVEL, VAL) \ argument 3418 #define TMPL_ARG(ARGS, LEVEL, IDX) \ argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | i386.h | 2156 #define ASM_FPRINTF_EXTENSIONS(FILE, ARGS, P) \ argument
|