Searched refs:stdarg (Results 1 – 25 of 65) sorted by relevance
123
159 stdarg (int f UNUSED, ...) in stdarg() function190 stdarg (1); in backtracegen()
37 check_include_files("stdlib.h;stdarg.h;string.h;float.h" STDC_HEADERS)
5 #include <stdarg.h>
17 +#include <stdarg.h>
27 list I<args> is a stdarg argument list.
33 #include <stdarg.h>
34 #include <stdarg.h>
35 #include <stdarg.h>
37 #include <stdarg.h>
45 #include <stdarg.h>
178 /* We may need some replacement for stdarg.h here */179 #include <stdarg.h>
55 /* Define if you have the <stdarg.h> header file. */
111 check_include_files("stdlib.h;stdarg.h;string.h;float.h" STDC_HEADERS)
83 - intel/tools: include stdarg.h in error2aub
201 check_include_files(stdarg.h HAVE_STDARG_H)250 check_include_files("float.h;stdarg.h;stdlib.h;string.h" STDC_HEADERS)252 #include <stdarg.h>
464 AC_CHECK_HEADERS([stdarg.h])540 AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include <stdarg.h>549 AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include <stdarg.h>562 #include <stdarg.h>
135 /* Define to 1 if you have the <stdarg.h> header file. */
121 check_include_files("stdlib.h;stdarg.h;string.h;float.h" STDC_HEADERS)
298 #ifndef Z_ARG /* function prototypes for stdarg */452 # include <stdarg.h> /* for va_list */
296 #ifndef Z_ARG /* function prototypes for stdarg */450 # include <stdarg.h> /* for va_list */
27 --+#include <stdarg.h>100 -+#include <stdarg.h>397 +#include <stdarg.h>
157 #include <stdarg.h>
143 /* Define to 1 if you have the <stdarg.h> header file. */
262 #include <stdarg.h>
750 The math.h and stdarg.h are probably the two most trouble some header756 Certain header files, such as `setjmp.h`, `stdarg.h`, and `math.h`, may still808 ### stdarg.h810 In most cases, the correct version of stdarg.h is the version provided812 using your toolchains `stdarg.h`. For example, it may attempt to draw in815 you can use an architecture-specific `stdarg.h` header file by defining819 exactly the same for the `stdarg.h` header file.