Home
last modified time | relevance | path

Searched refs:n_keywtype (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk.h152 #define n_keywtype n_un.n_op.N_lineno macro
H A Dawk1.c795 switch (np->n_keywtype) { in lexid()
801 return ((int)np->n_keywtype); in lexid()
H A Dawk3.c415 np->n_keywtype = type; in kinstall()