Searched defs:AVR_UNDEF_P (Results 1 – 2 of 2) sorted by relevance
89 #define AVR_UNDEF_P(x) (((x) & 0xFFED) == 0x91E5 || \ macro