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

/haiku-buildtools/gcc/libgcc/
H A Dlibgcov-util.c473 static gcov_type *gcov_value_buf; variable
484 /* Read a counter value from gcov_value_buf array. */
491 ret = *(gcov_value_buf + gcov_value_buf_pos);
511 gcov_value_buf = v2;

Completed in 48 milliseconds