Home
last modified time | relevance | path

Searched defs:va_start (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dstdarg.h12 #define va_start(v,l) __builtin_va_start(v,l) macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/nuttx/include/
H A Dstdarg.h55 #define va_start(v,l) __builtin_va_start(v,l) macro
/device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger.c627 unsigned long va_start; in fiq_debugger_fiq_exec() local

Completed in 7 milliseconds