Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Dproto.h186 extern Cell *forstat(Node **, int);
Drun.c1409 Cell *forstat(Node **a, int n) /* for (a[0]; a[1]; a[2]) a[3] */ in forstat() function