Searched defs:__acrt_ptd (Results 1 – 1 of 1) sorted by relevance
864 typedef struct __acrt_ptd struct871 terminate_handler _terminate; // terminate() routine873 int _terrno; // errno value874 unsigned long _tdoserrno; // _doserrno value876 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 …]