Searched refs:VPARAMS (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.0-release/contrib/binutils/include/
H A Dansidecl.h54 VPARAMS ((prototype, ...))
56 PARAMS to declare the function, VPARAMS to define it. For example:
61 printf VPARAMS ((const char *format, ...))
81 printf VPARAMS ((const char *format, ...))
158 #define VPARAMS(ARGS) ARGS macro
209 #define VPARAMS(args) (va_alist) va_dcl macro
/freebsd-10.0-release/contrib/gcclibs/include/
H A Dansidecl.h54 VPARAMS ((prototype, ...))
56 PARAMS to declare the function, VPARAMS to define it. For example:
61 printf VPARAMS ((const char *format, ...))
81 printf VPARAMS ((const char *format, ...))
158 #define VPARAMS(ARGS) ARGS macro
209 #define VPARAMS(args) (va_alist) va_dcl macro
/freebsd-10.0-release/contrib/gdb/include/
H A Dansidecl.h54 VPARAMS ((prototype, ...))
56 PARAMS to declare the function, VPARAMS to define it. For example:
61 printf VPARAMS ((const char *format, ...))
81 printf VPARAMS ((const char *format, ...))
153 #define VPARAMS(ARGS) ARGS macro
204 #define VPARAMS(args) (va_alist) va_dcl macro
/freebsd-10.0-release/contrib/binutils/libiberty/
H A Dmaint-tool117 s/ VPARAMS([ \(])/$1/;
149 s/ VPARAMS//;
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Dmaint-tool117 s/ VPARAMS([ \(])/$1/;
149 s/ VPARAMS//;
/freebsd-10.0-release/contrib/gcclibs/libcpp/
H A Dsystem.h408 #undef VPARAMS macro
413 #pragma GCC poison ANSI_PROTOTYPES PTR_CONST LONG_DOUBLE VPARAMS VA_OPEN \
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dbucomm.c81 fatal VPARAMS ((const char *format, ...))
92 non_fatal VPARAMS ((const char *format, ...))
H A Ddllwrap.c143 inform VPARAMS ((const char *message, ...))
157 warn VPARAMS ((const char *format, ...))
H A Ddlltool.c764 inform VPARAMS ((const char * message, ...))
/freebsd-10.0-release/contrib/gcc/
H A Dsystem.h753 #undef VPARAMS macro
758 #pragma GCC poison ANSI_PROTOTYPES PTR_CONST LONG_DOUBLE VPARAMS VA_OPEN \

Completed in 145 milliseconds