Searched refs:dostat (Results 1 – 3 of 3) sorted by relevance
/external/one-true-awk/ | ||
D | proctab.c | 142 dostat, /* DO */ |
D | proto.h | 181 extern Cell *dostat(Node **, int); |
D | run.c | 1443 Cell *dostat(Node **a, int n) /* do a[0]; while(a[1]) */ in dostat() function |