not_set_value 475 lib/pacemaker/pcmk_sched_promotable.c promotion_score(pe_resource_t *rsc, const pe_node_t *node, int not_set_value) not_set_value 479 lib/pacemaker/pcmk_sched_promotable.c int score = not_set_value; not_set_value 482 lib/pacemaker/pcmk_sched_promotable.c CRM_CHECK(node != NULL, return not_set_value); not_set_value 489 lib/pacemaker/pcmk_sched_promotable.c int c_score = promotion_score(child, node, not_set_value); not_set_value 491 lib/pacemaker/pcmk_sched_promotable.c if (score == not_set_value) {