Searched refs:TOK_LOR (Results 1 – 1 of 1) sorted by relevance
2575 #define TOK_LOR 0xa1 macro9483 tok = TOK_LOR; in next_nomacro1()11029 case TOK_LOR: v1->c.i = v1->c.i || fc; break; in gen_opic()13285 while (tok == TOK_LOR) { in expr_lor_const()13288 gen_op(TOK_LOR); in expr_lor_const()13317 if (tok == TOK_LOR) { in expr_lor()13321 if (tok != TOK_LOR) { in expr_lor()