Searched refs:FMR8 (Results 1 – 1 of 1) sorted by relevance
594 #define FMR8(n) FMR4(n) ; FMR4(n+4) macro595 #define FMR16(n) FMR8(n) ; FMR8(n+8)