Home
last modified time | relevance | path

Searched defs:va_end (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/include/
Dstdarg.h13 #define va_end(v) __builtin_va_end(v) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dstdarg.h13 #define va_end(v) __builtin_va_end(v) macro
/third_party/musl/porting/liteos_a/kernel/include/
Dstdarg.h13 #define va_end(v) __builtin_va_end(v) macro
/third_party/musl/porting/uniproton/kernel/include/
Dstdarg.h13 #define va_end(v) __builtin_va_end(v) macro
/third_party/musl/porting/linux/user/src/hilog/
Doutput_p.inl70 va_end(arglist); local
/third_party/musl/src/hilog/linux/
Doutput_p.inl70 va_end(arglist); local
/third_party/libdrm/include/drm/
Dnouveau_drm.h214 __u64 va_end; member
/third_party/bounds_checking_function/src/
Doutput.inl151 va_end(argList); local