Searched refs:VA_CLOSE (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dasprintf.c54 VA_CLOSE (ap);
H A Dconcat.c108 VA_CLOSE (args);
125 VA_CLOSE (args);
146 VA_CLOSE (args);
160 VA_CLOSE (args);
166 VA_CLOSE (args);
198 VA_CLOSE (args);
205 if (optr) /* Done before VA_CLOSE so optr stays in scope for K&R C. */
207 VA_CLOSE (args);
H A Dsnprintf.c58 VA_CLOSE (ap);
H A Dvasprintf.c170 VA_CLOSE (args);
H A Dvsnprintf.c100 VA_CLOSE (ap);
H A D_doprnt.c229 VA_CLOSE (args);
/macosx-10.10/cxxfilt-11/cxxfilt/include/
H A Dansidecl.h67 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
71 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
89 VA_CLOSE (ap);
96 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
99 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
100 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
166 #define VA_CLOSE(AP) } va_end(AP); } macro
213 #define VA_CLOSE(AP) } va_end(AP); } macro
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dbucomm.c87 VA_CLOSE (args);
98 VA_CLOSE (args);
H A Ddllwrap.c156 VA_CLOSE (args);
167 VA_CLOSE (args);
H A Ddlltool.c773 VA_CLOSE (args);
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-xtensa.c1755 VA_CLOSE (ap);

Completed in 207 milliseconds