Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Drtl.h258 #define JUMP_P(X) (GET_CODE (X) == JUMP_INSN) macro
/openbsd-src/gnu/gcc/gcc/
H A Drtl.h371 #define JUMP_P(X) (GET_CODE (X) == JUMP_INSN) macro