Home
last modified time | relevance | path

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

/freebsd/contrib/one-true-awk/
H A Dproto.h188 extern Cell *instat(Node **, int);
H A Drun.c1941 Cell *instat(Node **a, int n) /* for (a[0] in a[1]) a[2] */ in instat() function