Searched refs:_Locale_abbrev_monthname (Results 1 – 5 of 5) sorted by relevance
384 const char * _Locale_abbrev_monthname(struct _Locale_time *, int /* month */);
121 table._M_monthname[i] = _Locale_abbrev_monthname(time, i); in _Init_timeinfo()
624 const char *_Locale_abbrev_monthname(struct _Locale_time *__loc, int _m ) in _Locale_abbrev_monthname() function678 { return _ToWChar(_Locale_abbrev_monthname(__loc, _m), buf, bufSize); } in _WLocale_abbrev_monthname()
426 const char * _Locale_abbrev_monthname(struct _Locale_time * ltime, int n) in _Locale_abbrev_monthname() function
1269 const char * _Locale_abbrev_monthname(_Locale_time_t * ltime, int month) { in _Locale_abbrev_monthname() function