Searched refs:get_costarray (Results 1 – 4 of 4) sorted by relevance
55 ULong* CLG_(get_costarray)(Int size);
40 ULong* CLG_(get_costarray)(Int size) in CLG_() argument
191 return CLG_(get_costarray)(es->size); in CLG_()
282 bbcc->cost = CLG_(get_costarray)(bb->cost_count); in new_bbcc()