Searched defs:xasprintf (Results 1 – 3 of 3) sorted by relevance
40 xasprintf (const char *fmt, ...) in xasprintf() function
170 #define xasprintf(...) \ macro
81 int xasprintf(char **strp, const char *fmt, ...) in xasprintf() function