Home
last modified time | relevance | path

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

/third_party/iowow/src/utils/
Diwpool.h106 IW_EXPORT char *iwpool_printf(IWPOOL *pool, const char *format, ...);
Diwpool.c148 char *iwpool_printf(IWPOOL *pool, const char *format, ...) { in iwpool_printf() function
/third_party/iowow/src/utils/tests/
Diwutils_test1.c127 const char *res = iwpool_printf(pool, "%s=%s", "foo", "bar"); in test_iwpool_printf()
/third_party/iowow/
DChangelog79 * Added iwpool_printf (iwpool.h)