Searched refs:IN_GCOV (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dgcov-io.h155 runtime support library libgcov. IN_LIBGCOV and IN_GCOV are used to
157 libgcov is being built. If IN_GCOV is nonzero, the gcov tools are
158 being built. Otherwise the compiler is being built. IN_GCOV may be
210 #if IN_GCOV
213 #if IN_GCOV > 0
216 #else /*!IN_GCOV */
550 #if !IN_GCOV
555 #if !IN_GCOV && !IN_LIBGCOV
562 #if IN_GCOV > 0
H A Dgcov-io.c27 #if !IN_GCOV
150 #if !IN_GCOV
204 #if !IN_GCOV
372 #endif /*!IN_GCOV */
524 #if IN_GCOV > 0
537 #endif /* IN_GCOV */
H A Dgcov-dump.c26 #define IN_GCOV (-1) macro
H A Dgcov.c53 #define IN_GCOV 1 macro

Completed in 42 milliseconds