Home
last modified time | relevance | path

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

/freebsd/contrib/one-true-awk/
H A Dproto.h180 extern Cell *pastat(Node **, int);
H A Drun.c1626 Cell *pastat(Node **a, int n) /* a[0] { a[1] } */ in pastat() function