Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/awk/
Dproto.h180 extern Cell *pastat(Node **, int);
Drun.c1182 Cell *pastat(Node **a, int n) /* a[0] { a[1] } */ in pastat() function