Home
last modified time | relevance | path

Searched refs:ldexpf16 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libc/shared/math/
H A Dldexpf16.h23 using math::ldexpf16;
/freebsd/contrib/llvm-project/libc/src/__support/math/
H A Dldexpf16.h24 static constexpr float16 ldexpf16(float16 x, int exp) { in ldexpf16() function