Home
last modified time | relevance | path

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

/third_party/uapp/dash/src/bltin/
A Dprintf.c79 ret = xasprintf(sp, f, array[0], array[1], func); \
82 ret = xasprintf(sp, f, array[0], func); \
85 ret = xasprintf(sp, f, func); \
/third_party/uapp/dash/src/
A Doutput.h79 int xasprintf(char **, const char *, ...);
A Doutput.c315 int xasprintf(char **sp, const char *f, ...) in xasprintf() function

Completed in 5 milliseconds