Searched defs:DF_REGNO_FIRST_DEF (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ | ||
H A D | df.h | 207 #define DF_REGNO_FIRST_DEF(DF, REGNUM) \ macro |
/openbsd-src/gnu/gcc/gcc/ | ||
H A D | df.h | 455 #define DF_REGNO_FIRST_DEF(DF, REGNUM) \ macro |