Searched refs:TOK_LAND (Results 1 – 1 of 1) sorted by relevance
2574 #define TOK_LAND 0xa0 macro9470 tok = TOK_LAND; in next_nomacro1()11028 case TOK_LAND: v1->c.i = v1->c.i && fc; break; in gen_opic()12967 case TOK_LAND: in unary()13274 while (tok == TOK_LAND) { in expr_land_const()13277 gen_op(TOK_LAND); in expr_land_const()13298 if (tok == TOK_LAND) { in expr_land()13302 if (tok != TOK_LAND) { in expr_land()