Searched refs:ver_string (Results 1 – 2 of 2) sorted by relevance
223 char ver_string[128], expected_string[128]; in gcov_version() local232 gcov_version_string (ver_string, v), v); in gcov_version()
2185 read_state_version (const char *ver_string) in read_state_version() argument2201 if (strcmp (ver_string, t0->stok_un.stok_string)) in read_state_version()2204 ver_string, in read_state_version()