HomeSort by relevance Sort by last modified time
    Searched defs:_Locale_abbrev_monthname (Results 1 - 3 of 3) sorted by null

  /external/stlport/src/c_locale_dummy/
c_locale_dummy.c 415 const char * _Locale_abbrev_monthname(struct _Locale_time * ltime, int n)
  /external/stlport/src/c_locale_glibc/
c_locale_glibc2.c 624 const char *_Locale_abbrev_monthname(struct _Locale_time *__loc, int _m )
678 { return _ToWChar(_Locale_abbrev_monthname(__loc, _m), buf, bufSize); }
  /external/stlport/src/c_locale_win32/
c_locale_win32.c     [all...]

Completed in 14 milliseconds