score_f            26 lib/pacemaker/pcmk_sched_location.c     int score_f = 0;
score_f            32 lib/pacemaker/pcmk_sched_location.c         score_f = char2score(score);
score_f            44 lib/pacemaker/pcmk_sched_location.c             score_f = -INFINITY;
score_f            49 lib/pacemaker/pcmk_sched_location.c             score_f = char2score(attr_score);
score_f            52 lib/pacemaker/pcmk_sched_location.c     return score_f;
score_f           140 lib/pacemaker/pcmk_sched_location.c         int score_f = 0;
score_f           154 lib/pacemaker/pcmk_sched_location.c         score_f = get_node_score(rule_id, score, raw_score, node, rsc);
score_f           168 lib/pacemaker/pcmk_sched_location.c                 local->weight = pcmk__add_scores(local->weight, score_f);