Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dgcov-io.h327 #define GCOV_COUNTER_V_SINGLE 3 /* The most common value of expression. */ macro
H A Dprofile.c188 t = GCOV_COUNTER_V_SINGLE; in instrument_values()