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

/freebsd-9.3-release/contrib/gcc/
H A Dgcov.c90 unsigned int fall_through : 1; member in struct:arc_info
817 arc->fall_through = !!(flags & GCOV_ARC_FALLTHROUGH);
1140 if (blk->is_call_site && arc->fall_through
1759 arc->fall_through ? " (fallthrough)" : "");

Completed in 65 milliseconds