Home
last modified time | relevance | path

Searched refs:category_offsets (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/locale/
A Dlocale.c614 + base->category_offsets[i]); in _locale_set_l()
857 base->category_offsets[0] = offsetof(struct __uclibc_locale_struct, outdigit0_mb); in _locale_init_l()
858 base->category_offsets[1] = offsetof(struct __uclibc_locale_struct, decimal_point); in _locale_init_l()
859 base->category_offsets[2] = offsetof(struct __uclibc_locale_struct, int_curr_symbol); in _locale_init_l()
860 base->category_offsets[3] = offsetof(struct __uclibc_locale_struct, abday_1); in _locale_init_l()
862 base->category_offsets[5] = offsetof(struct __uclibc_locale_struct, yesexpr); in _locale_init_l()
1042 + __LOCALE_PTR->category_offsets[c]))[i];
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A DuClibc_locale.h167 uint16_t category_offsets[__LC_ALL]; /* TODO -- fix? */ member

Completed in 7 milliseconds