| /openbsd-src/gnu/llvm/libcxx/include/ |
| H A D | cstdarg | 37 // <stdarg.h> is not provided by libc++ 38 #if __has_include(<stdarg.h>) 39 # include <stdarg.h> 41 # error "If libc++ starts defining <stdarg.h>, the __has_include check should move to libc++'s <…
|
| /openbsd-src/gnu/llvm/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
|
| /openbsd-src/gnu/gcc/libstdc++-v3/include/c/ |
| H A D | std_cstdarg.h | 40 #include_next <stdarg.h>
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/include/c/ |
| H A D | std_cstdarg.h | 40 #include_next <stdarg.h>
|
| /openbsd-src/regress/lib/libpthread/stdarg/ |
| H A D | Makefile | 3 PROG= stdarg
|
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | t-netware | 7 USER_H = $(srcdir)/ginclude/stdarg.h \
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | function.h | 423 unsigned int stdarg : 1; member 500 #define current_function_stdarg (cfun->stdarg)
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | function.h | 466 unsigned int stdarg : 1; member 541 #define current_function_stdarg (cfun->stdarg)
|
| /openbsd-src/regress/lib/libpthread/ |
| H A D | Makefile | 25 socket spinlock stack stdarg stdio switch system
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | BuiltinHeaders.def | 33 HEADER(STDARG_H, "stdarg.h")
|
| /openbsd-src/gnu/lib/libreadline/ |
| H A D | configure.in | 83 AC_CHECK_HEADERS(unistd.h stdlib.h varargs.h stdarg.h string.h strings.h \
|
| H A D | config.h.in | 90 /* Define if you have the <stdarg.h> header file. */
|
| /openbsd-src/gnu/gcc/libssp/ |
| H A D | configure.ac | 106 #include <stdarg.h>
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/clang/lib/Headers/ |
| H A D | BUILD.gn | 225 "stdarg.h",
|
| /openbsd-src/include/ |
| H A D | Makefile | 35 LFILES= endian.h fcntl.h syslog.h termios.h stdarg.h stdint.h varargs.h
|
| /openbsd-src/gnu/usr.bin/cc/cc_int/ |
| H A D | Makefile | 65 tree-vrp.o tree-stdarg.o tree-cfgcleanup.o tree-ssa-reassoc.o \
|
| /openbsd-src/gnu/usr.bin/binutils/gas/ |
| H A D | config.in | 115 /* Define if you have the <stdarg.h> header file. */
|
| /openbsd-src/sys/arch/sparc64/stand/bootblk/ |
| H A D | genfth.cf | 86 include <sys/stdarg.h> /* XXX */
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/ |
| H A D | inclhack.def | 25 * stdarg.h or varargs.h files as appropriate on DG/UX 35 /* Define the common stuff for varargs/stdarg/stdio. */ 221 * the same interface as <stdarg.h>. No idea why they couldn't have just 229 "#include <stdarg.h>\n" 277 * stdarg.h or varargs.h files as appropriate. 288 "#include <stdarg.h>\n" 2614 * Arrange for stdio.h to use stdarg.h to define __gnuc_va_list. 2621 bypass = "include.*(stdarg\.h|machine/ansi\.h)"; 2625 c_fix_arg = "#define __need___va_list\n#include <stdarg.h>\n"; 3802 * WindISS headers include "diab/va_list.h" instead of "stdarg.h" [all …]
|
| /openbsd-src/gnu/lib/libstdc++-v3/ |
| H A D | Makefile | 139 ref_fwd.h ref_wrap_iterate.h repeat.h stdarg.h stdbool.h \ 173 math.h setjmp.h signal.h stdarg.h stddef.h stdio.h stdlib.h \
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | README-X86-64.txt | 157 #include <stdarg.h>
|
| /openbsd-src/gnu/usr.bin/cvs/diff/ |
| H A D | ChangeLog | 172 * diffrun.h: Don't include <stdarg.h> or <varargs.h>. 174 * util.c: Include <stdarg.h> or <varargs.h>.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/d30v/ |
| H A D | abi | 132 | the func. uses stdarg/varargs |
|
| /openbsd-src/usr.sbin/nsd/ |
| H A D | config.h.in | 377 /* Define to 1 if you have the <stdarg.h> header file. */ 1001 #include <stdarg.h> 1048 #include <stdarg.h>
|
| H A D | configure.ac | 494 …tddef.h sys/param.h sys/socket.h sys/un.h syslog.h unistd.h sys/select.h stdarg.h stdint.h netdb.h… 504 #include <stdarg.h> 1338 #include <stdarg.h> 1385 #include <stdarg.h>
|