Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDstmt.c791 HOST_WIDE_INT i_high in emit_case_dispatch_table() local
796 for (i = i_low; i <= i_high; i ++) in emit_case_dispatch_table()
/dragonfly/contrib/gcc-4.7/gcc/
HDstmt.c2443 HOST_WIDE_INT i_high in expand_case() local
2448 for (i = i_low; i <= i_high; i ++) in expand_case()