Searched refs:UNU_FFP (Results 1 – 1 of 1) sorted by relevance
36 #define UNU_FFP(x) (((x) & 0xff) << 8) macro37 #define UNU_FFP_MASK UNU_FFP(~0)