Home
last modified time | relevance | path

Searched refs:last_up (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/localedef/
H A Dctype.c261 ctype_node_t *ctn, *last_ct, *last_lo, *last_up; in dump_ctype() local
270 last_up = NULL; in dump_ctype()
405 last_up = NULL; in dump_ctype()
406 } else if ((last_up != NULL) && in dump_ctype()
407 (last_up->toupper + 1 == ctn->toupper)) { in dump_ctype()
409 last_up = ctn; in dump_ctype()
417 last_up = ctn; in dump_ctype()