Searched refs:awksprintf (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/one-true-awk/
H A Dproto.h167 extern Cell *awksprintf(Node **, int);
H A Drun.c946 Cell *awksprintf(Node **a, int n) /* sprintf(a[0]) */ function
954 FATAL("out of memory in awksprintf");

Completed in 168 milliseconds