Searched refs:FPI (Results 1 – 1 of 1) sorted by relevance
/ndk/sources/android/support/src/stdio/ |
D | strtod.c | 398 FPI { struct 404 } FPI; typedef 455 gethex(CONST char **, CONST FPI *, Long *, Bigint **, int, locale_t); 1669 static CONST FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; 1677 FPI fpi1 = fpi; 3212 gethex( CONST char **sp, CONST FPI *fpi, Long *exp, Bigint **bp, int sign, locale_t loc) in gethex()
|