OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MON_8
(Results
1 - 8
of
8
) sorted by relevancy
/src/include/
langinfo.h
48
#define
MON_8
((nl_item)27)
/src/lib/libc/locale/
nl_langinfo.c
73
[
MON_8
] = LC_TIME,
135
[
MON_8
] = offsetofu16(_TimeLocale, mon[7]),
/src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/
time_members.cc
171
_M_data->_M_month08 = nl_langinfo_l(
MON_8
, (locale_t)__cloc);
327
WIDE_LANGINFO(_M_month08,
MON_8
)
/src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/
time_members.cc
171
_M_data->_M_month08 = nl_langinfo_l(
MON_8
, (locale_t)__cloc);
327
WIDE_LANGINFO(_M_month08,
MON_8
)
/src/lib/libc/citrus/
citrus_lc_time.c
139
{ _CITRUS_LC_TIME_SYM_MON_8, OFFSET(mon[MON_IDX(
MON_8
)] ) },
/src/usr.bin/locale/
locale.c
191
{ "
mon_8
", 1, LC_TIME,
MON_8
, "" },
/src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/
time_members.cc
172
_M_data->_M_month08 = __nl_langinfo_l(
MON_8
, __cloc);
/src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/
time_members.cc
172
_M_data->_M_month08 = __nl_langinfo_l(
MON_8
, __cloc);
Completed in 18 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026