Home
last modified time | relevance | path

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

/third_party/iowow/src/utils/
Diwpool.c144 IW_INLINE int _iwpool_printf_estimate_size(const char *format, va_list ap) { in _iwpool_printf_estimate_size() function
161 int size = _iwpool_printf_estimate_size(format, ap); in iwpool_printf()
216 int size = _iwpool_printf_estimate_size(format, ap); in iwpool_printf_split()