Lines Matching refs:NAND
858 #define NAND 5 macro
1346 case NAND: in shtree()
4987 case NAND: in cmdtxt()
8908 [NAND ] = SHELL_ALIGN(sizeof(struct nbinary)),
8968 case NAND: in calcsize()
9087 case NAND: in copynode()
9344 case NAND: in evaltree()
9347 #if NAND + 1 != NOR in evaltree()
9348 #error NAND + 1 != NOR in evaltree()
9353 unsigned is_or = n->type - NAND; in evaltree()
11831 t = NAND; in andor()