Home
last modified time | relevance | path

Searched refs:dostat (Results 1 – 3 of 3) sorted by relevance

/external/one-true-awk/
Dproctab.c142 dostat, /* DO */
Dproto.h181 extern Cell *dostat(Node **, int);
Drun.c1443 Cell *dostat(Node **a, int n) /* do a[0]; while(a[1]) */ in dostat() function