Searched defs:c_expo (Results 1 – 2 of 2) sorted by relevance
313 int16_t c_expo = add_ssat16 (aa->expo, FLT_EXP_BIAS); in f7_get_float() local462 int16_t c_expo = add_ssat16 (aa->expo, DBL_EXP_BIAS + dex); in f7_get_double() local1198 int16_t c_expo = (rr->expo - a_expo) >> 1; // FIXME: r_expo = INT_MAX??? in sqrt_worker() local