Searched refs:REF_MAP_SIZE (Results 1 – 1 of 1) sorted by relevance
476 #define REF_MAP_SIZE(ref_chunk) ((ref_chunk) * REF_CHUNK_SIZE) macro513 xrealloc (ref_map, REF_MAP_SIZE (ref_chunk + new_chunks)); in ref_add()