Home
last modified time | relevance | path

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

/system/core/sh/
Dnodes.h16 #define NFOR 11 macro
Dnodes.c150 case NFOR:
248 case NFOR:
Dnodetypes87 NFOR nfor # the for statement
Deval.c279 case NFOR: in evaltree()
Djobs.c1308 case NFOR: in cmdtxt()
Dparser.c363 n1->type = NFOR; in command()