Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/locale/
H A Dwcscoll.c115 pri1 = COLLATE_MAX_PRIORITY; in wcscoll_l()
124 pri2 = COLLATE_MAX_PRIORITY; in wcscoll_l()
H A Dcollate.h41 #define COLLATE_MAX_PRIORITY (0x7fffffff) /* max signed value */ macro
H A Dcollate.c341 *pri = (*t & COLLATE_MAX_PRIORITY); in _collate_lookup()
441 pri = COLLATE_MAX_PRIORITY; in _collate_wxfrm()
594 pri = COLLATE_MAX_PRIORITY; in _collate_sxfrm()
/titanic_41/usr/src/cmd/localedef/
H A Dcollate.c458 set_pri(pri_undefined[i], COLLATE_MAX_PRIORITY, UNKNOWN); in init_collate()
1121 collinfo.undef_pri[i] = COLLATE_MAX_PRIORITY; in dump_collate()
1127 collinfo.undef_pri[NUM_WT] = COLLATE_MAX_PRIORITY; in dump_collate()