Searched refs:mapdata_t (Results 1 – 1 of 1) sorted by relevance
165 } mapdata_t; typedef167 static mapdata_t *maps;1196 static mapdata_t *1199 mapdata_t *newmaps; in nextmap()1208 newmaps = realloc(maps, next * sizeof (mapdata_t)); in nextmap()1214 (next - map_alloc) * sizeof (mapdata_t)); in nextmap()1226 mapdata_t *data; in gather_map()1246 mapdata_t *data; in gather_xmap()