Home
last modified time | relevance | path

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

/third_party/backends/lib/
Dsnprintf.c506 # define VA_START(f) va_start(ap, f) macro
514 # define VA_START(f) va_start(ap) /* f is ignored! */ macro