Home
last modified time | relevance | path

Searched refs:VA_START (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dlrz.c200 # define VA_START(args, lastarg) va_start(args, lastarg) macro
203 # define VA_START(args, lastarg) va_start(args) macro
296 VA_START(ap, fmt);
319 VA_START(ap, fmt);
340 VA_START(ap, format);
360 VA_START(ap, format);