Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/
Dhexfloat.h27 hexfloat(long long m1, unsigned long long m0, int exp) in hexfloat() function
/ndk/sources/android/support/src/wcstox/
Dfloatscan.c332 static long double hexfloat(FILE *f, int bits, int emin, int sign, int pok) in hexfloat() function