Lines Matching refs:fixed_cost
461 &summary->fixed_cost,
487 summary->initial_cost = summary->fixed_cost;
488 summary->final_cost = summary->fixed_cost;
811 &summary->fixed_cost,
974 double* fixed_cost,
980 if (fixed_cost != NULL) {
983 *fixed_cost = 0.0;
1015 } else if (fixed_cost != NULL) {
1017 // added to the variable fixed_cost.
1028 *fixed_cost += cost;
1064 double* fixed_cost,
1077 fixed_cost,