Home
last modified time | relevance | path

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

/ndk/sources/android/support/src/stdio/
Dstrtod.c1667 FPI fpi1 = fpi; local
1668 fpi1.rounding = Rounding;
1670 #define fpi1 fpi
1672 switch((i = gethex(&s, &fpi1, &exp, &bb, sign, 0)) & STRTOG_Retmask) {