Searched refs:AM_STR (Results 1 – 10 of 10) sorted by relevance
/glibc-2.36/locale/ |
D | langinfo.h | 131 AM_STR, /* Ante meridiem string. */ enumerator 132 #define AM_STR AM_STR macro
|
D | tst-C-locale.c | 149 STRTEST (AM_STR, "AM"); in run_test() 301 STRTEST (AM_STR, "AM"); in run_test()
|
D | categories.def | 215 DEFINE_ELEMENT (AM_STR, "am_pm", std, stringarray, 2, 2)
|
/glibc-2.36/localedata/ |
D | tst-langinfo.sh | 68 C AM_STR AM 116 en_US.ANSI_X3.4-1968 AM_STR AM 150 en_US.ISO-8859-1 AM_STR AM
|
D | tst-langinfo.c | 64 VAL (AM_STR),
|
D | tst-c-utf8-consistency.c | 159 TEST_COMPARE_STRING (str (AM_STR), str_utf8 (AM_STR)); in one_pass()
|
/glibc-2.36/conform/data/ |
D | langinfo.h-data | 7 constant AM_STR
|
/glibc-2.36/time/ |
D | strptime_l.c | 133 # define HERE_AM_STR (_nl_C_LC_TIME.values[_NL_ITEM_INDEX (AM_STR)].string) 604 if (match_string (_NL_CURRENT (LC_TIME, AM_STR), rp)) in __strptime_internal() 606 if (strcmp (_NL_CURRENT (LC_TIME, AM_STR), HERE_AM_STR)) in __strptime_internal()
|
D | strftime_l.c | 504 ? NLW(PM_STR) : NLW(AM_STR))) in libc_hidden_def()
|
/glibc-2.36/manual/ |
D | locale.texi | 983 @item AM_STR
|