Home
last modified time | relevance | path

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

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