Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dwcscoll.c121 pri1 = COLLATE_MAX_PRIORITY; in wcscoll_l()
135 pri2 = COLLATE_MAX_PRIORITY; in wcscoll_l()
H A Dcollatefile.h51 #define COLLATE_MAX_PRIORITY (0x7fffffff) /* max signed value */ macro
H A Dcollate.c340 *pri = (*t & COLLATE_MAX_PRIORITY); in _collate_lookup()
441 pri = COLLATE_MAX_PRIORITY; in _collate_wxfrm()
593 pri = COLLATE_MAX_PRIORITY; in _collate_sxfrm()
/illumos-gate/usr/src/cmd/localedef/
H A Dcollate.c458 set_pri(pri_undefined[i], COLLATE_MAX_PRIORITY, UNKNOWN); in init_collate()
1124 collinfo.undef_pri[i] = COLLATE_MAX_PRIORITY; in dump_collate()
1130 collinfo.undef_pri[NUM_WT] = COLLATE_MAX_PRIORITY; in dump_collate()