Searched refs:lc_time_T (Results 1 – 6 of 6) sorted by relevance
33 #define LCTIME_SIZE (sizeof(struct lc_time_T) / sizeof(char *))35 const struct lc_time_T _C_time_locale = {152 struct lc_time_T ti; in __time_load_locale()154 extern int __set_lc_time_from_win (const char *, const struct lc_time_T *, in __time_load_locale()155 struct lc_time_T *, char **, void *, in __time_load_locale()162 struct lc_time_T *tip = NULL; in __time_load_locale()166 tip = (struct lc_time_T *) calloc (1, sizeof *tip); in __time_load_locale()
122 struct lc_time_T struct160 extern const struct lc_time_T _C_time_locale; argument312 _ELIDABLE_INLINE const struct lc_time_T *315 return (const struct lc_time_T *) (locale)->lc_cat[LC_TIME].ptr; in __get_time_locale()318 _ELIDABLE_INLINE const struct lc_time_T *321 return (const struct lc_time_T *) in __get_current_time_locale()364 _ELIDABLE_INLINE const struct lc_time_T *371 _ELIDABLE_INLINE const struct lc_time_T *
50 const struct lc_time_T * (*time)(struct __locale_t *);
163 const struct lc_time_T *_CurrentTimeLocale = __get_time_locale (locale); in strptime_l()
700 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