OpenGrok
Cross Reference: parser.c
xref
: /
system
/
core
/
sh
/
parser.c
Home
|
History
|
Annotate
|
Download
|
only in
sh
Lines Matching
refs:NWHILE
347
n1->type = (lasttoken == TWHILE)?
NWHILE
: NUNTIL;