Home
last modified time | relevance | path

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

/ndk/sources/android/support/src/wcstox/
Dfloatscan.c87 static long double decfloat(FILE *f, int c, int bits, int emin, int sign, int pok) in decfloat() function
524 return decfloat(f, c, bits, emin, sign, pok); in __floatscan()