Home
last modified time | relevance | path

Searched refs:NSEMI (Results 1 – 7 of 7) sorted by relevance

/system/core/sh/
Dnodes.h5 #define NSEMI 0 macro
Dnodes.c124 case NSEMI:
220 case NSEMI:
Dshow.c83 case NSEMI: in shtree()
Dnodetypes51 NSEMI nbinary # two commands separated by a semicolon
Deval.c233 case NSEMI: in evaltree()
Djobs.c1255 case NSEMI: in cmdtxt()
Dparser.c180 n3->type = NSEMI; in list()