Searched refs:if_comparison_effectcontext_helper (Results 1 – 1 of 1) sorted by relevance
143 static void if_comparison_effectcontext_helper( in if_comparison_effectcontext_helper() function171 if_comparison_effectcontext_helper(op, "1", "3", expect_when_lt); in if_comparison_helper()172 if_comparison_effectcontext_helper(op, "5", "5", expect_when_eq); in if_comparison_helper()173 if_comparison_effectcontext_helper(op, "9", "7", expect_when_gt); in if_comparison_helper()