Home
last modified time | relevance | path

Searched defs:va_arg (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/
Dstdarg.h14 #define va_arg(v,l) __builtin_va_arg(v,l) macro
/third_party/musl/include/
Dstdarg.h14 #define va_arg(v,l) __builtin_va_arg(v,l) macro
/third_party/musl/porting/uniproton/kernel/include/
Dstdarg.h14 #define va_arg(v,l) __builtin_va_arg(v,l) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dstdarg.h14 #define va_arg(v,l) __builtin_va_arg(v,l) macro
/third_party/musl/ndk_musl_include/
Dstdarg.h14 #define va_arg(v,l) __builtin_va_arg(v,l) macro
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMJIT.cpp89 va_arg, // __msan_va_arg_tls enumerator