Searched refs:INITIAL_MAPS (Results 1 – 1 of 1) sorted by relevance
212 #define INITIAL_MAPS 10 macro234 maps = calloc(INITIAL_MAPS, sizeof(pm_map_t*)); in read_maps()237 maps_count = 0; maps_size = INITIAL_MAPS; in read_maps()