Searched refs:GCOV_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
76 #define GCOV_BLOCK_SIZE (1 << 10) macro
94 if (!new_size) new_size = GCOV_BLOCK_SIZE; in Allocate()