Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
Dc_locale_glibc2.c619 const char *_Locale_full_monthname(struct _Locale_time *__loc, int _m ) in _Locale_full_monthname()
624 const char *_Locale_abbrev_monthname(struct _Locale_time *__loc, int _m ) in _Locale_abbrev_monthname()
675 const wchar_t *_WLocale_full_monthname(struct _Locale_time *__loc, int _m, wchar_t *buf, size_t buf… in _WLocale_full_monthname()
677 const wchar_t *_WLocale_abbrev_monthname(struct _Locale_time *__loc, int _m, wchar_t *buf, size_t b… in _WLocale_abbrev_monthname()
/ndk/sources/host-tools/make-3.81/
Dremake.c1377 # define S_ISLNK(_m) (((_m)&S_IFMT)==S_IFLNK) in name_mtime() argument