mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
12 lines
301 B
Plaintext
12 lines
301 B
Plaintext
#include <locale/localeinfo.h>
|
|
#include <langinfo.h>
|
|
#include <stddef.h>
|
|
|
|
--
|
|
|
|
LOCALE_T___LOCALES offsetof (struct __locale_struct, __locales)
|
|
LC_CTYPE
|
|
_NL_CTYPE_NONASCII_CASE
|
|
LOCALE_DATA_VALUES offsetof (struct __locale_data, values)
|
|
SIZEOF_VALUES sizeof (((struct __locale_data *) 0)->values[0])
|