score_f            27 lib/pacemaker/pcmk_sched_location.c     int score_f = 0;
score_f            33 lib/pacemaker/pcmk_sched_location.c         score_f = char2score(score);
score_f            47 lib/pacemaker/pcmk_sched_location.c             score_f = -PCMK_SCORE_INFINITY;
score_f            52 lib/pacemaker/pcmk_sched_location.c             score_f = char2score(attr_score);
score_f            55 lib/pacemaker/pcmk_sched_location.c     return score_f;