Searched defs:ldexp (Results 1 – 3 of 3) sorted by relevance
548 (F(ldexp)) (TYPE x, int y) in TYPE()
581 (F(ldexp)) (TYPE x, int y) in TYPE()
761 #define ldexp(Val1, Val2) __TGMATH_BINARY_FIRST_REAL_ONLY (Val1, Val2, ldexp) macro
Completed in 34 milliseconds