Searched refs:FIXED_POINT_FRACTIONAL_BITS (Results 1 – 1 of 1) sorted by relevance
35 #define FIXED_POINT_FRACTIONAL_BITS 29U macro769 return (int32_t) (calc_hypotValue >> FIXED_POINT_FRACTIONAL_BITS); in __hypotfx()826 *hypot = (int32_t) (calc_hypotValue >> FIXED_POINT_FRACTIONAL_BITS); in __atan2hypotfx()