Searched refs:lc_time_T (Results 1 – 6 of 6) sorted by relevance
110 struct lc_time_T struct148 extern const struct lc_time_T _C_time_locale; argument288 _ELIDABLE_INLINE const struct lc_time_T *291 return (const struct lc_time_T *) (locale)->lc_cat[LC_TIME].ptr; in __get_time_locale()294 _ELIDABLE_INLINE const struct lc_time_T *297 return (const struct lc_time_T *) in __get_current_time_locale()341 _ELIDABLE_INLINE const struct lc_time_T *348 _ELIDABLE_INLINE const struct lc_time_T *
31 #define LCTIME_SIZE (sizeof(struct lc_time_T) / sizeof(char *))33 const struct lc_time_T _C_time_locale = {
41 const struct lc_time_T * (*time)(struct __locale_t *);
163 const struct lc_time_T *_CurrentTimeLocale = __get_time_locale (locale); in strptime_l()
699 const struct lc_time_T *_CurrentTimeLocale = __get_time_locale (locale); in __strftime()
4902 * libc/locale/timelocal.h (struct lc_time_T): Add wide char members.5197 * libc/locale/timelocal.h (struct lc_time_T): Add missing ERA-related5368 am/pm layout in struct lc_time_T.5374 (struct lc_time_T): Convert am and pm to a am_pm array for easier