OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:D_FMT
(Results
1 - 4
of
4
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
langinfo.h
137
D_FMT
, /* Date format for strftime. */
138
#define
D_FMT
D_FMT
/external/stlport/src/c_locale_glibc/
c_locale_glibc2.c
646
return nl_langinfo_l(
D_FMT
, (locale_t)__loc);
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c
646
return nl_langinfo_l(
D_FMT
, (locale_t)__loc);
/external/webkit/Source/JavaScriptCore/runtime/
DatePrototype.cpp
202
static const nl_item formats[] = { D_T_FMT,
D_FMT
, T_FMT };
[
all
...]
Completed in 4247 milliseconds