| /netbsd/src/external/bsd/ntp/dist/sntp/libopts/compat/ |
| D | snprintf.c | 11 # 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/ |
| D | xprintf.c | 194 #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/ |
| D | snprintf.c | 306 #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/ |
| D | util.c | 344 #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/ |
| D | system.h | 454 #undef VA_START 456 VA_FIXEDARG VA_CLOSE VA_START
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | system.h | 1117 #undef VA_START 1119 VA_FIXEDARG VA_CLOSE VA_START
|
| D | FSFChangeLog.10 | 2490 VA_START, PRINTF_ALIST, PRINTF_DCL, PRINTF_PROTO, PRINTF_PROTO_1, 9308 (__attribute__, PROTO, VA_START, PRINTF_ALIST, PRINTF_DCL): New macros.
|
| D | FSFChangeLog.11 | 14010 (PROTO,VPROTO,PVPROTO,VPROTO,VA_START,NULL): Delete. 14025 (PROTO,VPROTO,PVPROTO,VPROTO,VA_START,STDIO_PROTO): Delete.
|
| D | ChangeLog-2000 | 21222 (line_wrapper_printf): VA_START infor buffer.format_args directly.
|
| D | ChangeLog-2003 | 18551 VA_OPEN, VA_FIXEDARG, VA_CLOSE, VA_START): undef and poison these
|
| /netbsd/src/external/gpl3/gcc/dist/include/ |
| D | ChangeLog | 909 (VPARAMS, VA_START, VA_OPEN, VA_CLOSE, VA_FIXEDARG, CONST)
|
| D | ChangeLog-9103 | 1615 * ansidecl.h (VPARAMS,VA_START): Define.
|
| /netbsd/src/external/apache2/mDNSResponder/dist/mDNSCore/ |
| D | mDNSEmbeddedAPI.h | 66 #define va_start(a, b) VA_START(a, b)
|
| /netbsd/src/external/gpl3/gdb/dist/include/ |
| D | ChangeLog-0415 | 311 (VPARAMS, VA_START, VA_OPEN, VA_CLOSE, VA_FIXEDARG, CONST)
|
| D | ChangeLog-9103 | 1615 * ansidecl.h (VPARAMS,VA_START): Define.
|
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | ChangeLog-0415 | 311 (VPARAMS, VA_START, VA_OPEN, VA_CLOSE, VA_FIXEDARG, CONST)
|
| D | ChangeLog-9103 | 1615 * ansidecl.h (VPARAMS,VA_START): Define.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | ChangeLog-1996 | 253 (VPROTO, PVPROTO, VA_START): Delete.
|
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | ChangeLog-9395 | 1514 (VA_START, va_alist, va_dcl): Move this stuff...
|
| D | ChangeLog | 6236 * 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/ |
| D | ChangeLog | 7504 (checkit): Prototype. Use VPARAMS/ANSI_PROTOTYPES/VA_START in
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | ChangeLog | 7504 (checkit): Prototype. Use VPARAMS/ANSI_PROTOTYPES/VA_START in
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | ChangeLog | 7013 (checkit): Prototype. Use VPARAMS/ANSI_PROTOTYPES/VA_START in
|