Home
last modified time | relevance | path

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

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