Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dgethex.c164 if (e > fpi->emax) { in gethex()
238 if (++e > fpi->emax) in gethex()
Dstrtodg.c279 else if (e > fpi->emax) { in rvOK()
280 e = fpi->emax + 1; in rvOK()
478 *expt = fpi->emax + 1; in strtodg()
616 if (e2 > fpi->emax + 1) in strtodg()
987 if (rve > fpi->emax) { in strtodg()
997 *expt = fpi->emax + 1; in strtodg()
Dgdtoa.h93 int emax; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Dselectmodule.c217 int imax, omax, emax, max; in select_select() local
271 if ((emax=seq2set(efdlist, &efdset, efd2obj)) < 0) in select_select()
275 if (emax > max) max = emax; in select_select()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dselectmodule.c217 int imax, omax, emax, max; in select_select() local
271 if ((emax=seq2set(efdlist, &efdset, efd2obj)) < 0) in select_select()
275 if (emax > max) max = emax; in select_select()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dselectmodule.c217 int imax, omax, emax, max; in select_select() local
271 if ((emax=seq2set(efdlist, &efdset, efd2obj)) < 0) in select_select()
275 if (emax > max) max = emax; in select_select()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/
DdqBase.decTest26 -- to conform to emax and precision settings (that is, numbers will
DdsBase.decTest26 -- to conform to emax and precision settings (that is, numbers will
DddBase.decTest26 -- to conform to emax and precision settings (that is, numbers will
Dbase.decTest27 -- to conform to emax and precision settings (that is, numbers will
DddFMA.decTest32 -- 2. Multiply tests (third operand is neutral zero [0E+emax])
DdqFMA.decTest32 -- 2. Multiply tests (third operand is neutral zero [0E+emax])
Dfma.decTest31 -- 2. Multiply tests (third operand is neutral zero [0E+emax])
Dsquareroot.decTest3808 -- if digits > emax maximum real exponent is negative