Home
last modified time | relevance | path

Searched refs:awkprintf (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/one-true-awk/
H A Dproto.h174 extern Cell *awkprintf(Node **, int);
H A Drun.c1411 Cell *awkprintf(Node **a, int n) /* printf */ in awkprintf() function