Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtl.h834 #define LABEL_P(X) (GET_CODE (X) == CODE_LABEL) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtl.h837 #define LABEL_P(X) (GET_CODE (X) == CODE_LABEL) macro