1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-19 21:21:43 +03:00
Files
glibc/sysdeps/x86_64/locale-defines.sym
2010-07-30 00:14:04 -07:00

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])