Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A DuClibc_locale.h168 unsigned char category_item_count[__LC_ALL]; /* TODO - fix */ member
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/locale/
A Dlocale.c852 memcpy(base->category_item_count, in _locale_init_l()
856 ++base->category_item_count[0]; /* Increment for codeset entry. */ in _locale_init_l()
1040 if ((c < LC_ALL) && (i < __LOCALE_PTR->category_item_count[c])) {

Completed in 6 milliseconds