score_ll           57 lib/common/scores.c         long long score_ll;
score_ll           59 lib/common/scores.c         pcmk__scan_ll(score, &score_ll, 0LL);
score_ll           60 lib/common/scores.c         if (score_ll > CRM_SCORE_INFINITY) {
score_ll           63 lib/common/scores.c         } else if (score_ll < -CRM_SCORE_INFINITY) {
score_ll           67 lib/common/scores.c             return (int) score_ll;