Searched defs:expt (Results 1 – 7 of 7) sorted by relevance
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/ |
D | strtof.c | 51 Long expt; variable
|
D | strtopx.c | 66 Long expt; local
|
D | gethex.c | 42 gethex( CONST char **sp, CONST FPI *fpi, Long *expt, Bigint **bp, int sign) in gethex()
|
D | strtodg.c | 182 double d, CONST FPI *fpi, Long *expt, ULong *bits, int exact, int rd, int *irv in rvOK() 308 CONST char *s00, char **se, CONST FPI *fpi, Long *expt, ULong *bits in strtodg()
|
D | strtod.c | 137 Long expt; in strtod() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | strtod.c | 68 int esign, expt; in strtod() local
|
/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/ |
D | vfwprintf.c | 654 int expt = 0; /* integer value of exponent */ in WDECL() local
|