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

/freebsd-10-stable/lib/libc/locale/
H A Dcollate.h64 u_char (*__collate_substitute_table_ptr)[UCHAR_MAX + 1][STR_LEN]; member in struct:xlocale_collate
H A Dsetrunelocale.c71 #define __collate_substitute_table_ptr (table->__collate_substitute_table_ptr) macro
H A Dcollate.c60 #define __collate_substitute_table_ptr (table->__collate_substitute_table_ptr) macro

Completed in 230 milliseconds