Searched refs:BC_LEX_OP_REL_EQ (Results 1 – 1 of 1) sorted by relevance
346 BC_LEX_OP_REL_EQ, enumerator2873 bc_lex_assign(l, BC_LEX_OP_REL_EQ, BC_LEX_OP_ASSIGN); in bc_lex_token()4229 case BC_LEX_OP_REL_EQ: in bc_parse_expr_err()4246 nrelops += (t >= BC_LEX_OP_REL_EQ && t <= BC_LEX_OP_REL_GT); in bc_parse_expr_err()