Home
last modified time | relevance | path

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

/glibc-2.36/locale/
Dlocaleinfo.h49 struct __locale_data struct
51 const char *name;
52 const char *filedata; /* Region mapping the file data. */
53 off_t filesize; /* Size of the file (and the region). */
55 {
59 } alloc;
68 void *private;
70 unsigned int usage_count; /* Counter for users. */
72 int use_translit; /* Nonzero if the mb*towv*() and wc*tomb()
75 unsigned int nstrings; /* Number of strings below. */
[all …]