Searched defs:__collate_char_pri_table_ptr (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/lib/libc/locale/
H A Dcollate.h65 struct __collate_st_char_pri (*__collate_char_pri_table_ptr)[UCHAR_MAX + 1]; member in struct:xlocale_collate
H A Dsetrunelocale.c72 #define __collate_char_pri_table_ptr (table->__collate_char_pri_table_ptr) macro
H A Dcollate.c61 #define __collate_char_pri_table_ptr (table->__collate_char_pri_table_ptr) macro

Completed in 158 milliseconds