Searched defs:fpi (Results 1 – 11 of 11) sorted by relevance
/aosp12/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
H A D | gdtoa_fltrnds.h | 1 FPI *fpi, fpi1; variable
|
H A D | strtof.c | 49 #define fpi &fpi0 macro
|
H A D | strtord.c | 82 FPI *fpi, fpi1; local
|
H A D | hexnan.c | 54 hexnan(sp, fpi, x0) in hexnan() argument
|
H A D | ldtoa.c | 50 FPI fpi = { in __ldtoa() local
|
H A D | strtorQ.c | 106 FPI *fpi, fpi1; local
|
H A D | gethex.c | 40 gethex(sp, fpi, exp, bp, sign) in gethex() argument
|
H A D | strtodg.c | 178 (d, fpi, exp, bits, exact, rd, irv) in rvOK() argument 339 (s00, se, fpi, exp, bits) in strtodg() argument
|
H A D | gdtoa.c | 116 (fpi, be, bits, kindp, mode, ndigits, decpt, rve) in gdtoa() argument
|
H A D | strtod.c | 166 static FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local
|
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
H A D | db_utilities_camera.h | 316 double f,fp,fpi; in db_UpdateRotFocalHomography() local
|