Home
last modified time | relevance | path

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

/freebsd/lib/libc/string/
H A Dwcscoll.c127 pri1 = COLLATE_MAX_PRIORITY; in wcscoll_l()
140 pri2 = COLLATE_MAX_PRIORITY; in wcscoll_l()
/freebsd/lib/libc/locale/
H A Dcollate.h58 #define COLLATE_MAX_PRIORITY (0x7fffffff) /* max signed value */ macro
H A Dcollate.c384 *pri = (*t & COLLATE_MAX_PRIORITY); in _collate_lookup()
483 pri = COLLATE_MAX_PRIORITY; in _collate_wxfrm()
631 pri = COLLATE_MAX_PRIORITY; in _collate_sxfrm()
/freebsd/usr.bin/localedef/
H A Dcollate.c487 set_pri(pri_undefined[i], COLLATE_MAX_PRIORITY, UNKNOWN); in init_collate()
1176 collinfo.undef_pri[i] = htote(COLLATE_MAX_PRIORITY); in dump_collate()
1182 collinfo.undef_pri[NUM_WT] = htote(COLLATE_MAX_PRIORITY); in dump_collate()