Lines Matching refs:local_result
10780 comparison_result local_result =
10785 if (local_result == COMPARISON_RESULT_UNKNOWN)
10794 result = local_result;
10796 if (local_result == COMPARISON_RESULT_DIFFERENT)
10951 comparison_result local_result =
10954 local_result = COMPARISON_RESULT_DIFFERENT;
10956 local_result =
10960 if (local_result == COMPARISON_RESULT_DIFFERENT)
10962 result = local_result;
10966 if (local_result == COMPARISON_RESULT_UNKNOWN)
10977 result = local_result;
10998 comparison_result local_result =
11002 SET_RESULT_TO(result, local_result, l, r);
11026 comparison_result local_result =
11030 SET_RESULT_TO(result, local_result, l, r);