Searched refs:max_score (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c13469 int max_score = -1;
13484 if (score > max_score)
13486 max_score = score;
13468 int max_score = -1; local

Completed in 105 milliseconds