| /freebsd-9-stable/gnu/usr.bin/grep/ |
| D | error.c | 36 # define VA_START(args, lastarg) va_start(args, lastarg) macro 39 # define VA_START(args, lastarg) va_start(args) macro 131 #if defined VA_START && __STDC__ 141 #ifdef VA_START 153 #ifdef VA_START 154 VA_START (args, message); 193 #if defined VA_START && __STDC__ 206 #ifdef VA_START 235 #ifdef VA_START 236 VA_START (args, message);
|
| /freebsd-9-stable/contrib/ntp/sntp/libopts/compat/ |
| D | snprintf.c | 9 # ifndef VA_START 10 # define VA_START(a, f) va_start(a, f) macro 17 # ifndef VA_START 18 # define VA_START(a, f) va_start(a) 36 VA_START(ap, fmt); in snprintf() 42 VA_START(ap, fmt); in snprintf()
|
| /freebsd-9-stable/contrib/cvs/src/ |
| D | error.c | 31 #define VA_START(args, lastarg) va_start(args, lastarg) macro 34 #define VA_START(args, lastarg) va_start(args) macro 142 VA_START (args, message); 239 VA_START (args, message);
|
| D | ChangeLog-9395 | 1514 (VA_START, va_alist, va_dcl): Move this stuff...
|
| /freebsd-9-stable/contrib/texinfo/lib/ |
| D | system.h | 180 # define VA_START(args, lastarg) va_start(args, lastarg) macro 183 # define VA_START(args, lastarg) va_start(args) macro 188 # define VA_START(args, lastarg) macro
|
| /freebsd-9-stable/contrib/gdb/include/ |
| D | ansidecl.h | 154 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR) macro 205 #define VA_START(va_list, var) va_start(va_list) macro
|
| /freebsd-9-stable/contrib/libreadline/examples/rlfe/ |
| D | os.h | 100 # define VA_START(ap, fmt) va_start(ap, fmt) macro 108 # define VA_START(ap, fmt) va_start(ap) macro 116 # define VA_START(ap, fmt) macro
|
| /freebsd-9-stable/contrib/binutils/include/ |
| D | ansidecl.h | 159 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR) macro 210 #define VA_START(va_list, var) va_start(va_list) macro
|
| /freebsd-9-stable/contrib/gcclibs/include/ |
| D | ansidecl.h | 159 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR) macro 210 #define VA_START(va_list, var) va_start(va_list) macro
|
| D | ChangeLog-9103 | 1615 * ansidecl.h (VPARAMS,VA_START): Define.
|
| /freebsd-9-stable/contrib/ntp/libntp/ |
| D | snprintf.c | 304 #ifdef VA_START 305 #undef VA_START 312 #define VA_START(ap, last) va_start(ap, last) macro 316 #define VA_START(ap, last) va_start(ap) /* "last" is ignored. */ macro 1552 VA_START(ap, format); in rpl_snprintf() 1581 VA_START(ap, format); in rpl_asprintf()
|
| /freebsd-9-stable/contrib/gcclibs/libcpp/ |
| D | system.h | 415 #undef VA_START 417 VA_FIXEDARG VA_CLOSE VA_START
|
| /freebsd-9-stable/contrib/cvs/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);
|
| /freebsd-9-stable/contrib/gcc/ |
| D | system.h | 757 #undef VA_START 759 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
|
| /freebsd-9-stable/contrib/texinfo/makeinfo/ |
| D | makeinfo.c | 217 VA_START (ap, format); 247 VA_START (ap, format); 276 VA_START (ap, format); 304 VA_START (ap, format); 2457 VA_START (ap, format); 2512 VA_START (ap, format); 3969 VA_START (ap, format);
|
| D | html.c | 524 VA_START (ap, format);
|
| D | xml.c | 944 VA_START (ap, format);
|
| /freebsd-9-stable/contrib/gcc/cp/ |
| D | ChangeLog-1996 | 253 (VPROTO, PVPROTO, VA_START): Delete.
|
| /freebsd-9-stable/contrib/binutils/libiberty/ |
| D | ChangeLog | 3562 (checkit): Prototype. Use VPARAMS/ANSI_PROTOTYPES/VA_START in
|
| /freebsd-9-stable/contrib/gcclibs/libiberty/ |
| D | ChangeLog | 3364 (checkit): Prototype. Use VPARAMS/ANSI_PROTOTYPES/VA_START in
|
| /freebsd-9-stable/contrib/gnu-sort/ |
| D | ChangeLog | 185 * src/stty.c (VA_START): Remove. All callers now use va_start.
|