Searched refs:old0 (Results 1 – 1 of 1) sorted by relevance
2472 int old0; in writezone() local2546 old0 = strlen(omittype); in writezone()2571 for (i = old0; i < typecnt; i++) { in writezone()2572 int h = (i == old0 ? thisdefaulttype in writezone()2573 : i == thisdefaulttype ? old0 : i); in writezone()2606 for (i = old0; i < typecnt; i++) in writezone()2608 typemap[i == old0 ? thisdefaulttype in writezone()2609 : i == thisdefaulttype ? old0 : i] in writezone()2615 for (i = old0; i < typecnt; i++) { in writezone()2691 for (i = old0; i < typecnt; i++) { in writezone()[all …]