Searched refs:REALLOC_MASK (Results 1 – 1 of 1) sorted by relevance
40 #define REALLOC_MASK (REALLOC_SIZE - 1) macro46 if (!(*count & REALLOC_MASK)) { in add_string()