Searched refs:CostChunk (Results 1 – 2 of 2) sorted by relevance
37 static CostChunk* cost_chunk_base = 0;38 static CostChunk* cost_chunk_current = 0;46 CostChunk* cc = (CostChunk*) CLG_MALLOC("cl.costs.gc.1", in CLG_()47 sizeof(CostChunk) + in CLG_()
45 typedef struct _CostChunk CostChunk; typedef49 CostChunk *next, *prev;