OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mon_decimal_point
(Results
1 - 15
of
15
) sorted by null
/device/linaro/bootloader/edk2/StdLib/Include/
locale.h
95
char *
mon_decimal_point
; /**< "" The decimal point used for monetary values. */
member in struct:lconv
/device/linaro/bootloader/edk2/StdLib/Include/sys/
localedef.h
50
const char *
mon_decimal_point
;
member in struct:__anon12045
/device/linaro/bootloader/edk2/StdLib/LibC/Locale/
localeconv.c
42
ret.
mon_decimal_point
=
43
__UNCONST(_CurrentMonetaryLocale->
mon_decimal_point
);
/bionic/libc/include/
locale.h
78
char*
mon_decimal_point
;
member in struct:lconv
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
locale.h
51
char *
mon_decimal_point
;
member in struct:lconv
/bionic/tests/headers/posix/
locale_h.c
47
STRUCT_MEMBER(struct lconv, char*,
mon_decimal_point
);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
locale.h
73
char *
mon_decimal_point
; /* Decimal point character. */
member in struct:lconv
/bionic/libc/bionic/
locale.cpp
96
g_locale.
mon_decimal_point
= not_available;
/bionic/tests/
locale_test.cpp
29
EXPECT_STREQ("", localeconv()->
mon_decimal_point
);
/external/python/cpython3/Modules/
_localemodule.c
183
RESULT_STRING(
mon_decimal_point
);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_localemodule.c
246
RESULT_STRING(
mon_decimal_point
);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_localemodule.c
246
RESULT_STRING(
mon_decimal_point
);
/external/python/cpython2/Modules/
_localemodule.c
247
RESULT_STRING(
mon_decimal_point
);
/external/libcxx/src/
locale.cpp
[
all
...]
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/src/
locale.cpp
[
all
...]
Completed in 65 milliseconds