Home
last modified time | relevance | path

Searched defs:va_arg (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
H A Dstdarg.h14 #define va_arg(v,l) __builtin_va_arg(v,l) macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdarg.h14 #define va_arg(v,l) __builtin_va_arg(v,l) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdarg.h14 #define va_arg(v,l) __builtin_va_arg(v,l) macro
/third_party/musl/include/
H A Dstdarg.h14 #define va_arg(v,l) __builtin_va_arg(v,l) macro
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMJIT.cpp89 va_arg, // __msan_va_arg_tls member in rr::MSanTLS

Completed in 4 milliseconds