Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtl.h840 #define CALL_P(X) (GET_CODE (X) == CALL_INSN) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtl.h843 #define CALL_P(X) (GET_CODE (X) == CALL_INSN) macro