Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/localedef/
H A Dctype.c46 } ctype_node_t; typedef
58 const ctype_node_t *c1 = n1; in ctype_compare()
59 const ctype_node_t *c2 = n2; in ctype_compare()
73 add_ctype_impl(ctype_node_t *ctn) in add_ctype_impl()
135 static ctype_node_t *
138 ctype_node_t srch; in get_ctype()
139 ctype_node_t *ctn; in get_ctype()
158 ctype_node_t *ctn; in add_ctype()
171 ctype_node_t *ctn; in add_ctype_range()
201 ctype_node_t *ctn; in add_width()
[all …]