Searched refs:stdarg (Results 1 – 25 of 50) sorted by relevance
12
5 stdarg.3 sysexits.3 tgmath.3 tree.389 MLINKS+=stdarg.3 va_arg.3 stdarg.3 va_end.390 MLINKS+=stdarg.3 va_start.391 MLINKS+=stdarg.3 va_copy.3
29 * This is the C++ version of the Standard C Library header @c stdarg.h,43 #include <stdarg.h>
31 * This is the C++ version of the Standard C Library header @c stdarg.h,44 #include <stdarg.h>
30 * This is the C++ version of the Standard C Library header @c stdarg.h,46 #include <stdarg.h>
114 if [ -f /usr/include/stdarg.h ]
72 ${GCCDIR}/gcc/config/i386/cross-stdarg.h
606 unsigned int stdarg : 1; member
631 return cfun->stdarg != 0; in gate_optimize_stdarg()
133 if (cfun->stdarg) in suitable_for_tail_opt_p()
812 fn->stdarg = bp_unpack_value (&bp, 1); in input_struct_function_base()
767 bp_pack_value (&bp, fn->stdarg, 1); in output_struct_function_base()
2311 if (!cfun->stdarg) in assign_parm_find_data_types()3363 if (cfun->stdarg && !DECL_CHAIN (parm)) in assign_parms()4427 cfun->stdarg = stdarg_p (fntype); in allocate_struct_function()
344 unsigned int stdarg : 1; member
136 if (cfun->stdarg) in suitable_for_tail_opt_p()
1158 && fun->stdarg != 0) in execute()
2446 if (!cfun->stdarg) in assign_parm_find_data_types()3800 if (cfun->stdarg && !DECL_CHAIN (parm)) in assign_parms()4961 cfun->stdarg = stdarg_p (fntype); in allocate_struct_function()
123 lib/stdarg.in.h
66 ${GCCDIR}/gcc/config/i386/cross-stdarg.h \
24 stdalign.h stdarg.h stdbool.h \
357 tree-stdarg.h \
228 /* Define to 1 if you have the <stdarg.h> header file. */
654 @item Optimization of @code{stdarg} functions657 stack on entry to @code{stdarg} functions. If the function doesn't664 @code{tree-stdarg.c} and described by @code{pass_stdarg}.
127 @code{<stdarg.h>}, and @code{<stddef.h>}; since AMD1, also those in
209 #include <stdarg.h> /* we need va_list */1403 * use POSIX stdarg.h. The ncurses versions of vwprintw/vwscanw already1404 * use stdarg.h, so...
588 ${tr1_srcdir}/stdarg.h \