Home
last modified time | relevance | path

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

/openbsd/usr.bin/awk/
H A Dproto.h175 extern Cell *awkprintf(Node **, int);
H A Drun.c1410 Cell *awkprintf(Node **a, int n) /* printf */ in awkprintf() function