Home
last modified time | relevance | path

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

/freebsd/usr.bin/localedef/
H A Dctype.c300 ctype_node_t *ctn, *last_ct, *last_lo, *last_up; in dump_ctype() local
315 last_up = NULL; in dump_ctype()
457 last_up = NULL; in dump_ctype()
458 } else if ((last_up != NULL) && in dump_ctype()
459 (last_up->toupper + 1 == ctn->toupper)) { in dump_ctype()
461 last_up = ctn; in dump_ctype()
469 last_up = ctn; in dump_ctype()