Searched defs:count_valid (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dprofile.h28 unsigned int count_valid:1; member in struct:edge_profile_info
H A Dprofile.c75 unsigned int count_valid : 1; member in struct:bb_profile_info
[all...]
H A Dgcov.c96 unsigned int count_valid : 1; member in struct:arc_info
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dprofile.h28 unsigned int count_valid:1; member in struct:edge_profile_info
H A Dprofile.cc77 unsigned int count_valid : 1; member in struct:bb_profile_info
[all...]
H A Dgcov.cc96 unsigned int count_valid : 1; member in struct:arc_info
[all...]

Completed in 210 milliseconds