OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_TimeLocale
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libc/locale/
nl_langinfo.c
108
[ D_T_FMT ] = offsetofu16(
_TimeLocale
, d_t_fmt),
109
[ D_FMT ] = offsetofu16(
_TimeLocale
, d_fmt),
110
[ T_FMT ] = offsetofu16(
_TimeLocale
, t_fmt),
111
[ T_FMT_AMPM ] = offsetofu16(
_TimeLocale
, t_fmt_ampm),
112
[ AM_STR ] = offsetofu16(
_TimeLocale
, am_pm[0]),
113
[ PM_STR ] = offsetofu16(
_TimeLocale
, am_pm[1]),
114
[ DAY_1 ] = offsetofu16(
_TimeLocale
, day[0]),
115
[ DAY_2 ] = offsetofu16(
_TimeLocale
, day[1]),
116
[ DAY_3 ] = offsetofu16(
_TimeLocale
, day[2]),
117
[ DAY_4 ] = offsetofu16(
_TimeLocale
, day[3])
[
all
...]
nb_lc_time_misc.h
35
#define _CATEGORY_TYPE
_TimeLocale
45
_PREFIX(update_global)(
_TimeLocale
*data)
global_locale.c
86
static const
_TimeLocale
_DefaultTimeLocale =
/src/sys/sys/
localedef.h
83
}
_TimeLocale
;
/src/lib/libc/citrus/
citrus_lc_time.c
75
_citrus_LC_TIME_uninit(
_TimeLocale
*data)
104
#define OFFSET(field) offsetof(
_TimeLocale
, field)
154
_citrus_LC_TIME_init_normal(
_TimeLocale
* __restrict data,
182
_citrus_LC_TIME_init_fallback(
_TimeLocale
* __restrict data,
/src/lib/libc/time/
strftime.c
139
((
_TimeLocale
*)((loc)->part_impl[LC_TIME]))
236
_TimeLocale
*tptr = _TIME_LOCALE(loc);
270
/* no alt_month in
_TimeLocale
*/
754
/* XXX: no date_fmt in
_TimeLocale
*/
strptime.c
58
((
_TimeLocale
*)((loc)->part_impl[LC_TIME]))
Completed in 16 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025