Home
last modified time | relevance | path

Searched defs:LABEL_NUSES (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Drtl.h913 #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) macro
/openbsd-src/gnu/gcc/gcc/
H A Drtl.h904 #define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL) macro