Home
last modified time | relevance | path

Searched defs:ldexp (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dldexp.c97 ldexp(double x, int n) in ldexp() function
/bionic/tests/
Dmath_test.cpp535 TEST(math, ldexp) { in TEST() argument