ReactOS 0.4.16-dev-852-gcfcc8d8
|
#include <corecrt_internal.h>
Definition at line 864 of file corecrt_internal.h.
char* __acrt_ptd::_asctime_buffer |
Definition at line 888 of file corecrt_internal.h.
__acrt_thread_parameter* __acrt_ptd::_beginthread_context |
Definition at line 916 of file corecrt_internal.h.
Referenced by thread_start().
char* __acrt_ptd::_cvtbuf |
Definition at line 892 of file corecrt_internal.h.
Referenced by try_get_ptd_buffer().
Definition at line 890 of file corecrt_internal.h.
__crt_locale_data* __acrt_ptd::_locale_info |
Definition at line 900 of file corecrt_internal.h.
Definition at line 880 of file corecrt_internal.h.
__crt_multibyte_data* __acrt_ptd::_multibyte_info |
Definition at line 899 of file corecrt_internal.h.
int __acrt_ptd::_own_locale |
Definition at line 903 of file corecrt_internal.h.
unsigned char __acrt_ptd::_putch_buffer[MB_LEN_MAX] |
Definition at line 907 of file corecrt_internal.h.
Referenced by _putch_nolock_internal().
Definition at line 908 of file corecrt_internal.h.
Referenced by _putch_nolock_internal().
struct __crt_signal_action_t* __acrt_ptd::_pxcptacttab |
Definition at line 867 of file corecrt_internal.h.
Definition at line 876 of file corecrt_internal.h.
Referenced by srand().
__crt_qualified_locale_data __acrt_ptd::_setloc_data |
Definition at line 901 of file corecrt_internal.h.
Referenced by __acrt_get_qualified_locale(), __acrt_get_qualified_locale_downlevel(), _expandlocale(), CountryEnumProc(), GetLcidFromCountry(), GetLcidFromLangCountry(), GetLcidFromLanguage(), LangCountryEnumProc(), LangCountryEnumProcEx(), LanguageEnumProc(), LanguageEnumProcEx(), and TestDefaultLanguage().
__crt_qualified_locale_data_downlevel* __acrt_ptd::_setloc_downlevel_data |
Definition at line 902 of file corecrt_internal.h.
Referenced by __acrt_get_qualified_locale_downlevel(), CountryEnumProc(), LangCountryEnumProc(), and LanguageEnumProc().
char* __acrt_ptd::_strerror_buffer |
Definition at line 895 of file corecrt_internal.h.
char* __acrt_ptd::_strtok_token |
Definition at line 879 of file corecrt_internal.h.
Definition at line 874 of file corecrt_internal.h.
terminate_handler __acrt_ptd::_terminate |
Definition at line 871 of file corecrt_internal.h.
Referenced by terminate().
int __acrt_ptd::_terrno |
Definition at line 873 of file corecrt_internal.h.
int __acrt_ptd::_tfpecode |
Definition at line 869 of file corecrt_internal.h.
Referenced by __fpecode().
_invalid_parameter_handler __acrt_ptd::_thread_local_iph |
Definition at line 911 of file corecrt_internal.h.
Referenced by _invalid_parameter_internal().
char* __acrt_ptd::_tmpnam_narrow_buffer |
Definition at line 884 of file corecrt_internal.h.
wchar_t* __acrt_ptd::_tmpnam_wide_buffer |
Definition at line 885 of file corecrt_internal.h.
EXCEPTION_POINTERS* __acrt_ptd::_tpxcptinfoptrs |
Definition at line 868 of file corecrt_internal.h.
Referenced by __pxcptinfoptrs().
wchar_t* __acrt_ptd::_wasctime_buffer |
Definition at line 889 of file corecrt_internal.h.
wchar_t* __acrt_ptd::_wcserror_buffer |
Definition at line 896 of file corecrt_internal.h.
wchar_t* __acrt_ptd::_wcstok_token |
Definition at line 881 of file corecrt_internal.h.
Referenced by wcstok().