Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dreorg.c1874 own_thread_p (thread, label, allow_fallthrough) in own_thread_p() argument
1877 int allow_fallthrough;
1894 if (allow_fallthrough)
/openbsd/src/gnu/gcc/gcc/
Dreorg.c1813 own_thread_p (rtx thread, rtx label, int allow_fallthrough) in own_thread_p() argument
1830 if (allow_fallthrough) in own_thread_p()