Searched defs:GCOV_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ | ||
H A D | gcov-io.c | 40 #define GCOV_BLOCK_SIZE (1 << 10) macro |
/dflybsd-src/contrib/gcc-4.7/gcc/ | ||
H A D | gcov-io.h | 499 #define GCOV_BLOCK_SIZE (1 << 10) macro |