Searched defs:__locale_t (Results 1 – 1 of 1) sorted by relevance
44 struct __locale_t { struct47 __locale_t(size_t mb_cur_max) : mb_cur_max(mb_cur_max) { in __locale_t() argument50 __locale_t(const __locale_t* other) { in __locale_t() argument