initial commit
[glibc.git] / sysdeps / powerpc / locale-defines.sym
1 #include <locale/localeinfo.h>
2
3 --
4
5 LOCALE_CTYPE_TOLOWER offsetof (struct __locale_struct, __ctype_tolower)
6 LOCALE_CTYPE_TOUPPER offsetof (struct __locale_struct, __ctype_toupper)
7 _NL_CTYPE_NONASCII_CASE
8 LOCALE_DATA_VALUES offsetof (struct __locale_data, values)
9 SIZEOF_VALUES sizeof (((struct __locale_data *) 0)->values[0])