Home
last modified time | relevance | path

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

12345

/freebsd-12.1/share/man/man3/
H A 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.1/contrib/ntp/sntp/m4/
H A 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>
H A Dntp_libntp.m4519 # include <stdarg.h>
555 #include <stdarg.h>
/freebsd-12.1/stand/libsa/
H A DMakefile105 OTHER_INC=stdarg.h errno.h stdint.h
112 ln -sf ${SYSDIR}/${MACHINE}/include/stdarg.h stdarg.h; \
/freebsd-12.1/contrib/libstdc++/include/c/
H A Dstd_cstdarg.h40 #include_next <stdarg.h>
/freebsd-12.1/contrib/gcc/
H A Dfunction.h429 unsigned int stdarg : 1; member
506 #define current_function_stdarg (cfun->stdarg)
/freebsd-12.1/contrib/libc++/include/
H A Dcstdarg36 #include <stdarg.h>
H A Dmodule.modulemap50 // <stdarg.h> provided by compiler.
/freebsd-12.1/usr.sbin/fifolog/
H A Dflint.lnt15 //-d__builtin_va_list=void* // used by stdarg.h
/freebsd-12.1/crypto/openssl/doc/man3/
H A DBIO_printf.pod27 list B<args> is a stdarg argument list.
/freebsd-12.1/contrib/ee/
H A Dcreate.make114 if [ -f /usr/include/stdarg.h ]
/freebsd-12.1/crypto/heimdal/lib/roken/
H A Derr.hin43 #include <stdarg.h>
/freebsd-12.1/lib/clang/headers/
H A DMakefile122 INCS+= stdarg.h
/freebsd-12.1/tools/regression/sockets/unix_cmsg/
H A Dt_xxxtime.c.in35 #include <stdarg.h>
/freebsd-12.1/contrib/gcclibs/libssp/
H A Dconfigure.ac106 #include <stdarg.h>
/freebsd-12.1/contrib/libucl/
H A Dconfigure.ac38 AC_CHECK_HEADERS_ONCE([stdarg.h])
/freebsd-12.1/sys/contrib/zlib/
H A Dzconf.h.in296 #ifndef Z_ARG /* function prototypes for stdarg */
450 # include <stdarg.h> /* for va_list */
/freebsd-12.1/gnu/usr.bin/cc/cc_int/
H A DMakefile64 tree-vrp.o tree-stdarg.o tree-cfgcleanup.o tree-ssa-reassoc.o \
/freebsd-12.1/contrib/binutils/gas/
H A Dconfig.in71 /* Define to 1 if you have the <stdarg.h> header file. */
/freebsd-12.1/contrib/ntp/sntp/libopts/m4/
H A Dlibopts.m426 AC_CHECK_HEADERS([stdarg.h varargs.h],
64 ]AC_MSG_ERROR([you must have stdarg.h or varargs.h on your system])[
/freebsd-12.1/crypto/heimdal/lib/com_err/
H A DChangeLog29 * com_err.h: Include <stdarg.h> for va_list to help AIX 5.2.
/freebsd-12.1/gnu/lib/libstdc++/
H A 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.1/contrib/ldns/ldns/
H A Dconfig.h.in234 /* Define to 1 if you have the <stdarg.h> header file. */
625 #include <stdarg.h>
/freebsd-12.1/contrib/opie/
H A 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.1/contrib/ncurses/
H A DTO-DO93 the stdarg.h binding as well).

12345