Home
last modified time | relevance | path

Searched refs:stdarg (Results 1 – 25 of 108) sorted by relevance

12345

/freebsd-12-stable/share/man/man3/
DMakefile21 stdarg.3 \
164 MLINKS+= stdarg.3 va_arg.3 \
165 stdarg.3 va_copy.3 \
166 stdarg.3 va_end.3 \
167 stdarg.3 varargs.3 \
168 stdarg.3 va_start.3
/freebsd-12-stable/contrib/ntp/sntp/m4/
Dsnprintf.m430 # Define HAVE_STDARG_H to 1 if <stdarg.h> is available.
34 AC_CHECK_HEADERS_ONCE([stdarg.h])
62 #include <stdarg.h>
88 #include <stdarg.h>
120 #include <stdarg.h>
Dntp_libntp.m4519 # include <stdarg.h>
555 #include <stdarg.h>
/freebsd-12-stable/contrib/libstdc++/include/c/
Dstd_cstdarg.h40 #include_next <stdarg.h>
/freebsd-12-stable/stand/libsa/
DMakefile120 OTHER_INC=stdarg.h errno.h stdint.h
127 ln -sf ${SYSDIR}/${MACHINE}/include/stdarg.h stdarg.h; \
/freebsd-12-stable/contrib/gcc/
Dfunction.h429 unsigned int stdarg : 1; member
506 #define current_function_stdarg (cfun->stdarg)
/freebsd-12-stable/contrib/llvm-project/libcxx/include/
Dcstdarg35 #include <stdarg.h>
/freebsd-12-stable/usr.sbin/fifolog/
Dflint.lnt15 //-d__builtin_va_list=void* // used by stdarg.h
/freebsd-12-stable/crypto/openssl/doc/man3/
DBIO_printf.pod27 list B<args> is a stdarg argument list.
/freebsd-12-stable/contrib/ee/
Dcreate.make114 if [ -f /usr/include/stdarg.h ]
/freebsd-12-stable/crypto/heimdal/lib/roken/
Derr.hin43 #include <stdarg.h>
/freebsd-12-stable/tools/regression/sockets/unix_cmsg/
Dt_xxxtime.c.in35 #include <stdarg.h>
/freebsd-12-stable/contrib/gcclibs/libssp/
Dconfigure.ac106 #include <stdarg.h>
/freebsd-12-stable/contrib/libucl/
Dconfigure.ac38 AC_CHECK_HEADERS_ONCE([stdarg.h])
/freebsd-12-stable/lib/clang/headers/
DMakefile150 INCS+= stdarg.h
/freebsd-12-stable/sys/contrib/zlib/
Dzconf.h.in299 #ifndef Z_ARG /* function prototypes for stdarg */
456 # include <stdarg.h> /* for va_list */
/freebsd-12-stable/gnu/usr.bin/cc/cc_int/
DMakefile64 tree-vrp.o tree-stdarg.o tree-cfgcleanup.o tree-ssa-reassoc.o \
/freebsd-12-stable/contrib/binutils/gas/
Dconfig.in71 /* Define to 1 if you have the <stdarg.h> header file. */
/freebsd-12-stable/contrib/ntp/sntp/libopts/m4/
Dlibopts.m419 AC_CHECK_HEADERS([stdarg.h varargs.h],
57 ]AC_MSG_ERROR([you must have stdarg.h or varargs.h on your system])[
/freebsd-12-stable/crypto/heimdal/lib/com_err/
DChangeLog29 * com_err.h: Include <stdarg.h> for va_list to help AIX 5.2.
/freebsd-12-stable/contrib/opie/
Dopieftpd.c253 VOIDRET reply FUNCTION((stdarg is ANSI only), int n AND char *fmt AND ...)
282 VOIDRET lreply FUNCTION((stdarg is ANSI only), int n AND char *fmt AND ...)
/freebsd-12-stable/gnu/lib/libstdc++/
DMakefile160 ref_fwd.h ref_wrap_iterate.h repeat.h stdarg.h stdbool.h \
194 math.h setjmp.h signal.h stdarg.h stddef.h stdio.h stdlib.h \
/freebsd-12-stable/contrib/ldns/ldns/
Dconfig.h.in234 /* Define to 1 if you have the <stdarg.h> header file. */
625 #include <stdarg.h>
/freebsd-12-stable/contrib/gcc/doc/
Dstandards.texi109 @code{<stdarg.h>}, and @code{<stddef.h>}; since AMD1, also those in
/freebsd-12-stable/contrib/ncurses/
DTO-DO93 the stdarg.h binding as well).

12345