Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Dproto.h184 extern Cell *whilestat(Node **, int);
Drun.c1371 Cell *whilestat(Node **a, int n) /* while (a[0]) a[1] */ in whilestat() function