Searched defs:has_nonlocal_label (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ | ||
H A D | function.h | 396 unsigned int has_nonlocal_label : 1; member |
/openbsd-src/gnu/usr.bin/gcc/gcc/ | ||
H A D | function.h | 427 unsigned int has_nonlocal_label : 1; member |