Home
last modified time | relevance | path

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

/system/core/sh/
Dnodes.h11 #define NAND 6 macro
Dnodes.c125 case NAND:
221 case NAND:
Dshow.c86 case NAND: in shtree()
Dnodetypes75 NAND nbinary # the && operator
Deval.c239 case NAND: in evaltree()
Djobs.c1260 case NAND: in cmdtxt()
Dparser.c228 t = NAND; in andor()