Home
last modified time | relevance | path

Searched defs:MONTH_ABBR_STANDALONE (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/glib/
Dgdatetime.c517 #define MONTH_ABBR_STANDALONE(d) nl_langinfo (ab_alt_month_item[g_date_time_get_month (d) - 1]) macro
527 #define MONTH_ABBR_STANDALONE(d) MONTH_ABBR(d) macro