Home
last modified time | relevance | path

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

123

/third_party/elfutils/tests/
Dbacktrace-child.c159 stdarg (int f UNUSED, ...) in stdarg() function
190 stdarg (1); in backtracegen()
/third_party/skia/third_party/externals/expat/expat/
DConfigureChecks.cmake37 check_include_files("stdlib.h;stdarg.h;string.h;float.h" STDC_HEADERS)
/third_party/libffi/testsuite/libffi.complex/
Dcls_complex_va.inc5 #include <stdarg.h>
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/third_party/perf/
Dangle-mods.patch17 +#include <stdarg.h>
/third_party/openssl/doc/man3/
DBIO_printf.pod27 list I<args> is a stdarg argument list.
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/templates/
Dtemplate_18-1.in33 #include <stdarg.h>
Dtemplate_19-1.in34 #include <stdarg.h>
Dtemplate_28-1.in35 #include <stdarg.h>
Dtemplate_23-1.in37 #include <stdarg.h>
Dtemplate_16-1.in45 #include <stdarg.h>
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_config.h.cmake178 /* We may need some replacement for stdarg.h here */
179 #include <stdarg.h>
/third_party/libxml2/vms/
Dconfig.vms55 /* Define if you have the <stdarg.h> header file. */
/third_party/flutter/skia/third_party/externals/libwebp/cmake/
Ddeps.cmake111 check_include_files("stdlib.h;stdarg.h;string.h;float.h" STDC_HEADERS)
/third_party/mesa3d/docs/relnotes/
D18.2.5.rst83 - intel/tools: include stdarg.h in error2aub
/third_party/libxml2/
DCMakeLists.txt201 check_include_files(stdarg.h HAVE_STDARG_H)
250 check_include_files("float.h;stdarg.h;stdlib.h;string.h" STDC_HEADERS)
252 #include <stdarg.h>
Dconfigure.ac464 AC_CHECK_HEADERS([stdarg.h])
540 AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include <stdarg.h>
549 AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include <stdarg.h>
562 #include <stdarg.h>
Dconfig.h.cmake.in135 /* Define to 1 if you have the <stdarg.h> header file. */
/third_party/skia/third_party/externals/libwebp/cmake/
Ddeps.cmake121 check_include_files("stdlib.h;stdarg.h;string.h;float.h" STDC_HEADERS)
/third_party/zlib/
Dzconf.h.cmakein298 #ifndef Z_ARG /* function prototypes for stdarg */
452 # include <stdarg.h> /* for va_list */
Dzconf.h.in296 #ifndef Z_ARG /* function prototypes for stdarg */
450 # include <stdarg.h> /* for va_list */
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/third_party/perf/
Dangle-mods.patch27 --+#include <stdarg.h>
100 -+#include <stdarg.h>
397 +#include <stdarg.h>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DREADME-X86-64.txt157 #include <stdarg.h>
/third_party/libxml2/os400/
Dos400config.h.in143 /* Define to 1 if you have the <stdarg.h> header file. */
/third_party/jerryscript/docs/
D05.PORT-API.md262 #include <stdarg.h>
/third_party/NuttX/
DREADME.md750 The math.h and stdarg.h are probably the two most trouble some header
756 Certain header files, such as `setjmp.h`, `stdarg.h`, and `math.h`, may still
808 ### stdarg.h
810 In most cases, the correct version of stdarg.h is the version provided
812 using your toolchains `stdarg.h`. For example, it may attempt to draw in
815 you can use an architecture-specific `stdarg.h` header file by defining
819 exactly the same for the `stdarg.h` header file.

123