Searched refs:ldexpf16 (Results 1 – 2 of 2) sorted by relevance
23 using math::ldexpf16;
24 static constexpr float16 ldexpf16(float16 x, int exp) { in ldexpf16() function