Searched refs:generate_COMPARE (Results 1 – 1 of 1) sorted by relevance
909 generate_COMPARE(cctx_T *cctx, exprtype_T exprtype, int ic) in generate_COMPARE() function5220 return generate_COMPARE(cctx, type, ic); in compile_expr4()8732 if (generate_COMPARE(cctx, EXPR_MATCH, FALSE) == FAIL) in compile_catch()