Searched refs:SH_VA_START (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/bash-92/bash-3.2/include/
H A Dstdc.h83 # define SH_VA_START(va, arg) va_start(va, arg) macro
85 # define SH_VA_START(va, arg) va_start(va) macro
/macosx-10.9.5/bash-92/bash-3.2/
H A Derror.c153 SH_VA_START (args, format);
194 SH_VA_START (args, format);
217 SH_VA_START (args, format);
239 SH_VA_START (args, format);
260 SH_VA_START (args, format);
283 SH_VA_START (args, format);
324 SH_VA_START (args, format);
349 SH_VA_START (args, format);
383 SH_VA_START (args, format);
H A Dprint_cmd.c1180 SH_VA_START (args, control);
1292 SH_VA_START (args, format);
H A Dpcomplete.c183 SH_VA_START (args, format);
/macosx-10.9.5/bash-92/bash-3.2/builtins/
H A Dcommon.c108 SH_VA_START (args, format);
/macosx-10.9.5/bash-92/bash-3.2/lib/sh/
H A Dsnprintf.c1671 SH_VA_START(args, format);
1721 SH_VA_START(args, format);

Completed in 90 milliseconds