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

/freebsd-10.1-release/contrib/gcc/
H A Difcvt.c2882 int fallthru_p = FALSE;
2903 fallthru_p = TRUE;
2912 if ((jump_p & fallthru_p) == 0)
2877 int fallthru_p = FALSE; local

Completed in 60 milliseconds