Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/locale/
Dsetlocale.h51 struct lc_collate_T struct
57 extern const struct lc_collate_T _C_collate_locale; argument
246 _ELIDABLE_INLINE const struct lc_collate_T *
249 return (const struct lc_collate_T *) locale->lc_cat[LC_COLLATE].ptr; in __get_collate_locale()
252 _ELIDABLE_INLINE const struct lc_collate_T *
255 return (const struct lc_collate_T *) in __get_current_collate_locale()