Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
De_sqrtl.c56 dec(long double x) in dec() function
148 xn = dec(xn); /* xn = xn - ulp. */ in sqrtl()
/bionic/linker/
Dlinker_note_gnu_property_test.cpp153 std::cout << std::dec << "\n"; in dump()