Searched refs:va_start (Results 1 - 25 of 407) sorted by relevance

1234567891011>>

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A D_mingw_stdarg.h16 #ifndef va_start
17 #define va_start _crt_va_start macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A D_mingw_stdarg.h16 #ifndef va_start
17 #define va_start _crt_va_start macro
/prebuilts/go/darwin-x86/src/runtime/cgo/
H A Dgcc_android.c21 va_start(ap, format);
26 va_start(ap, format);
H A Dgcc_fatalf.c18 va_start(ap, format);
/prebuilts/go/linux-x86/src/runtime/cgo/
H A Dgcc_android.c21 va_start(ap, format);
26 va_start(ap, format);
H A Dgcc_fatalf.c18 va_start(ap, format);
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
H A Dstdarg_h.pass.cpp28 #ifndef va_start
29 #error va_start not defined
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/language.support/support.runtime/
H A Dcstdarg.pass.cpp28 #ifndef va_start
29 #error va_start not defined
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
H A Dstdarg_h.pass.cpp26 #ifndef va_start
27 #error va_start not defined
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.runtime/
H A Dcstdarg.pass.cpp26 #ifndef va_start
27 #error va_start not defined
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
H A Dstdarg_h.pass.cpp28 #ifndef va_start
29 #error va_start not defined
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/language.support/support.runtime/
H A Dcstdarg.pass.cpp28 #ifndef va_start
29 #error va_start not defined
/prebuilts/ndk/current/sources/android/support/src/musl-stdio/
H A Dprintf.c8 va_start(ap, fmt);
H A Dsnprintf.c8 va_start(ap, fmt);
H A Dsprintf.c8 va_start(ap, fmt);
H A Dswprintf.c8 va_start(ap, fmt);
H A Dwprintf.c9 va_start(ap, fmt);
H A Dwscanf.c10 va_start(ap, fmt);
/prebuilts/ndk/r11/sources/android/support/src/musl-stdio/
H A Dprintf.c8 va_start(ap, fmt);
H A Dsnprintf.c8 va_start(ap, fmt);
H A Dsprintf.c8 va_start(ap, fmt);
H A Dswprintf.c8 va_start(ap, fmt);
H A Dwprintf.c9 va_start(ap, fmt);
H A Dwscanf.c10 va_start(ap, fmt);
/prebuilts/ndk/r13/sources/android/support/src/musl-stdio/
H A Dprintf.c8 va_start(ap, fmt);

Completed in 797 milliseconds

1234567891011>>