Home
last modified time | relevance | path

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

/external/one-true-awk/
Dparse.c46 a->ntype = NSTAT; in exptostat()
101 x->ntype = NSTAT; in stat1()
110 x->ntype = NSTAT; in stat2()
119 x->ntype = NSTAT; in stat3()
128 x->ntype = NSTAT; in stat4()
213 x->ntype = NSTAT; in pa2stat()
Dawk.h199 #define NSTAT 2 macro