Searched refs:ALLOC_INCR (Results 1 – 1 of 1) sorted by relevance
39 #define ALLOC_INCR (100) /* if more map entries are needed, realloc */ macro174 rsize = sizeof (event_map_t) * (alloc_count + ALLOC_INCR); in realloc_map()