Home
last modified time | relevance | path

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

/third_party/iowow/src/utils/
Diwpool.c139 static char *_iwpool_printf_va(IWPOOL *pool, int size, const char *format, va_list ap) { in _iwpool_printf_va() function
154 char *res = _iwpool_printf_va(pool, size, format, ap); in iwpool_printf()