Searched defs:current_function_returns_abnormally (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/gcc/ | ||
| H A D | c-decl.c | 157 int current_function_returns_abnormally; variable |
| /freebsd-12.1/contrib/gcc/cp/ | ||
| H A D | cp-tree.h | 811 #define current_function_returns_abnormally \ macro |