Home
last modified time | relevance | path

Searched refs:VA_START (Results 1 – 23 of 23) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/sntp/libopts/compat/
Dsnprintf.c11 # ifndef VA_START
12 # define VA_START(a, f) va_start(a, f) macro
19 # ifndef VA_START
20 # define VA_START(a, f) va_start(a)
38 VA_START(ap, fmt); in snprintf()
44 VA_START(ap, fmt); in snprintf()
/netbsd/src/sys/arch/x68k/stand/common/
Dxprintf.c194 #define VA_START(a, v) va_start(a, v) macro
196 #define VA_START(a, v) va_start(a) macro
214 VA_START(ap, fmt);
247 VA_START(ap, fmt);
267 VA_START(ap, fmt);
289 VA_START(ap, fmt);
312 VA_START(ap, fmt);
334 VA_START(ap, fmt);
355 VA_START(ap, fmt);
/netbsd/src/external/bsd/ntp/dist/libntp/
Dsnprintf.c306 #ifdef VA_START
307 #undef VA_START
314 #define VA_START(ap, last) va_start(ap, last) macro
318 #define VA_START(ap, last) va_start(ap) /* "last" is ignored. */ macro
1554 VA_START(ap, format); in rpl_snprintf()
1583 VA_START(ap, format); in rpl_asprintf()
/netbsd/src/external/gpl2/xcvs/dist/diff/
Dutil.c344 #define VA_START(args, lastarg) va_start(args, lastarg) macro
346 #define VA_START(args, lastarg) va_start(args) macro
360 VA_START (args, format);
/netbsd/src/external/gpl3/gcc/dist/libcpp/
Dsystem.h454 #undef VA_START
456 VA_FIXEDARG VA_CLOSE VA_START
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dsystem.h1117 #undef VA_START
1119 VA_FIXEDARG VA_CLOSE VA_START
DFSFChangeLog.102490 VA_START, PRINTF_ALIST, PRINTF_DCL, PRINTF_PROTO, PRINTF_PROTO_1,
9308 (__attribute__, PROTO, VA_START, PRINTF_ALIST, PRINTF_DCL): New macros.
DFSFChangeLog.1114010 (PROTO,VPROTO,PVPROTO,VPROTO,VA_START,NULL): Delete.
14025 (PROTO,VPROTO,PVPROTO,VPROTO,VA_START,STDIO_PROTO): Delete.
DChangeLog-200021222 (line_wrapper_printf): VA_START infor buffer.format_args directly.
DChangeLog-200318551 VA_OPEN, VA_FIXEDARG, VA_CLOSE, VA_START): undef and poison these
/netbsd/src/external/gpl3/gcc/dist/include/
DChangeLog909 (VPARAMS, VA_START, VA_OPEN, VA_CLOSE, VA_FIXEDARG, CONST)
DChangeLog-91031615 * ansidecl.h (VPARAMS,VA_START): Define.
/netbsd/src/external/apache2/mDNSResponder/dist/mDNSCore/
DmDNSEmbeddedAPI.h66 #define va_start(a, b) VA_START(a, b)
/netbsd/src/external/gpl3/gdb/dist/include/
DChangeLog-0415311 (VPARAMS, VA_START, VA_OPEN, VA_CLOSE, VA_FIXEDARG, CONST)
DChangeLog-91031615 * ansidecl.h (VPARAMS,VA_START): Define.
/netbsd/src/external/gpl3/binutils/dist/include/
DChangeLog-0415311 (VPARAMS, VA_START, VA_OPEN, VA_CLOSE, VA_FIXEDARG, CONST)
DChangeLog-91031615 * ansidecl.h (VPARAMS,VA_START): Define.
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-1996253 (VPROTO, PVPROTO, VA_START): Delete.
/netbsd/src/external/gpl2/xcvs/dist/src/
DChangeLog-93951514 (VA_START, va_alist, va_dcl): Move this stuff...
DChangeLog6236 * error.c: ...here, de-macro VA_START, and...
6237 * subr.c: ...put a copy here too, as well as de-macroing VA_START.
7548 of VA_START, we must not have been compiling on platforms without
/netbsd/src/external/gpl3/gdb/dist/libiberty/
DChangeLog7504 (checkit): Prototype. Use VPARAMS/ANSI_PROTOTYPES/VA_START in
/netbsd/src/external/gpl3/binutils/dist/libiberty/
DChangeLog7504 (checkit): Prototype. Use VPARAMS/ANSI_PROTOTYPES/VA_START in
/netbsd/src/external/gpl3/gcc/dist/libiberty/
DChangeLog7013 (checkit): Prototype. Use VPARAMS/ANSI_PROTOTYPES/VA_START in