Searched defs:NOTE_P (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ | ||
H A D | rtl.h | 859 #define NOTE_P(X) (GET_CODE (X) == NOTE) macro |
/dflybsd-src/contrib/gcc-4.7/gcc/ | ||
H A D | rtl.h | 433 #define NOTE_P(X) (GET_CODE (X) == NOTE) macro |