Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Ddtoa.c129 spec_case, try_quick; local
550 spec_case = 0;
564 spec_case = 1;
642 if (spec_case) {
Dgdtoa.c169 int rdir, s2, s5, spec_case, try_quick; in gdtoa() local
580 spec_case = 0; in gdtoa()
586 spec_case = 1; in gdtoa()
660 if (spec_case) { in gdtoa()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Ddtoa.c2353 spec_case, try_quick; in _Py_dg_dtoa() local
2695 spec_case = 0; in _Py_dg_dtoa()
2704 spec_case = 1; in _Py_dg_dtoa()
2775 if (spec_case) { in _Py_dg_dtoa()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Ddtoa.c2384 spec_case, try_quick; in _Py_dg_dtoa() local
2726 spec_case = 0; in _Py_dg_dtoa()
2735 spec_case = 1; in _Py_dg_dtoa()
2806 if (spec_case) { in _Py_dg_dtoa()