Home
last modified time | relevance | path

Searched refs:GCOV_USE_TCOV (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/utilities/unity/
Dgcov_support.c37 #if GCOV_USE_TCOV
66 #if GCOV_USE_TCOV in gcov_write()
Dgcov_support.h52 #define GCOV_USE_TCOV (0 && !GCOV_USE_STANDARD_GCOV_LIB) macro