Searched defs:q31b (Results 1 – 2 of 2) sorted by relevance
81 uint32_t q31b = bSignificand << 8; in __divsf3() local
81 const uint32_t q31b = bSignificand >> 21; in __divdf3() local