Searched defs:WhereOrSet (Results 1 – 1 of 1) sorted by relevance
34 typedef struct WhereOrSet WhereOrSet; typedef183 struct WhereOrSet { struct184 u16 n; /* Number of valid a[] entries */185 WhereOrCost a[N_OR_COST]; /* Set of best costs */