Searched refs:GCOV_COUNTER_V_SINGLE (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/gcc/gcc/ | ||
H A D | gcov-io.h | 327 #define GCOV_COUNTER_V_SINGLE 3 /* The most common value of expression. */ macro |
H A D | profile.c | 188 t = GCOV_COUNTER_V_SINGLE; in instrument_values() |