Searched refs:mapdata_t (Results 1 – 1 of 1) sorted by relevance
167 } mapdata_t; typedef169 static mapdata_t *maps;1189 static mapdata_t *1192 mapdata_t *newmaps; in nextmap()1201 newmaps = realloc(maps, next * sizeof (mapdata_t)); in nextmap()1207 (next - map_alloc) * sizeof (mapdata_t)); in nextmap()1219 mapdata_t *data; in gather_map()1239 mapdata_t *data; in gather_xmap()