Home
last modified time | relevance | path

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

12345678910>>...28

/netbsd/external/gpl3/gcc/dist/libphobos/libdruntime/
H A D__builtins.di16 * accomplish <stdarg.h>. D does the same thing with templates in core.stdc.stdarg.
18 * ones in core.stdc.stdarg, thereby avoiding having to hardware them
22 import core.stdc.stdarg;
24 alias va_list = core.stdc.stdarg.va_list;
29 alias __va_list_tag = core.stdc.stdarg.__va_list_tag;
32 alias __builtin_va_start = core.stdc.stdarg.va_start;
34 alias __builtin_va_end = core.stdc.stdarg.va_end;
36 alias __builtin_va_copy = core.stdc.stdarg.va_copy;
40 alias va_arg = core.stdc.stdarg.va_arg;
/netbsd/external/gpl2/gettext/dist/gettext-tools/gnulib-m4/
H A Dstdarg.m41 # stdarg.m4 serial 1
8 dnl Provide a working va_copy in combination with <stdarg.h>.
14 AC_TRY_COMPILE([#include <stdarg.h>], [
24 AC_TRY_COMPILE([#include <stdarg.h>], [
/netbsd/share/man/man3/
H A DMakefile14 stdarg.3 stdbool.3 stddef.3 stdint.3 stdlib.3 sysexits.3 \
239 MLINKS+=stdarg.3 va_arg.3 stdarg.3 va_copy.3 \
240 stdarg.3 va_end.3 stdarg.3 va_start.3
/netbsd/external/bsd/ntp/dist/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>
/netbsd/external/apache2/llvm/dist/clang/docs/
H A DFAQ.rst54 I get errors about some headers being missing (``stddef.h``, ``stdarg.h``)
57 Some header files (``stddef.h``, ``stdarg.h``, and others) are shipped with
/netbsd/sys/sys/
H A DMakefile44 statvfs.h syscall.h syscallargs.h sysctl.h stdarg.h stdbool.h \
58 sys/stdarg.h /usr/include/stdarg.h \
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_global/
H A Dcstdarg29 * This is the C++ version of the Standard C Library header @c stdarg.h,
43 #include <stdarg.h>
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_std/
H A Dcstdarg29 * This is the C++ version of the Standard C Library header @c stdarg.h,
45 #include <stdarg.h>
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/c_global/
H A Dcstdarg29 * This is the C++ version of the Standard C Library header @c stdarg.h,
43 #include <stdarg.h>
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/c_std/
H A Dcstdarg29 * This is the C++ version of the Standard C Library header @c stdarg.h,
45 #include <stdarg.h>
/netbsd/external/gpl3/gcc.old/dist/gcc/d/
H A Dintrinsics.def147 /* core.stdc.stdarg intrinsics. */
149 DEF_D_BUILTIN (VA_ARG, VA_ARG, "va_arg", "core.stdc.stdarg",
151 DEF_D_BUILTIN (C_VA_ARG, C_VA_ARG, "va_arg", "core.stdc.stdarg",
153 DEF_D_BUILTIN (VASTART, VASTART, "va_start", "core.stdc.stdarg",
/netbsd/external/gpl3/gcc/dist/gcc/d/
H A Dintrinsics.def246 /* core.stdc.stdarg intrinsics. */
248 DEF_D_BUILTIN (INTRINSIC_VA_ARG, BUILT_IN_NONE, "va_arg", "core.stdc.stdarg",
250 DEF_D_BUILTIN (INTRINSIC_C_VA_ARG, BUILT_IN_NONE, "va_arg", "core.stdc.stdarg",
252 DEF_D_BUILTIN (INTRINSIC_VASTART, BUILT_IN_NONE, "va_start", "core.stdc.stdarg",
/netbsd/sys/external/bsd/gnu-efi/dist/inc/
H A Dinc.mak23 stdarg.h
/netbsd/external/apache2/llvm/dist/libcxx/include/
H A Dcstdarg35 #include <stdarg.h>
/netbsd/crypto/dist/ipsec-tools/
H A Dacracoon.m435 AC_TRY_RUN([#include <stdarg.h>
57 AC_TRY_RUN([#include <stdarg.h>
/netbsd/sys/arch/playstation2/include/
H A DMakefile19 setjmp.h signal.h stdarg.h \
/netbsd/crypto/external/bsd/heimdal/dist/cf/
H A Dbroken-snprintf.m430 #include <stdarg.h>
/netbsd/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-fp-as-gp.cc134 || (cfun->stdarg == 1) in nds32_fp_as_gp_check_available()
H A Dnds32-fp-as-gp.c134 || (cfun->stdarg == 1) in nds32_fp_as_gp_check_available()
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/c/
H A Dcstdarg35 #include_next <stdarg.h>
/netbsd/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-fp-as-gp.c134 || (cfun->stdarg == 1) in nds32_fp_as_gp_check_available()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/c/
H A Dcstdarg35 #include_next <stdarg.h>
/netbsd/external/mit/expat/dist/
H A DConfigureChecks.cmake38 check_include_files("stdlib.h;stdarg.h;string.h;float.h" STDC_HEADERS)
/netbsd/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dt-sdemtk26 # Remove stdarg.h and stddef.h from USER_H.
/netbsd/external/gpl3/gcc/dist/gcc/config/mips/
H A Dt-sdemtk26 # Remove stdarg.h and stddef.h from USER_H.

12345678910>>...28