HomeSort by: relevance | last modified time | path
    Searched defs:SET_P (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/rl78/
rl78.h 466 #define SET_P(rtl) (GET_CODE (rtl) == SET)
  /src/external/gpl3/gcc/dist/gcc/config/rx/
rx.h 629 #define SET_P(rtl) (GET_CODE (rtl) == SET)
  /src/external/gpl3/gcc.old/dist/gcc/config/rl78/
rl78.h 466 #define SET_P(rtl) (GET_CODE (rtl) == SET)
  /src/external/gpl3/gcc.old/dist/gcc/config/rx/
rx.h 629 #define SET_P(rtl) (GET_CODE (rtl) == SET)

Completed in 16 milliseconds