Searched defs:LABEL_NUSES (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/ | ||
| D | rtl.h | 913 #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) macro |
| /openbsd/src/gnu/gcc/gcc/ | ||
| D | rtl.h | 904 #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) macro |