/freebsd/contrib/ntp/libntp/ |
H A D | dolfptoa.c | 14 dolfptoa(u_int32 fpi,u_int32 fpv,char sign,short ndec,int msec) dolfptoa() argument 141 mfptoa(u_int32 fpi,u_int32 fpf,short ndec) mfptoa() argument 159 mfptoms(u_int32 fpi,u_int32 fpf,short ndec) mfptoms() argument [all...] |
/freebsd/contrib/gdtoa/ |
H A D | gdtoa_fltrnds.h | 1 FPI *fpi, fpi1; variable
|
H A D | strtopd.c | 48 #define fpi &fpi0 macro
|
H A D | strtoId.c | 41 static FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local
|
H A D | strtoIf.c | 41 static FPI fpi = { 24, 1-127-24+1, 254-127-24+1, 1, SI }; local
|
H A D | strtoIdd.c | 42 static FPI fpi = { 106, 1-1023, 2046-1023-106+1, 1, 1 }; local
|
H A D | strtopf.c | 48 #define fpi &fpi0 macro
|
H A D | strtodnrp.c | 47 static FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local
|
H A D | strtoIx.c | 41 static FPI fpi = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI }; local
|
H A D | strtoIQ.c | 41 static FPI fpi = { 113, 1-16383-113+1, 32766-16383-113+1, 1, SI }; local
|
H A D | strtoIxL.c | 41 static FPI fpi = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI }; local
|
H A D | strtodI.c | 58 static FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; local
|
H A D | strtopdd.c | 57 #define fpi &fpi0 macro
|
H A D | strtof.c | 51 #define fpi &fpi0 macro
|
H A D | strtopxL.c | 65 #define fpi &fpi0 macro
|
H A D | strtorf.c | 75 FPI *fpi, fpi1; local
|
H A D | g_dfmt.c | 48 #define fpi &fpi0 macro
|
H A D | strtord.c | 80 FPI *fpi, fpi1; local
|
H A D | g_ffmt.c | 48 #define fpi &fpi0 macro
|
H A D | strtopQ.c | 67 #define fpi &fpi0 macro
|
H A D | strtordd.c | 185 FPI *fpi, fpi1; local
|
H A D | hexnan.c | 54 hexnan(sp, fpi, x0) in hexnan() argument
|
H A D | strtoIg.c | 36 strtoIg(s00, se, fpi, exp, B, rvp) CONST char *s00; char **se; FPI *fpi; Long *exp; Bigint **B; int… in strtoIg() argument
|
H A D | strtopx.c | 69 #define fpi &fpi0 macro
|
/freebsd/lib/libc/gdtoa/ |
H A D | _ldtoa.c | 49 FPI fpi = { in __ldtoa() local
|