OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FRAC_DIGITS
(Results
1 - 7
of
7
) sorted by null
/ndk/sources/android/support/include/
langinfo.h
108
#define
FRAC_DIGITS
_NL_ITEM(LC_MONETARY,8)
/prebuilts/ndk/9/sources/android/support/include/
langinfo.h
108
#define
FRAC_DIGITS
_NL_ITEM(LC_MONETARY,8)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
langinfo.h
391
# define
FRAC_DIGITS
__FRAC_DIGITS
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
langinfo.h
391
# define
FRAC_DIGITS
__FRAC_DIGITS
/external/stlport/src/c_locale_glibc/
c_locale_glibc2.c
566
return *(nl_langinfo_l(
FRAC_DIGITS
, (locale_t)__loc));
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c
566
return *(nl_langinfo_l(
FRAC_DIGITS
, (locale_t)__loc));
/prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg
322
PHPBN2(
FRAC_DIGITS
);
Completed in 1041 milliseconds