Searched defs:nz0 (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/gdtoa/
H A Dstrtod.c81 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local
95 sign = nz0 = nz = decpt = 0;
157 nz0 = 1;
210 if (!nd && !nz && !nz0) {
247 if (!nz && !nz0) {
H A Dstrtodg.c341 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local
352 denorm = sign = nz0 = nz = 0;
393 nz0 = 1;
447 if (!nd && !nz && !nz0) {
486 if (!nz && !nz0) {
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprdtoa.c1617 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local
1635 sign = nz0 = nz = 0;
1659 nz0 = 1;
1725 if (!nd && !nz && !nz0) {
1761 if (!nz && !nz0) {

Completed in 53 milliseconds