Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/localedef/
H A Dctype.c261 ctype_node_t *ctn, *last_ct, *last_lo, *last_up; in dump_ctype() local
268 last_ct = NULL; in dump_ctype()
379 if ((last_ct != NULL) && (last_ct->ctype == ctn->ctype) && in dump_ctype()
380 (last_ct->wc + 1 == wc)) { in dump_ctype()
392 last_ct = ctn; in dump_ctype()