Home
last modified time | relevance | path

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

/glibc-2.36/locale/
Duselocale.c35 const locale_t locobj in __uselocale() local
37 __libc_tsd_set (locale_t, LOCALE, locobj); in __uselocale()
58 _nl_current_##category = &locobj->__locales[category]; \ in __uselocale()
65 __libc_tsd_set (const uint16_t *, CTYPE_B, (void *) locobj->__ctype_b); in __uselocale()
67 (void *) locobj->__ctype_tolower); in __uselocale()
69 (void *) locobj->__ctype_toupper); in __uselocale()