|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Classes | |
| struct | __acrt_lconv_c |
Functions | |
| lconv *__cdecl | localeconv () |
Variables | |
| char | __acrt_lconv_static_decimal [] {"."} |
| char | __acrt_lconv_static_null [] {""} |
| wchar_t | __acrt_lconv_static_W_decimal [] {L"."} |
| wchar_t | __acrt_lconv_static_W_null [] {L""} |
| struct lconv * | __acrt_lconv {&__acrt_lconv_c} |
Definition at line 76 of file localeconv.cpp.
| struct lconv* __acrt_lconv {&__acrt_lconv_c} |
Definition at line 56 of file localeconv.cpp.
Referenced by sync_legacy_variables_lk().
| char __acrt_lconv_static_decimal[] {"."} |
Definition at line 17 of file localeconv.cpp.
| char __acrt_lconv_static_null[] {""} |
Definition at line 18 of file localeconv.cpp.
| wchar_t __acrt_lconv_static_W_decimal[] {L"."} |
Definition at line 19 of file localeconv.cpp.
| wchar_t __acrt_lconv_static_W_null[] {L""} |
Definition at line 20 of file localeconv.cpp.