Searched refs:xprintf (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk2.c535 (void) xprintf(np->n_left, fp, (wchar_t **)NULL);
688 xprintf(NODE *np, FILE *fp, wchar_t **cp) function
893 * described in fmtstr. This routine is used by xprintf() to allow
H A Dawk.h299 size_t xprintf(NODE *np, FILE *fp, wchar_t **cp);
H A Dawk4.c468 length = xprintf(np, (FILE *)NULL, &cp);

Completed in 48 milliseconds