Home
last modified time | relevance | path

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

/dragonfly/bin/sh/pregenerated/
H A Dnodes.h16 #define NFOR 11 macro
H A Dnodes.c171 case NFOR: in calcsize()
267 case NFOR: in copynode()
/dragonfly/bin/sh/
H A Dnodetypes87 NFOR nfor # the for statement
H A Deval.c256 case NFOR: in evaltree()
H A Djobs.c1447 case NFOR: in cmdtxt()
H A Dparser.c481 n1->type = NFOR; in command()