~ubuntu-branches/ubuntu/precise/eglibc/precise-201308281639

« back to all changes in this revision

Viewing changes to sysdeps/i386/i686/multiarch/locale-defines.sym

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-02-08 01:58:09 UTC
  • mfrom: (1.5.3) (288.1.12 precise)
  • Revision ID: package-import@ubuntu.com-20120208015809-ulscst7uteq3e22z
Tags: 2.15~pre6-0ubuntu10
Merge from Debian (r5151, 2.13-26).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#include <locale/localeinfo.h>
 
2
#include <langinfo.h>
 
3
#include <stddef.h>
 
4
 
 
5
--
 
6
 
 
7
LOCALE_T___LOCALES              offsetof (struct __locale_struct, __locales)
 
8
LC_CTYPE
 
9
_NL_CTYPE_NONASCII_CASE
 
10
LOCALE_DATA_VALUES              offsetof (struct __locale_data, values)
 
11
SIZEOF_VALUES                   sizeof (((struct __locale_data *) 0)->values[0])