Home | History | Annotate | Download | only in time

Lines Matching defs:old0

2551 		int old0;
2622 Use TYPEMAP to swap OLD0 and THISDEFAULTTYPE so that
2624 of OLD0. TYPEMAP also omits unused types. */
2625 old0 = strlen(omittype);
2650 for (i = old0; i < typecnt; i++) {
2651 int h = (i == old0 ? thisdefaulttype
2652 : i == thisdefaulttype ? old0 : i);
2685 for (i = old0; i < typecnt; i++)
2687 typemap[i == old0 ? thisdefaulttype
2688 : i == thisdefaulttype ? old0 : i]
2694 for (i = old0; i < typecnt; i++) {
2770 for (i = old0; i < typecnt; i++) {
2771 int h = (i == old0 ? thisdefaulttype
2772 : i == thisdefaulttype ? old0 : i);
2816 for (i = old0; i < typecnt; i++)
2820 for (i = old0; i < typecnt; i++)