Home
last modified time | relevance | path

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

/system/core/sh/
Dnodes.h19 #define NDEFUN 14 macro
Dnodes.c164 case NDEFUN:
262 case NDEFUN:
Dnodetypes105 NDEFUN narg # define a function. The "next" field contains
Deval.c285 case NDEFUN: in evaltree()
Djobs.c1329 case NDEFUN: in cmdtxt()
Dparser.c577 n->type = NDEFUN; in simplecmd()