Searched refs:WhereOrCost (Results 1 – 2 of 2) sorted by relevance
33 typedef struct WhereOrCost WhereOrCost; typedef172 struct WhereOrCost { struct185 WhereOrCost a[N_OR_COST]; /* Set of best costs */ argument
210 WhereOrCost *p; in whereOrInsert()