Home
last modified time | relevance | path

Searched refs:NCASE (Results 1 – 6 of 6) sorted by relevance

/system/core/sh/
Dnodes.h17 #define NCASE 12 macro
Dnodes.c155 case NCASE:
253 case NCASE:
Dnodetypes93 NCASE ncase # a case statement
Deval.c282 case NCASE: in evaltree()
Djobs.c1317 case NCASE: in cmdtxt()
Dparser.c409 n1->type = NCASE; in command()