Searched refs:forstat (Results 1 – 2 of 2) sorted by relevance
/ndk/sources/host-tools/nawk-20071023/ | ||
D | proto.h | 186 extern Cell *forstat(Node **, int); |
D | run.c | 1409 Cell *forstat(Node **a, int n) /* for (a[0]; a[1]; a[2]) a[3] */ in forstat() function |