Searched refs:FX32_SIGN_MASK (Results 1 – 1 of 1) sorted by relevance
47 #define FX32_SIGN_MASK 0x80000000 macro307 return (fx32)(v & (FX32_INT_MASK | FX32_SIGN_MASK)); in FX_Floor()