Home
last modified time | relevance | path

Searched defs:__locale_data (Results 1 – 1 of 1) sorted by relevance

/locale/
A Dlocaleinfo.h49 struct __locale_data struct
66 void (*cleanup) (struct __locale_data *); argument
73 } private;
75 unsigned int usage_count; /* Counter for users. */
77 int use_translit; /* Nonzero if the mb*towv*() and wc*tomb()
80 unsigned int nstrings; /* Number of strings below. */
81 union locale_data_value
87 values __flexarr; /* Items, usually pointers into `filedata'. */

Completed in 7 milliseconds