Searched refs:__LC_ALL (Results 1 – 5 of 5) sorted by relevance
64 #define __LC_ALL 6 macro75 #define LOCALE_STRING_SIZE (2 * __LC_ALL + 2)167 uint16_t category_offsets[__LC_ALL]; /* TODO -- fix? */168 unsigned char category_item_count[__LC_ALL]; /* TODO - fix */
34 __LC_ALL = 6, enumerator
41 #define LC_ALL __LC_ALL
399 for (cat_no = 0; cat_no < __LC_ALL; ++cat_no) { in show_info()437 for (cat_no = 0; cat_no < __LC_ALL; ++cat_no) { in show_locale_vars()
123 #define LOCALE_SELECTOR_SIZE (2 * __LC_ALL + 2)
Completed in 9 milliseconds