Searched defs:_d (Results 1 – 3 of 3) sorted by relevance
/ndk/sources/host-tools/make-3.81/ |
D | job.h | 30 # define CLOSE_ON_EXEC(_d) argument 35 # define CLOSE_ON_EXEC(_d) (void) fcntl ((_d), F_SETFD, FD_CLOEXEC) argument
|
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/ |
D | c_locale_glibc2.c | 629 const char *_Locale_full_dayofweek(struct _Locale_time *__loc, int _d ) in _Locale_full_dayofweek() 634 const char *_Locale_abbrev_dayofweek(struct _Locale_time *__loc, int _d ) in _Locale_abbrev_dayofweek() 679 const wchar_t *_WLocale_full_dayofweek(struct _Locale_time *__loc, int _d, wchar_t *buf, size_t buf… in _WLocale_full_dayofweek() 681 const wchar_t *_WLocale_abbrev_dayofweek(struct _Locale_time *__loc, int _d, wchar_t *buf, size_t b… in _WLocale_abbrev_dayofweek()
|
/ndk/sources/android/support/src/stdio/ |
D | strtod.c | 1381 (_d, e, bits) double d; int *e, *bits; in d2b() argument 2356 __dtoa in __dtoa() argument
|