Searched refs:A_AND (Results 1 – 3 of 3) sorted by relevance
79 0, A_NOT, 0, A_REG, A_REG, A_MOD, A_AND, A_LIT,
114 #define A_AND 6 macro
103 (c=='&'?A_AND:(c=='!'?A_NOT:(c=='('?A_LPAR: \353 case A_AND: in arith_exec()480 case A_OR: case A_AND: in gettok()735 case A_AND: case A_OR: case A_XOR: case A_LSHIFT: in expr()