Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Difcvt.c2877 int fallthru_p = FALSE; in block_jumps_and_fallthru_p() local
2898 fallthru_p = TRUE; in block_jumps_and_fallthru_p()
2907 if ((jump_p & fallthru_p) == 0) in block_jumps_and_fallthru_p()