Searched refs:Ucs_map_t (Results 1 – 1 of 1) sorted by relevance
44 } Ucs_map_t; typedef72 register Ucs_map_t* a; in initialize()73 register Ucs_map_t* w; in initialize()77 local.dtdisc.link = offsetof(Ucs_map_t, link); in initialize()78 local.dtdisc.key = offsetof(Ucs_map_t, name); in initialize()80 if (!(w = (Ucs_map_t*)malloc(sizeof(Ucs_map_t) * (elementsof(ucs_attrs) + elementsof(ucs_names))))) in initialize()110 if (a = (Ucs_map_t*)dtsearch(local.names, w)) in initialize()144 register Ucs_map_t* a; in regcollate()145 Ucs_map_t* z; in regcollate()214 if (a = (Ucs_map_t*)dtmatch(local.attrs, b)) in regcollate()[all …]