Searched refs:thistimei (Results 1 – 4 of 4) sorted by relevance
1711 register int thistimei, thistimecnt; in writezone() local1722 thistimei = timei32; in writezone()1727 thistimei = 0; in writezone()1732 thistimelim = thistimei + thistimecnt; in writezone()1748 for (i = thistimei - 1; i < thistimelim; ++i) in writezone()1757 if (thistimei == 0) in writezone()1773 for (i = thistimei; i < thistimelim; ++i) in writezone()1817 if (thistimei > 0) { in writezone()1821 if (i != types[thistimei - 1]) { in writezone()1822 i = types[thistimei - 1]; in writezone()[all …]
2161 register ptrdiff_t thistimei, thistimecnt, thistimelim; in writezone() local2191 thistimei = range32.base; in writezone()2201 thistimei = range64.base; in writezone()2213 thistimelim = thistimei + thistimecnt; in writezone()2216 for (i = thistimei - pretrans; i < thistimelim; i++) in writezone()2240 for (i = thistimei - pretrans; i < thistimelim; ++i) in writezone()2350 for (i = thistimei; i < thistimelim; ++i) { in writezone()2355 for (i = thistimei - pretrans; i < thistimelim; ++i) in writezone()