Lines Matching refs:result
438 int result = 0;
451 if((result = comparer(prevLine, currLine)) == 0) {
453 } else if(result > 0) {
627 int result = 0;
1032 int result = 0;
1093 result = comparer(&prev, &next);
1094 if(result <= 0) {
1127 UBool result = false;
1142 result = true;
1149 return result;
1238 u_fprintf(out, "Final result\n");