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

/haiku-buildtools/gcc/gcc/
H A Dcfgrtl.c2492 int n_eh = 0, n_abnormal = 0;
2573 n_abnormal++;
2632 if (n_abnormal > n_eh
2634 && n_abnormal == n_abnormal_call + n_sibcall)
2479 int n_eh = 0, n_abnormal = 0; local

Completed in 47 milliseconds