/netbsd/external/gpl3/gcc/dist/libphobos/libdruntime/ |
H A D | __builtins.di | 16 * 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 D | stdarg.m4 | 1 # 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 D | Makefile | 14 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 D | snprintf.m4 | 30 # 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 D | FAQ.rst | 54 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 D | Makefile | 44 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 D | cstdarg | 29 * 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 D | cstdarg | 29 * 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 D | cstdarg | 29 * 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 D | cstdarg | 29 * 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 D | intrinsics.def | 147 /* 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 D | intrinsics.def | 246 /* 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 D | inc.mak | 23 stdarg.h
|
/netbsd/external/apache2/llvm/dist/libcxx/include/ |
H A D | cstdarg | 35 #include <stdarg.h>
|
/netbsd/crypto/dist/ipsec-tools/ |
H A D | acracoon.m4 | 35 AC_TRY_RUN([#include <stdarg.h> 57 AC_TRY_RUN([#include <stdarg.h>
|
/netbsd/sys/arch/playstation2/include/ |
H A D | Makefile | 19 setjmp.h signal.h stdarg.h \
|
/netbsd/crypto/external/bsd/heimdal/dist/cf/ |
H A D | broken-snprintf.m4 | 30 #include <stdarg.h>
|
/netbsd/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32-fp-as-gp.cc | 134 || (cfun->stdarg == 1) in nds32_fp_as_gp_check_available()
|
H A D | nds32-fp-as-gp.c | 134 || (cfun->stdarg == 1) in nds32_fp_as_gp_check_available()
|
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/c/ |
H A D | cstdarg | 35 #include_next <stdarg.h>
|
/netbsd/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32-fp-as-gp.c | 134 || (cfun->stdarg == 1) in nds32_fp_as_gp_check_available()
|
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/c/ |
H A D | cstdarg | 35 #include_next <stdarg.h>
|
/netbsd/external/mit/expat/dist/ |
H A D | ConfigureChecks.cmake | 38 check_include_files("stdlib.h;stdarg.h;string.h;float.h" STDC_HEADERS)
|
/netbsd/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | t-sdemtk | 26 # Remove stdarg.h and stddef.h from USER_H.
|
/netbsd/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | t-sdemtk | 26 # Remove stdarg.h and stddef.h from USER_H.
|