nextage          1601 fs/unicode/mkutf8data.c 	unsigned int nextage;
nextage          1608 fs/unicode/mkutf8data.c 	nextage = (unsigned int)-1;
nextage          1610 fs/unicode/mkutf8data.c 		maxage = nextage;
nextage          1611 fs/unicode/mkutf8data.c 		nextage = 0;
nextage          1614 fs/unicode/mkutf8data.c 			if (nextage < data->correction &&
nextage          1616 fs/unicode/mkutf8data.c 				nextage = data->correction;
nextage          1619 fs/unicode/mkutf8data.c 	} while (nextage);
nextage          1627 fs/unicode/mkutf8data.c 	nextage = (unsigned int)-1;
nextage          1629 fs/unicode/mkutf8data.c 		maxage = nextage;
nextage          1632 fs/unicode/mkutf8data.c 		nextage = 0;
nextage          1635 fs/unicode/mkutf8data.c 			if (nextage < data->correction &&
nextage          1637 fs/unicode/mkutf8data.c 				nextage = data->correction;
nextage          1639 fs/unicode/mkutf8data.c 	} while (nextage);