Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/locale/
H A Dcollate.c154 lcc->lc_directive[z] = info->directive[z]; in __lc_collate_load()
339 if (lcc->lc_directive[which] & DIRECTIVE_UNDEFINED) { in _collate_lookup()
408 direc = lcc->lc_directive[pass]; in _collate_wxfrm()
560 direc = lcc->lc_directive[pass]; in _collate_sxfrm()
H A Dcollate.h102 uint8_t lc_directive[COLL_WEIGHTS_MAX]; member
H A Dwcscoll.c78 direc = lcc->lc_directive[pass]; in wcscoll_l()