Home
last modified time | relevance | path

Searched defs:__acrt_ptd (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/ucrt/inc/
H A Dcorecrt_internal.h864 typedef struct __acrt_ptd struct
871 terminate_handler _terminate; // terminate() routine
873 int _terrno; // errno value
874 unsigned long _tdoserrno; // _doserrno value
876 unsigned int _rand_state; // Previous value of rand()
879 char* _strtok_token;
880 unsigned char* _mbstok_token;
881 wchar_t* _wcstok_token;
884 char* _tmpnam_narrow_buffer;
885 wchar_t* _tmpnam_wide_buffer;
[all …]