1; 2; Definition file of msvcr100.dll 3; Automatic generated by gendef 4; written by Kai Tietz 2008 5; 6LIBRARY "msvcr100.dll" 7EXPORTS 8 9#include "msvcrt-common.def.in" 10 11; public: __thiscall Concurrency::details::<0x1ULL>::<0x1ULL>(void(__cdecl *)(void)) 12??0?$_SpinWait@$00@details@Concurrency@@QAE@P6AXXZ@Z ; has WINAPI (@4) 13; public: __thiscall Concurrency::details::<0x0ULL>::<0x0ULL>(void(__cdecl *)(void)) 14??0?$_SpinWait@$0A@@details@Concurrency@@QAE@P6AXXZ@Z ; has WINAPI (@4) 15; public: __cdecl Concurrency::SchedulerPolicy::SchedulerPolicy(unsigned int,...) 16??0SchedulerPolicy@Concurrency@@QAA@IZZ 17; public: __thiscall Concurrency::SchedulerPolicy::SchedulerPolicy(class Concurrency::SchedulerPolicy const &) 18??0SchedulerPolicy@Concurrency@@QAE@ABV01@@Z ; has WINAPI (@4) 19; public: __thiscall Concurrency::SchedulerPolicy::SchedulerPolicy(void) 20??0SchedulerPolicy@Concurrency@@QAE@XZ 21; public: __thiscall Concurrency::details::_NonReentrantBlockingLock::_NonReentrantBlockingLock(void) 22??0_NonReentrantBlockingLock@details@Concurrency@@QAE@XZ 23; public: __thiscall Concurrency::details::_NonReentrantPPLLock::_NonReentrantPPLLock(void) 24??0_NonReentrantPPLLock@details@Concurrency@@QAE@XZ 25; public: __thiscall Concurrency::details::_ReaderWriterLock::_ReaderWriterLock(void) 26??0_ReaderWriterLock@details@Concurrency@@QAE@XZ 27; public: __thiscall Concurrency::details::_ReentrantBlockingLock::_ReentrantBlockingLock(void) 28??0_ReentrantBlockingLock@details@Concurrency@@QAE@XZ 29; public: __thiscall Concurrency::details::_ReentrantLock::_ReentrantLock(void) 30??0_ReentrantLock@details@Concurrency@@QAE@XZ 31; public: __thiscall Concurrency::details::_ReentrantPPLLock::_ReentrantPPLLock(void) 32??0_ReentrantPPLLock@details@Concurrency@@QAE@XZ 33; public: __thiscall Concurrency::details::_NonReentrantPPLLock::_Scoped_lock::_Scoped_lock(class Concurrency::details::_NonReentrantPPLLock &) 34??0_Scoped_lock@_NonReentrantPPLLock@details@Concurrency@@QAE@AAV123@@Z ; has WINAPI (@4) 35; public: __thiscall Concurrency::details::_ReentrantPPLLock::_Scoped_lock::_Scoped_lock(class Concurrency::details::_ReentrantPPLLock &) 36??0_Scoped_lock@_ReentrantPPLLock@details@Concurrency@@QAE@AAV123@@Z ; has WINAPI (@4) 37; public: __thiscall Concurrency::details::_SpinLock::_SpinLock(long volatile &) 38??0_SpinLock@details@Concurrency@@QAE@ACJ@Z ; has WINAPI (@4) 39; public: __thiscall Concurrency::details::_TaskCollection::_TaskCollection(void) 40??0_TaskCollection@details@Concurrency@@QAE@XZ 41; protected: __thiscall Concurrency::details::_Timer::_Timer(unsigned int,bool) 42??0_Timer@details@Concurrency@@IAE@I_N@Z ; has WINAPI (@8) 43; public: __thiscall std::__non_rtti_object::__non_rtti_object(class std::__non_rtti_object const &) 44??0__non_rtti_object@std@@QAE@ABV01@@Z ; has WINAPI (@4) 45; public: __thiscall std::__non_rtti_object::__non_rtti_object(char const *) 46??0__non_rtti_object@std@@QAE@PBD@Z ; has WINAPI (@4) 47; private: __thiscall std::bad_cast::bad_cast(char const *const *) 48??0bad_cast@std@@AAE@PBQBD@Z ; has WINAPI (@4) 49; public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &) 50??0bad_cast@std@@QAE@ABV01@@Z ; has WINAPI (@4) 51; public: __thiscall std::bad_cast::bad_cast(char const *) 52??0bad_cast@std@@QAE@PBD@Z ; has WINAPI (@4) 53; public: __thiscall Concurrency::bad_target::bad_target(char const *) 54??0bad_target@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 55; public: __thiscall Concurrency::bad_target::bad_target(void) 56??0bad_target@Concurrency@@QAE@XZ 57; public: __thiscall std::bad_typeid::bad_typeid(class std::bad_typeid const &) 58??0bad_typeid@std@@QAE@ABV01@@Z ; has WINAPI (@4) 59; public: __thiscall std::bad_typeid::bad_typeid(char const *) 60??0bad_typeid@std@@QAE@PBD@Z ; has WINAPI (@4) 61; public: __thiscall Concurrency::context_self_unblock::context_self_unblock(char const *) 62??0context_self_unblock@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 63; public: __thiscall Concurrency::context_self_unblock::context_self_unblock(void) 64??0context_self_unblock@Concurrency@@QAE@XZ 65; public: __thiscall Concurrency::context_unblock_unbalanced::context_unblock_unbalanced(char const *) 66??0context_unblock_unbalanced@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 67; public: __thiscall Concurrency::context_unblock_unbalanced::context_unblock_unbalanced(void) 68??0context_unblock_unbalanced@Concurrency@@QAE@XZ 69; public: __thiscall Concurrency::critical_section::critical_section(void) 70??0critical_section@Concurrency@@QAE@XZ 71; public: __thiscall Concurrency::default_scheduler_exists::default_scheduler_exists(char const *) 72??0default_scheduler_exists@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 73; public: __thiscall Concurrency::default_scheduler_exists::default_scheduler_exists(void) 74??0default_scheduler_exists@Concurrency@@QAE@XZ 75; public: __thiscall Concurrency::event::event(void) 76??0event@Concurrency@@QAE@XZ 77; public: __thiscall std::exception::exception(char const *const &) 78??0exception@std@@QAE@ABQBD@Z ; has WINAPI (@4) 79; public: __thiscall std::exception::exception(char const *const &,int) 80??0exception@std@@QAE@ABQBDH@Z ; has WINAPI (@8) 81; public: __thiscall std::exception::exception(class std::exception const &) 82??0exception@std@@QAE@ABV01@@Z ; has WINAPI (@4) 83; public: __thiscall std::exception::exception(void) 84??0exception@std@@QAE@XZ 85; public: __thiscall Concurrency::improper_lock::improper_lock(char const *) 86??0improper_lock@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 87; public: __thiscall Concurrency::improper_lock::improper_lock(void) 88??0improper_lock@Concurrency@@QAE@XZ 89; public: __thiscall Concurrency::improper_scheduler_attach::improper_scheduler_attach(char const *) 90??0improper_scheduler_attach@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 91; public: __thiscall Concurrency::improper_scheduler_attach::improper_scheduler_attach(void) 92??0improper_scheduler_attach@Concurrency@@QAE@XZ 93; public: __thiscall Concurrency::improper_scheduler_detach::improper_scheduler_detach(char const *) 94??0improper_scheduler_detach@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 95; public: __thiscall Concurrency::improper_scheduler_detach::improper_scheduler_detach(void) 96??0improper_scheduler_detach@Concurrency@@QAE@XZ 97; public: __thiscall Concurrency::improper_scheduler_reference::improper_scheduler_reference(char const *) 98??0improper_scheduler_reference@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 99; public: __thiscall Concurrency::improper_scheduler_reference::improper_scheduler_reference(void) 100??0improper_scheduler_reference@Concurrency@@QAE@XZ 101; public: __thiscall Concurrency::invalid_link_target::invalid_link_target(char const *) 102??0invalid_link_target@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 103; public: __thiscall Concurrency::invalid_link_target::invalid_link_target(void) 104??0invalid_link_target@Concurrency@@QAE@XZ 105; public: __thiscall Concurrency::invalid_multiple_scheduling::invalid_multiple_scheduling(char const *) 106??0invalid_multiple_scheduling@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 107; public: __thiscall Concurrency::invalid_multiple_scheduling::invalid_multiple_scheduling(void) 108??0invalid_multiple_scheduling@Concurrency@@QAE@XZ 109; public: __thiscall Concurrency::invalid_operation::invalid_operation(char const *) 110??0invalid_operation@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 111; public: __thiscall Concurrency::invalid_operation::invalid_operation(void) 112??0invalid_operation@Concurrency@@QAE@XZ 113; public: __thiscall Concurrency::invalid_oversubscribe_operation::invalid_oversubscribe_operation(char const *) 114??0invalid_oversubscribe_operation@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 115; public: __thiscall Concurrency::invalid_oversubscribe_operation::invalid_oversubscribe_operation(void) 116??0invalid_oversubscribe_operation@Concurrency@@QAE@XZ 117; public: __thiscall Concurrency::invalid_scheduler_policy_key::invalid_scheduler_policy_key(char const *) 118??0invalid_scheduler_policy_key@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 119; public: __thiscall Concurrency::invalid_scheduler_policy_key::invalid_scheduler_policy_key(void) 120??0invalid_scheduler_policy_key@Concurrency@@QAE@XZ 121; public: __thiscall Concurrency::invalid_scheduler_policy_thread_specification::invalid_scheduler_policy_thread_specification(char const *) 122??0invalid_scheduler_policy_thread_specification@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 123; public: __thiscall Concurrency::invalid_scheduler_policy_thread_specification::invalid_scheduler_policy_thread_specification(void) 124??0invalid_scheduler_policy_thread_specification@Concurrency@@QAE@XZ 125; public: __thiscall Concurrency::invalid_scheduler_policy_value::invalid_scheduler_policy_value(char const *) 126??0invalid_scheduler_policy_value@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 127; public: __thiscall Concurrency::invalid_scheduler_policy_value::invalid_scheduler_policy_value(void) 128??0invalid_scheduler_policy_value@Concurrency@@QAE@XZ 129; public: __thiscall Concurrency::message_not_found::message_not_found(char const *) 130??0message_not_found@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 131; public: __thiscall Concurrency::message_not_found::message_not_found(void) 132??0message_not_found@Concurrency@@QAE@XZ 133; public: __thiscall Concurrency::missing_wait::missing_wait(char const *) 134??0missing_wait@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 135; public: __thiscall Concurrency::missing_wait::missing_wait(void) 136??0missing_wait@Concurrency@@QAE@XZ 137; public: __thiscall Concurrency::nested_scheduler_missing_detach::nested_scheduler_missing_detach(char const *) 138??0nested_scheduler_missing_detach@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 139; public: __thiscall Concurrency::nested_scheduler_missing_detach::nested_scheduler_missing_detach(void) 140??0nested_scheduler_missing_detach@Concurrency@@QAE@XZ 141; public: __thiscall Concurrency::operation_timed_out::operation_timed_out(char const *) 142??0operation_timed_out@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 143; public: __thiscall Concurrency::operation_timed_out::operation_timed_out(void) 144??0operation_timed_out@Concurrency@@QAE@XZ 145; public: __thiscall Concurrency::reader_writer_lock::reader_writer_lock(void) 146??0reader_writer_lock@Concurrency@@QAE@XZ 147; public: __thiscall Concurrency::scheduler_not_attached::scheduler_not_attached(char const *) 148??0scheduler_not_attached@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 149; public: __thiscall Concurrency::scheduler_not_attached::scheduler_not_attached(void) 150??0scheduler_not_attached@Concurrency@@QAE@XZ 151; public: __thiscall Concurrency::scheduler_resource_allocation_error::scheduler_resource_allocation_error(long) 152??0scheduler_resource_allocation_error@Concurrency@@QAE@J@Z ; has WINAPI (@4) 153; public: __thiscall Concurrency::scheduler_resource_allocation_error::scheduler_resource_allocation_error(char const *,long) 154??0scheduler_resource_allocation_error@Concurrency@@QAE@PBDJ@Z ; has WINAPI (@8) 155; public: __thiscall Concurrency::critical_section::scoped_lock::scoped_lock(class Concurrency::critical_section &) 156??0scoped_lock@critical_section@Concurrency@@QAE@AAV12@@Z ; has WINAPI (@4) 157; public: __thiscall Concurrency::reader_writer_lock::scoped_lock::scoped_lock(class Concurrency::reader_writer_lock &) 158??0scoped_lock@reader_writer_lock@Concurrency@@QAE@AAV12@@Z ; has WINAPI (@4) 159; public: __thiscall Concurrency::reader_writer_lock::scoped_lock_read::scoped_lock_read(class Concurrency::reader_writer_lock &) 160??0scoped_lock_read@reader_writer_lock@Concurrency@@QAE@AAV12@@Z ; has WINAPI (@4) 161; public: __thiscall Concurrency::details::task_canceled::task_canceled(char const *) 162??0task_canceled@details@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 163; public: __thiscall Concurrency::details::task_canceled::task_canceled(void) 164??0task_canceled@details@Concurrency@@QAE@XZ 165; public: __thiscall Concurrency::unsupported_os::unsupported_os(char const *) 166??0unsupported_os@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 167; public: __thiscall Concurrency::unsupported_os::unsupported_os(void) 168??0unsupported_os@Concurrency@@QAE@XZ 169; public: __thiscall Concurrency::SchedulerPolicy::~SchedulerPolicy(void) 170??1SchedulerPolicy@Concurrency@@QAE@XZ 171; public: __thiscall Concurrency::details::_NonReentrantBlockingLock::~_NonReentrantBlockingLock(void) 172??1_NonReentrantBlockingLock@details@Concurrency@@QAE@XZ 173; public: __thiscall Concurrency::details::_ReentrantBlockingLock::~_ReentrantBlockingLock(void) 174??1_ReentrantBlockingLock@details@Concurrency@@QAE@XZ 175; public: __thiscall Concurrency::details::_NonReentrantPPLLock::_Scoped_lock::~_Scoped_lock(void) 176??1_Scoped_lock@_NonReentrantPPLLock@details@Concurrency@@QAE@XZ 177; public: __thiscall Concurrency::details::_ReentrantPPLLock::_Scoped_lock::~_Scoped_lock(void) 178??1_Scoped_lock@_ReentrantPPLLock@details@Concurrency@@QAE@XZ 179; public: __thiscall Concurrency::details::_SpinLock::~_SpinLock(void) 180??1_SpinLock@details@Concurrency@@QAE@XZ 181; public: __thiscall Concurrency::details::_TaskCollection::~_TaskCollection(void) 182??1_TaskCollection@details@Concurrency@@QAE@XZ 183; protected: __thiscall Concurrency::details::_Timer::~_Timer(void) 184??1_Timer@details@Concurrency@@IAE@XZ 185; public: virtual __thiscall std::__non_rtti_object::~__non_rtti_object(void) 186??1__non_rtti_object@std@@UAE@XZ 187; public: virtual __thiscall std::bad_cast::~bad_cast(void) 188??1bad_cast@std@@UAE@XZ 189; public: virtual __thiscall std::bad_typeid::~bad_typeid(void) 190??1bad_typeid@std@@UAE@XZ 191; public: __thiscall Concurrency::critical_section::~critical_section(void) 192??1critical_section@Concurrency@@QAE@XZ 193; public: __thiscall Concurrency::event::~event(void) 194??1event@Concurrency@@QAE@XZ 195; public: virtual __thiscall std::exception::~exception(void) 196??1exception@std@@UAE@XZ 197; public: __thiscall Concurrency::reader_writer_lock::~reader_writer_lock(void) 198??1reader_writer_lock@Concurrency@@QAE@XZ 199; public: __thiscall Concurrency::critical_section::scoped_lock::~scoped_lock(void) 200??1scoped_lock@critical_section@Concurrency@@QAE@XZ 201; public: __thiscall Concurrency::reader_writer_lock::scoped_lock::~scoped_lock(void) 202??1scoped_lock@reader_writer_lock@Concurrency@@QAE@XZ 203; public: __thiscall Concurrency::reader_writer_lock::scoped_lock_read::~scoped_lock_read(void) 204??1scoped_lock_read@reader_writer_lock@Concurrency@@QAE@XZ 205; public: virtual __thiscall type_info::~type_info(void) 206??1type_info@@UAE@XZ 207; void *__cdecl operator new(unsigned int) 208??2@YAPAXI@Z 209; void *__cdecl operator new(unsigned int,int,char const *,int) 210??2@YAPAXIHPBDH@Z 211; void __cdecl operator delete(void *) 212??3@YAXPAX@Z 213; public: class Concurrency::details::<0x1ULL> &__thiscall Concurrency::details::<0x1ULL>::operator =(class Concurrency::details::<0x1ULL> const &) 214??4?$_SpinWait@$00@details@Concurrency@@QAEAAV012@ABV012@@Z ; has WINAPI (@4) 215; public: class Concurrency::details::<0x0ULL> &__thiscall Concurrency::details::<0x0ULL>::operator =(class Concurrency::details::<0x0ULL> const &) 216??4?$_SpinWait@$0A@@details@Concurrency@@QAEAAV012@ABV012@@Z ; has WINAPI (@4) 217; public: class Concurrency::SchedulerPolicy &__thiscall Concurrency::SchedulerPolicy::operator =(class Concurrency::SchedulerPolicy const &) 218??4SchedulerPolicy@Concurrency@@QAEAAV01@ABV01@@Z ; has WINAPI (@4) 219; public: class std::__non_rtti_object &__thiscall std::__non_rtti_object::operator =(class std::__non_rtti_object const &) 220??4__non_rtti_object@std@@QAEAAV01@ABV01@@Z ; has WINAPI (@4) 221; public: class std::bad_cast &__thiscall std::bad_cast::operator =(class std::bad_cast const &) 222??4bad_cast@std@@QAEAAV01@ABV01@@Z ; has WINAPI (@4) 223; public: class std::bad_typeid &__thiscall std::bad_typeid::operator =(class std::bad_typeid const &) 224??4bad_typeid@std@@QAEAAV01@ABV01@@Z ; has WINAPI (@4) 225; public: class std::exception &__thiscall std::exception::operator =(class std::exception const &) 226??4exception@std@@QAEAAV01@ABV01@@Z ; has WINAPI (@4) 227; public: bool __thiscall type_info::operator ==(class type_info const &)const 228??8type_info@@QBE_NABV0@@Z ; has WINAPI (@4) 229; public: bool __thiscall type_info::operator !=(class type_info const &)const 230??9type_info@@QBE_NABV0@@Z ; has WINAPI (@4) 231; const std::__non_rtti_object::$vftable 232??_7__non_rtti_object@std@@6B@ DATA 233; const std::bad_cast::$vftable 234??_7bad_cast@std@@6B@ DATA 235; const std::bad_typeid::$vftable 236??_7bad_typeid@std@@6B@ DATA 237; const exception::$vftable 238??_7exception@@6B@ DATA 239; const std::exception::$vftable 240??_7exception@std@@6B@ DATA 241; public: void __thiscall Concurrency::details::<0x1ULL>::__dflt_ctor_closure(void) 242??_F?$_SpinWait@$00@details@Concurrency@@QAEXXZ 243; public: void __thiscall Concurrency::details::<0x0ULL>::__dflt_ctor_closure(void) 244??_F?$_SpinWait@$0A@@details@Concurrency@@QAEXXZ 245; public: void __thiscall std::bad_cast::__dflt_ctor_closure(void) 246??_Fbad_cast@std@@QAEXXZ 247; public: void __thiscall std::bad_typeid::__dflt_ctor_closure(void) 248??_Fbad_typeid@std@@QAEXXZ 249; void *__cdecl operator new[](unsigned int) 250??_U@YAPAXI@Z 251; void *__cdecl operator new[](unsigned int,int,char const *,int) 252??_U@YAPAXIHPBDH@Z 253; void __cdecl operator delete[](void *) 254??_V@YAXPAX@Z 255; void *__cdecl Concurrency::Alloc(unsigned int) 256?Alloc@Concurrency@@YAPAXI@Z 257; public: static void __cdecl Concurrency::Context::Block(void) 258?Block@Context@Concurrency@@SAXXZ 259; public: static void __cdecl Concurrency::CurrentScheduler::Create(class Concurrency::SchedulerPolicy const &) 260?Create@CurrentScheduler@Concurrency@@SAXABVSchedulerPolicy@2@@Z 261; public: static class Concurrency::Scheduler *__cdecl Concurrency::Scheduler::Create(class Concurrency::SchedulerPolicy const &) 262?Create@Scheduler@Concurrency@@SAPAV12@ABVSchedulerPolicy@2@@Z 263; struct Concurrency::IResourceManager *__cdecl Concurrency::CreateResourceManager(void) 264?CreateResourceManager@Concurrency@@YAPAUIResourceManager@1@XZ 265; public: static class Concurrency::ScheduleGroup *__cdecl Concurrency::CurrentScheduler::CreateScheduleGroup(void) 266?CreateScheduleGroup@CurrentScheduler@Concurrency@@SAPAVScheduleGroup@2@XZ 267; public: static class Concurrency::Context *__cdecl Concurrency::Context::CurrentContext(void) 268?CurrentContext@Context@Concurrency@@SAPAV12@XZ 269; public: static void __cdecl Concurrency::CurrentScheduler::Detach(void) 270?Detach@CurrentScheduler@Concurrency@@SAXXZ 271; long __cdecl Concurrency::DisableTracing(void) 272?DisableTracing@Concurrency@@YAJXZ 273; long __cdecl Concurrency::EnableTracing(void) 274?EnableTracing@Concurrency@@YAJXZ 275; void __cdecl Concurrency::Free(void *) 276?Free@Concurrency@@YAXPAX@Z 277; public: static class Concurrency::Scheduler *__cdecl Concurrency::CurrentScheduler::Get(void) 278?Get@CurrentScheduler@Concurrency@@SAPAVScheduler@2@XZ 279; unsigned int __cdecl Concurrency::GetExecutionContextId(void) 280?GetExecutionContextId@Concurrency@@YAIXZ 281; public: static unsigned int __cdecl Concurrency::CurrentScheduler::GetNumberOfVirtualProcessors(void) 282?GetNumberOfVirtualProcessors@CurrentScheduler@Concurrency@@SAIXZ 283; enum Concurrency::IResourceManager::OSVersion __cdecl Concurrency::GetOSVersion(void) 284?GetOSVersion@Concurrency@@YA?AW4OSVersion@IResourceManager@1@XZ 285; public: static class Concurrency::SchedulerPolicy __cdecl Concurrency::CurrentScheduler::GetPolicy(void) 286?GetPolicy@CurrentScheduler@Concurrency@@SA?AVSchedulerPolicy@2@XZ 287; public: unsigned int __thiscall Concurrency::SchedulerPolicy::GetPolicyValue(enum Concurrency::PolicyElementKey)const 288?GetPolicyValue@SchedulerPolicy@Concurrency@@QBEIW4PolicyElementKey@2@@Z ; has WINAPI (@4) 289; unsigned int __cdecl Concurrency::GetProcessorCount(void) 290?GetProcessorCount@Concurrency@@YAIXZ 291; unsigned int __cdecl Concurrency::GetProcessorNodeCount(void) 292?GetProcessorNodeCount@Concurrency@@YAIXZ 293; unsigned int __cdecl Concurrency::GetSchedulerId(void) 294?GetSchedulerId@Concurrency@@YAIXZ 295; void *__cdecl Concurrency::details::GetSharedTimerQueue(void) 296?GetSharedTimerQueue@details@Concurrency@@YAPAXXZ 297; public: static unsigned int __cdecl Concurrency::Context::Id(void) 298?Id@Context@Concurrency@@SAIXZ 299; public: static unsigned int __cdecl Concurrency::CurrentScheduler::Id(void) 300?Id@CurrentScheduler@Concurrency@@SAIXZ 301; public: static bool __cdecl Concurrency::Context::IsCurrentTaskCollectionCanceling(void) 302?IsCurrentTaskCollectionCanceling@Context@Concurrency@@SA_NXZ 303; unsigned long __cdecl Concurrency::details::Log2(unsigned int) 304?Log2@details@Concurrency@@YAKI@Z 305; public: static void __cdecl Concurrency::Context::Oversubscribe(bool) 306?Oversubscribe@Context@Concurrency@@SAX_N@Z 307; public: static void __cdecl Concurrency::CurrentScheduler::RegisterShutdownEvent(void *) 308?RegisterShutdownEvent@CurrentScheduler@Concurrency@@SAXPAX@Z 309; public: static void __cdecl Concurrency::Scheduler::ResetDefaultSchedulerPolicy(void) 310?ResetDefaultSchedulerPolicy@Scheduler@Concurrency@@SAXXZ 311; public: static unsigned int __cdecl Concurrency::Context::ScheduleGroupId(void) 312?ScheduleGroupId@Context@Concurrency@@SAIXZ 313; public: static void __cdecl Concurrency::CurrentScheduler::ScheduleTask(void(__cdecl *)(void *),void *) 314?ScheduleTask@CurrentScheduler@Concurrency@@SAXP6AXPAX@Z0@Z 315; public: void __thiscall Concurrency::SchedulerPolicy::SetConcurrencyLimits(unsigned int,unsigned int) 316?SetConcurrencyLimits@SchedulerPolicy@Concurrency@@QAEXII@Z ; has WINAPI (@8) 317; public: static void __cdecl Concurrency::Scheduler::SetDefaultSchedulerPolicy(class Concurrency::SchedulerPolicy const &) 318?SetDefaultSchedulerPolicy@Scheduler@Concurrency@@SAXABVSchedulerPolicy@2@@Z 319; public: unsigned int __thiscall Concurrency::SchedulerPolicy::SetPolicyValue(enum Concurrency::PolicyElementKey,unsigned int) 320?SetPolicyValue@SchedulerPolicy@Concurrency@@QAEIW4PolicyElementKey@2@I@Z ; has WINAPI (@8) 321; public: static unsigned int __cdecl Concurrency::Context::VirtualProcessorId(void) 322?VirtualProcessorId@Context@Concurrency@@SAIXZ 323; public: static void __cdecl Concurrency::Context::Yield(void) 324?Yield@Context@Concurrency@@SAXXZ 325; private: void __thiscall Concurrency::details::_StructuredTaskCollection::_Abort(void) 326?_Abort@_StructuredTaskCollection@details@Concurrency@@AAEXXZ 327; public: void __thiscall Concurrency::details::_NonReentrantBlockingLock::_Acquire(void) 328?_Acquire@_NonReentrantBlockingLock@details@Concurrency@@QAEXXZ 329; public: void __thiscall Concurrency::details::_NonReentrantPPLLock::_Acquire(void *) 330?_Acquire@_NonReentrantPPLLock@details@Concurrency@@QAEXPAX@Z ; has WINAPI (@4) 331; public: void __thiscall Concurrency::details::_ReentrantBlockingLock::_Acquire(void) 332?_Acquire@_ReentrantBlockingLock@details@Concurrency@@QAEXXZ 333; public: void __thiscall Concurrency::details::_ReentrantLock::_Acquire(void) 334?_Acquire@_ReentrantLock@details@Concurrency@@QAEXXZ 335; public: void __thiscall Concurrency::details::_ReentrantPPLLock::_Acquire(void *) 336?_Acquire@_ReentrantPPLLock@details@Concurrency@@QAEXPAX@Z ; has WINAPI (@4) 337; public: void __thiscall Concurrency::details::_ReaderWriterLock::_AcquireRead(void) 338?_AcquireRead@_ReaderWriterLock@details@Concurrency@@QAEXXZ 339; public: void __thiscall Concurrency::details::_ReaderWriterLock::_AcquireWrite(void) 340?_AcquireWrite@_ReaderWriterLock@details@Concurrency@@QAEXXZ 341; public: void __thiscall Concurrency::details::_StructuredTaskCollection::_Cancel(void) 342?_Cancel@_StructuredTaskCollection@details@Concurrency@@QAEXXZ 343; public: void __thiscall Concurrency::details::_TaskCollection::_Cancel(void) 344?_Cancel@_TaskCollection@details@Concurrency@@QAEXXZ 345; protected: void __thiscall Concurrency::details::_UnrealizedChore::_CheckTaskCollection(void) 346?_CheckTaskCollection@_UnrealizedChore@details@Concurrency@@IAEXXZ 347; void __cdecl Concurrency::details::_ConcRT_Assert(char const *,char const *,int) 348?_ConcRT_Assert@details@Concurrency@@YAXPBD0H@Z 349; void __cdecl Concurrency::details::_ConcRT_CoreAssert(char const *,char const *,int) 350?_ConcRT_CoreAssert@details@Concurrency@@YAXPBD0H@Z 351; void __cdecl Concurrency::details::_ConcRT_DumpMessage(wchar_t const *,...) 352?_ConcRT_DumpMessage@details@Concurrency@@YAXPB_WZZ 353; void __cdecl Concurrency::details::_ConcRT_Trace(int,wchar_t const *,...) 354?_ConcRT_Trace@details@Concurrency@@YAXHPB_WZZ 355; private: void __thiscall std::exception::_Copy_str(char const *) 356?_Copy_str@exception@std@@AAEXPBD@Z ; has WINAPI (@4) 357; protected: void __thiscall Concurrency::details::<0x1ULL>::_DoYield(void) 358?_DoYield@?$_SpinWait@$00@details@Concurrency@@IAEXXZ 359; protected: void __thiscall Concurrency::details::<0x0ULL>::_DoYield(void) 360?_DoYield@?$_SpinWait@$0A@@details@Concurrency@@IAEXXZ 361; public: bool __thiscall Concurrency::details::_StructuredTaskCollection::_IsCanceling(void) 362?_IsCanceling@_StructuredTaskCollection@details@Concurrency@@QAE_NXZ 363; public: bool __thiscall Concurrency::details::_TaskCollection::_IsCanceling(void) 364?_IsCanceling@_TaskCollection@details@Concurrency@@QAE_NXZ 365; private: static char const *__cdecl type_info::_Name_base(class type_info const *,struct __type_info_node *) 366?_Name_base@type_info@@CAPBDPBV1@PAU__type_info_node@@@Z 367; private: static char const *__cdecl type_info::_Name_base_internal(class type_info const *,struct __type_info_node *) 368?_Name_base_internal@type_info@@CAPBDPBV1@PAU__type_info_node@@@Z 369; protected: unsigned long __thiscall Concurrency::details::<0x1ULL>::_NumberOfSpins(void) 370?_NumberOfSpins@?$_SpinWait@$00@details@Concurrency@@IAEKXZ 371; protected: unsigned long __thiscall Concurrency::details::<0x0ULL>::_NumberOfSpins(void) 372?_NumberOfSpins@?$_SpinWait@$0A@@details@Concurrency@@IAEKXZ 373; public: void __thiscall Concurrency::details::_NonReentrantBlockingLock::_Release(void) 374?_Release@_NonReentrantBlockingLock@details@Concurrency@@QAEXXZ 375; public: void __thiscall Concurrency::details::_NonReentrantPPLLock::_Release(void) 376?_Release@_NonReentrantPPLLock@details@Concurrency@@QAEXXZ 377; public: void __thiscall Concurrency::details::_ReentrantBlockingLock::_Release(void) 378?_Release@_ReentrantBlockingLock@details@Concurrency@@QAEXXZ 379; public: void __thiscall Concurrency::details::_ReentrantLock::_Release(void) 380?_Release@_ReentrantLock@details@Concurrency@@QAEXXZ 381; public: void __thiscall Concurrency::details::_ReentrantPPLLock::_Release(void) 382?_Release@_ReentrantPPLLock@details@Concurrency@@QAEXXZ 383; public: void __thiscall Concurrency::details::_ReaderWriterLock::_ReleaseRead(void) 384?_ReleaseRead@_ReaderWriterLock@details@Concurrency@@QAEXXZ 385; public: void __thiscall Concurrency::details::_ReaderWriterLock::_ReleaseWrite(void) 386?_ReleaseWrite@_ReaderWriterLock@details@Concurrency@@QAEXXZ 387; protected: void __thiscall Concurrency::details::<0x1ULL>::_Reset(void) 388?_Reset@?$_SpinWait@$00@details@Concurrency@@IAEXXZ 389; protected: void __thiscall Concurrency::details::<0x0ULL>::_Reset(void) 390?_Reset@?$_SpinWait@$0A@@details@Concurrency@@IAEXXZ 391; public: enum Concurrency::details::_TaskCollectionStatus __stdcall Concurrency::details::_StructuredTaskCollection::_RunAndWait(class Concurrency::details::_UnrealizedChore *) 392?_RunAndWait@_StructuredTaskCollection@details@Concurrency@@QAG?AW4_TaskCollectionStatus@23@PAV_UnrealizedChore@23@@Z ; has WINAPI (@8) 393; public: enum Concurrency::details::_TaskCollectionStatus __stdcall Concurrency::details::_TaskCollection::_RunAndWait(class Concurrency::details::_UnrealizedChore *) 394?_RunAndWait@_TaskCollection@details@Concurrency@@QAG?AW4_TaskCollectionStatus@23@PAV_UnrealizedChore@23@@Z ; has WINAPI (@8) 395; public: void __thiscall Concurrency::details::_StructuredTaskCollection::_Schedule(class Concurrency::details::_UnrealizedChore *) 396?_Schedule@_StructuredTaskCollection@details@Concurrency@@QAEXPAV_UnrealizedChore@23@@Z ; has WINAPI (@4) 397; public: void __thiscall Concurrency::details::_TaskCollection::_Schedule(class Concurrency::details::_UnrealizedChore *) 398?_Schedule@_TaskCollection@details@Concurrency@@QAEXPAV_UnrealizedChore@23@@Z ; has WINAPI (@4) 399; public: void __thiscall Concurrency::details::<0x1ULL>::_SetSpinCount(unsigned int) 400?_SetSpinCount@?$_SpinWait@$00@details@Concurrency@@QAEXI@Z ; has WINAPI (@4) 401; public: void __thiscall Concurrency::details::<0x0ULL>::_SetSpinCount(unsigned int) 402?_SetSpinCount@?$_SpinWait@$0A@@details@Concurrency@@QAEXI@Z ; has WINAPI (@4) 403; protected: bool __thiscall Concurrency::details::<0x1ULL>::_ShouldSpinAgain(void) 404?_ShouldSpinAgain@?$_SpinWait@$00@details@Concurrency@@IAE_NXZ 405; protected: bool __thiscall Concurrency::details::<0x0ULL>::_ShouldSpinAgain(void) 406?_ShouldSpinAgain@?$_SpinWait@$0A@@details@Concurrency@@IAE_NXZ 407; public: bool __thiscall Concurrency::details::<0x1ULL>::_SpinOnce(void) 408?_SpinOnce@?$_SpinWait@$00@details@Concurrency@@QAE_NXZ 409; public: bool __thiscall Concurrency::details::<0x0ULL>::_SpinOnce(void) 410?_SpinOnce@?$_SpinWait@$0A@@details@Concurrency@@QAE_NXZ 411; public: static void __cdecl Concurrency::Context::_SpinYield(void) 412?_SpinYield@Context@Concurrency@@SAXXZ 413; protected: void __thiscall Concurrency::details::_Timer::_Start(void) 414?_Start@_Timer@details@Concurrency@@IAEXXZ 415; protected: void __thiscall Concurrency::details::_Timer::_Stop(void) 416?_Stop@_Timer@details@Concurrency@@IAEXXZ 417; private: void __thiscall std::exception::_Tidy(void) 418?_Tidy@exception@std@@AAEXXZ 419; void __cdecl Concurrency::_Trace_ppl_function(struct _GUID const &,unsigned char,enum Concurrency::ConcRT_EventType) 420?_Trace_ppl_function@Concurrency@@YAXABU_GUID@@EW4ConcRT_EventType@1@@Z 421; public: bool __thiscall Concurrency::details::_NonReentrantBlockingLock::_TryAcquire(void) 422?_TryAcquire@_NonReentrantBlockingLock@details@Concurrency@@QAE_NXZ 423; public: bool __thiscall Concurrency::details::_ReentrantBlockingLock::_TryAcquire(void) 424?_TryAcquire@_ReentrantBlockingLock@details@Concurrency@@QAE_NXZ 425; public: bool __thiscall Concurrency::details::_ReentrantLock::_TryAcquire(void) 426?_TryAcquire@_ReentrantLock@details@Concurrency@@QAE_NXZ 427; public: bool __thiscall Concurrency::details::_ReaderWriterLock::_TryAcquireWrite(void) 428?_TryAcquireWrite@_ReaderWriterLock@details@Concurrency@@QAE_NXZ 429; private: static void __cdecl type_info::_Type_info_dtor(class type_info *) 430?_Type_info_dtor@type_info@@CAXPAV1@@Z 431; private: static void __cdecl type_info::_Type_info_dtor_internal(class type_info *) 432?_Type_info_dtor_internal@type_info@@CAXPAV1@@Z 433; void __cdecl Concurrency::details::_UnderlyingYield(void) 434?_UnderlyingYield@details@Concurrency@@YAXXZ 435; int __cdecl _ValidateExecute(int(__stdcall *)(void)) 436?_ValidateExecute@@YAHP6GHXZ@Z 437; int __cdecl _ValidateRead(void const *,unsigned int) 438?_ValidateRead@@YAHPBXI@Z 439; int __cdecl _ValidateWrite(void *,unsigned int) 440?_ValidateWrite@@YAHPAXI@Z 441; public: static unsigned int __cdecl Concurrency::details::_SpinCount::_Value(void) 442?_Value@_SpinCount@details@Concurrency@@SAIXZ 443; void __cdecl __ExceptionPtrAssign(void *,void const *) 444?__ExceptionPtrAssign@@YAXPAXPBX@Z 445; bool __cdecl __ExceptionPtrCompare(void const *,void const *) 446?__ExceptionPtrCompare@@YA_NPBX0@Z 447; void __cdecl __ExceptionPtrCopy(void *,void const *) 448?__ExceptionPtrCopy@@YAXPAXPBX@Z 449; void __cdecl __ExceptionPtrCopyException(void *,void const *,void const *) 450?__ExceptionPtrCopyException@@YAXPAXPBX1@Z 451; void __cdecl __ExceptionPtrCreate(void *) 452?__ExceptionPtrCreate@@YAXPAX@Z 453; void __cdecl __ExceptionPtrCurrentException(void *) 454?__ExceptionPtrCurrentException@@YAXPAX@Z 455; void __cdecl __ExceptionPtrDestroy(void *) 456?__ExceptionPtrDestroy@@YAXPAX@Z 457; void __cdecl __ExceptionPtrRethrow(void const *) 458?__ExceptionPtrRethrow@@YAXPBX@Z 459__uncaught_exception 460; void __cdecl _inconsistency(void) 461?_inconsistency@@YAXXZ 462; void __cdecl _invalid_parameter(unsigned short const *,unsigned short const *,unsigned short const *,unsigned int,unsigned int) 463?_invalid_parameter@@YAXPBG00II@Z 464; int __cdecl _is_exception_typeof(class type_info const &,struct _EXCEPTION_POINTERS *) 465?_is_exception_typeof@@YAHABVtype_info@@PAU_EXCEPTION_POINTERS@@@Z 466; public: char const *__thiscall type_info::_name_internal_method(struct __type_info_node *)const 467?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z ; has WINAPI (@4) 468; int __cdecl _open(char const *,int,int) 469?_open@@YAHPBDHH@Z 470; int(__cdecl *)(unsigned int)__cdecl _query_new_handler(void) 471?_query_new_handler@@YAP6AHI@ZXZ 472; int __cdecl _query_new_mode(void) 473?_query_new_mode@@YAHXZ 474; int(__cdecl *)(unsigned int)__cdecl _set_new_handler(int) 475?_set_new_handler@@YAP6AHI@ZH@Z 476; int(__cdecl *)(unsigned int)__cdecl _set_new_handler(int(__cdecl *)(unsigned int)) 477?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z 478; int __cdecl _set_new_mode(int) 479?_set_new_mode@@YAHH@Z 480; void(__cdecl *)(unsigned int,struct _EXCEPTION_POINTERS *)__cdecl _set_se_translator(int) 481?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZH@Z 482; void(__cdecl *)(unsigned int,struct _EXCEPTION_POINTERS *)__cdecl _set_se_translator(void(__cdecl *)(unsigned int,struct _EXCEPTION_POINTERS *)) 483?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z 484; int __cdecl _sopen(char const *,int,int,int) 485?_sopen@@YAHPBDHHH@Z 486; public: void __thiscall type_info::_type_info_dtor_internal_method(void) 487?_type_info_dtor_internal_method@type_info@@QAEXXZ 488; int __cdecl _wopen(wchar_t const *,int,int) 489?_wopen@@YAHPB_WHH@Z 490; int __cdecl _wsopen(wchar_t const *,int,int,int) 491?_wsopen@@YAHPB_WHHH@Z 492; public: int __thiscall type_info::before(class type_info const &)const 493?before@type_info@@QBEHABV1@@Z ; has WINAPI (@4) 494; public: long __thiscall Concurrency::scheduler_resource_allocation_error::get_error_code(void)const 495?get_error_code@scheduler_resource_allocation_error@Concurrency@@QBEJXZ 496; public: void __thiscall Concurrency::critical_section::lock(void) 497?lock@critical_section@Concurrency@@QAEXXZ 498; public: void __thiscall Concurrency::reader_writer_lock::lock(void) 499?lock@reader_writer_lock@Concurrency@@QAEXXZ 500; public: void __thiscall Concurrency::reader_writer_lock::lock_read(void) 501?lock_read@reader_writer_lock@Concurrency@@QAEXXZ 502; public: char const *__thiscall type_info::name(struct __type_info_node *)const 503?name@type_info@@QBEPBDPAU__type_info_node@@@Z ; has WINAPI (@4) 504; public: class Concurrency::critical_section &__thiscall Concurrency::critical_section::native_handle(void) 505?native_handle@critical_section@Concurrency@@QAEAAV12@XZ 506; public: char const *__thiscall type_info::raw_name(void)const 507?raw_name@type_info@@QBEPBDXZ 508; public: void __thiscall Concurrency::event::reset(void) 509?reset@event@Concurrency@@QAEXXZ 510; public: void __thiscall Concurrency::event::set(void) 511?set@event@Concurrency@@QAEXXZ 512; void(__cdecl *)(void)__cdecl set_new_handler(void(__cdecl *)(void)) 513?set_new_handler@@YAP6AXXZP6AXXZ@Z 514; void(__cdecl *)(void)__cdecl set_terminate(int) 515?set_terminate@@YAP6AXXZH@Z 516; void(__cdecl *)(void)__cdecl set_terminate(void(__cdecl *)(void)) 517?set_terminate@@YAP6AXXZP6AXXZ@Z 518; void(__cdecl *)(void)__cdecl set_unexpected(int) 519?set_unexpected@@YAP6AXXZH@Z 520; void(__cdecl *)(void)__cdecl set_unexpected(void(__cdecl *)(void)) 521?set_unexpected@@YAP6AXXZP6AXXZ@Z 522; int __cdecl swprintf(unsigned short *,unsigned int,unsigned short const *,...) 523?swprintf@@YAHPAGIPBGZZ 524; int __cdecl swprintf(wchar_t *,unsigned int,wchar_t const *,...) 525?swprintf@@YAHPA_WIPB_WZZ 526; void __cdecl terminate(void) 527?terminate@@YAXXZ 528; public: bool __thiscall Concurrency::critical_section::try_lock(void) 529?try_lock@critical_section@Concurrency@@QAE_NXZ 530; public: bool __thiscall Concurrency::reader_writer_lock::try_lock(void) 531?try_lock@reader_writer_lock@Concurrency@@QAE_NXZ 532; public: bool __thiscall Concurrency::reader_writer_lock::try_lock_read(void) 533?try_lock_read@reader_writer_lock@Concurrency@@QAE_NXZ 534; void __cdecl unexpected(void) 535?unexpected@@YAXXZ 536; public: void __thiscall Concurrency::critical_section::unlock(void) 537?unlock@critical_section@Concurrency@@QAEXXZ 538; public: void __thiscall Concurrency::reader_writer_lock::unlock(void) 539?unlock@reader_writer_lock@Concurrency@@QAEXXZ 540; int __cdecl vswprintf(wchar_t *,unsigned int,wchar_t const *,char *) 541?vswprintf@@YAHPA_WIPB_WPAD@Z 542; void __cdecl Concurrency::wait(unsigned int) 543?wait@Concurrency@@YAXI@Z 544; public: unsigned int __thiscall Concurrency::event::wait(unsigned int) 545?wait@event@Concurrency@@QAEII@Z ; has WINAPI (@4) 546; public: static unsigned int __cdecl Concurrency::event::wait_for_multiple(class Concurrency::event **,unsigned int,bool,unsigned int) 547?wait_for_multiple@event@Concurrency@@SAIPAPAV12@I_NI@Z 548; public: virtual char const *__thiscall std::exception::what(void)const 549?what@exception@std@@UBEPBDXZ 550$I10_OUTPUT 551_CIacos 552_CIasin 553_CIatan 554_CIatan2 555_CIcos 556_CIcosh 557_CIexp 558_CIfmod 559_CIlog 560_CIlog10 561_CIpow 562_CIsin 563_CIsinh 564_CIsqrt 565_CItan 566_CItanh 567_CRT_RTC_INIT 568_CRT_RTC_INITW 569_CreateFrameInfo 570_CxxThrowException@8 571_EH_prolog 572_FindAndUnlinkFrame 573_Getdays 574_Getmonths 575_Gettnames 576_HUGE DATA 577_IsExceptionObjectToBeDestroyed 578_NLG_Dispatch2@4 579_NLG_Return@12 580_NLG_Return2 581_Strftime 582_XcptFilter 583__AdjustPointer 584__BuildCatchObject 585__BuildCatchObjectHelper 586__CppXcptFilter 587__CxxCallUnwindDelDtor 588__CxxCallUnwindDtor 589__CxxCallUnwindStdDelDtor 590__CxxCallUnwindVecDtor 591__CxxDetectRethrow 592__CxxExceptionFilter 593__CxxFrameHandler 594__CxxFrameHandler2 595__CxxFrameHandler3 596__CxxLongjmpUnwind@4 597__CxxQueryExceptionSize 598__CxxRegisterExceptionObject 599__CxxUnregisterExceptionObject 600__DestructExceptionObject 601__FrameUnwindFilter 602__RTCastToVoid 603__RTDynamicCast 604__RTtypeid 605__STRINGTOLD 606__STRINGTOLD_L 607__TypeMatch 608___lc_codepage_func 609___lc_collate_cp_func 610___lc_handle_func 611___mb_cur_max_func 612___mb_cur_max_l_func 613___setlc_active_func 614___unguarded_readlc_active_add_func 615__argc DATA 616__argv DATA 617__badioinfo DATA 618__clean_type_info_names_internal 619__control87_2 620__create_locale 621__crtCompareStringA 622__crtCompareStringW 623__crtLCMapStringA 624__crtLCMapStringW 625__daylight 626__dllonexit 627__doserrno 628__dstbias 629___fls_getvalue@4@4 630___fls_setvalue@8@8 631__fpecode 632__free_locale 633__get_current_locale 634__get_flsindex 635__get_tlsindex 636__getmainargs 637__initenv DATA 638__iob_func 639__isascii 640__iscsym 641__iscsymf 642__iswcsym 643__iswcsymf 644__lconv DATA 645__lconv_init 646__libm_sse2_acos 647__libm_sse2_acosf 648__libm_sse2_asin 649__libm_sse2_asinf 650__libm_sse2_atan 651__libm_sse2_atan2 652__libm_sse2_atanf 653__libm_sse2_cos 654__libm_sse2_cosf 655__libm_sse2_exp 656__libm_sse2_expf 657__libm_sse2_log 658__libm_sse2_log10 659__libm_sse2_log10f 660__libm_sse2_logf 661__libm_sse2_pow 662__libm_sse2_powf 663__libm_sse2_sin 664__libm_sse2_sinf 665__libm_sse2_tan 666__libm_sse2_tanf 667__mb_cur_max DATA 668__p___argc 669__p___argv 670__p___initenv 671__p___mb_cur_max 672__p___wargv 673__p___winitenv 674__p__acmdln 675__p__commode 676__p__daylight 677__p__dstbias 678__p__environ 679__p__fmode 680__p__iob 681__p__mbcasemap 682__p__mbctype 683__p__pctype 684__p__pgmptr 685__p__pwctype 686__p__timezone 687__p__tzname 688__p__wcmdln 689__p__wenviron 690__p__wpgmptr 691__pctype_func 692__pioinfo DATA 693__pwctype_func 694__pxcptinfoptrs 695__report_gsfailure DATA 696__set_app_type 697__set_flsgetvalue 698__setlc_active DATA 699__setusermatherr 700__strncnt 701__swprintf_l 702__sys_errlist 703__sys_nerr 704__threadhandle 705__threadid 706__timezone 707__toascii 708__tzname 709__unDName 710__unDNameEx 711__unDNameHelper 712__unguarded_readlc_active DATA 713__vswprintf_l 714__wargv DATA 715__wcserror 716__wcserror_s 717__wcsncnt 718__wgetmainargs 719__winitenv DATA 720_abnormal_termination 721_abs64 722_access 723_access_s 724_acmdln DATA 725_aligned_free 726_aligned_malloc 727_aligned_msize 728_aligned_offset_malloc 729_aligned_offset_realloc 730_aligned_offset_recalloc 731_aligned_realloc 732_aligned_recalloc 733_amsg_exit 734_assert 735_atodbl 736_atodbl_l 737_atof_l 738_atoflt 739_atoflt_l 740_atoi64 741_atoi64_l 742_atoi_l 743_atol_l 744_atoldbl 745_atoldbl_l 746_beep 747_beginthread 748_beginthreadex 749_byteswap_uint64 DATA 750_byteswap_ulong DATA 751_byteswap_ushort DATA 752_c_exit 753_cabs DATA 754_callnewh 755_calloc_crt 756_cexit 757_cgets 758_cgets_s 759_cgetws 760_cgetws_s 761_chdir 762_chdrive 763_chgsign 764_chkesp 765_chmod 766_chsize 767_chsize_s 768_clearfp 769_close 770_commit 771_commode DATA 772_configthreadlocale 773_control87 774_controlfp 775_controlfp_s 776_copysign 777_cprintf 778_cprintf_l 779_cprintf_p 780_cprintf_p_l 781_cprintf_s 782_cprintf_s_l 783_cputs 784_cputws 785_creat 786_create_locale 787_crt_debugger_hook 788_cscanf 789_cscanf_l 790_cscanf_s 791_cscanf_s_l 792_ctime32 793ctime == _ctime32 794_ctime32_s 795_ctime64 796_ctime64_s 797_cwait 798_cwprintf 799_cwprintf_l 800_cwprintf_p 801_cwprintf_p_l 802_cwprintf_s 803_cwprintf_s_l 804_cwscanf 805_cwscanf_l 806_cwscanf_s 807_cwscanf_s_l 808_difftime32 809_difftime64 810_dosmaperr 811_dstbias DATA 812_dup 813_dup2 814_dupenv_s 815_ecvt 816_ecvt_s 817_encoded_null 818_endthread 819_endthreadex 820_environ DATA 821_eof 822_errno 823_except_handler2 824_except_handler3 825_except_handler4_common 826_execl 827_execle 828_execlp 829_execlpe 830_execv 831_execve 832_execvp 833_execvpe 834_exit 835_expand 836_fclose_nolock 837_fcloseall 838_fcvt 839_fcvt_s 840_fdopen 841_fflush_nolock 842_fgetchar 843_fgetwc_nolock 844_fgetwchar 845_filbuf 846_filelength 847_filelengthi64 848_fileno 849_findclose 850_findfirst32 851_findfirst32i64 852_findfirst64 853_findfirst64i32 854_findfirst == _findfirst32 855_findnext32 856_findnext32i64 857_findnext64 858_findnext64i32 859_findnext == _findnext32 860_finite 861_flsbuf 862_flushall 863_fmode DATA 864_fpclass 865_fpieee_flt 866_fpreset DATA 867_fprintf_l 868_fprintf_p 869_fprintf_p_l 870_fprintf_s_l 871_fputchar 872_fputwc_nolock 873_fputwchar 874_fread_nolock 875_fread_nolock_s 876_free_locale 877_freea 878_freea_s 879_freefls@4 880_fscanf_l 881_fscanf_s_l 882_fseek_nolock 883_fseeki64 884_fseeki64_nolock 885_fsopen 886_fstat32 887_fstat == _fstat32 888_fstati64 == _fstat32i64 889_fstat32i64 890_fstat64 891_fstat64i32 892_ftell_nolock 893_ftelli64 894_ftelli64_nolock 895_ftime32 896_ftime32_s 897_ftime64 898_ftime64_s 899_ftime == _ftime32 900_ftol 901_fullpath 902_futime32 903_futime64 904_fwprintf_l 905_fwprintf_p 906_fwprintf_p_l 907_fwprintf_s_l 908_fwrite_nolock 909_fwscanf_l 910_fwscanf_s_l 911_gcvt 912_gcvt_s 913_get_current_locale 914_get_daylight 915_get_doserrno 916_get_dstbias 917_get_errno DATA 918_get_fmode 919_get_heap_handle 920_get_invalid_parameter_handler 921_get_osfhandle 922_get_output_format 923_get_pgmptr 924_get_printf_count_output 925_get_purecall_handler 926_get_terminate 927_get_timezone 928_get_tzname 929_get_unexpected 930_get_wpgmptr 931_getc_nolock 932_getch 933_getch_nolock 934_getche 935_getche_nolock 936_getcwd 937_getdcwd 938_getdcwd_nolock 939_getdiskfree 940_getdllprocaddr 941_getdrive 942_getdrives 943_getmaxstdio 944_getmbcp 945_getpid 946_getptd 947_getsystime 948_getw 949_getwch 950_getwch_nolock 951_getwche 952_getwche_nolock 953_getws 954_getws_s 955_global_unwind2 956_gmtime32 957gmtime == _gmtime32 958_gmtime32_s 959_gmtime64 960_gmtime64_s 961_heapadd 962_heapchk 963_heapmin 964_heapset 965_heapused 966_heapwalk 967_hypot 968_hypotf 969_i64toa 970_i64toa_s 971_i64tow 972_i64tow_s 973_initptd 974_initterm 975_initterm_e 976_inp 977_inpd 978_inpw 979_invalid_parameter 980_invalid_parameter_noinfo 981_invalid_parameter_noinfo_noreturn 982_invoke_watson 983_iob DATA 984_isalnum_l 985_isalpha_l 986_isatty 987_iscntrl_l 988_isctype 989_isctype_l 990_isdigit_l 991_isgraph_l 992_isleadbyte_l 993_islower_l 994_ismbbalnum 995_ismbbalnum_l 996_ismbbalpha 997_ismbbalpha_l 998_ismbbgraph 999_ismbbgraph_l 1000_ismbbkalnum 1001_ismbbkalnum_l 1002_ismbbkana 1003_ismbbkana_l 1004_ismbbkprint 1005_ismbbkprint_l 1006_ismbbkpunct 1007_ismbbkpunct_l 1008_ismbblead 1009_ismbblead_l 1010_ismbbprint 1011_ismbbprint_l 1012_ismbbpunct 1013_ismbbpunct_l 1014_ismbbtrail 1015_ismbbtrail_l 1016_ismbcalnum 1017_ismbcalnum_l 1018_ismbcalpha 1019_ismbcalpha_l 1020_ismbcdigit 1021_ismbcdigit_l 1022_ismbcgraph 1023_ismbcgraph_l 1024_ismbchira 1025_ismbchira_l 1026_ismbckata 1027_ismbckata_l 1028_ismbcl0 1029_ismbcl0_l 1030_ismbcl1 1031_ismbcl1_l 1032_ismbcl2 1033_ismbcl2_l 1034_ismbclegal 1035_ismbclegal_l 1036_ismbclower 1037_ismbclower_l 1038_ismbcprint 1039_ismbcprint_l 1040_ismbcpunct 1041_ismbcpunct_l 1042_ismbcspace 1043_ismbcspace_l 1044_ismbcsymbol 1045_ismbcsymbol_l 1046_ismbcupper 1047_ismbcupper_l 1048_ismbslead 1049_ismbslead_l 1050_ismbstrail 1051_ismbstrail_l 1052_isnan 1053_isprint_l 1054_ispunct_l 1055_isspace_l 1056_isupper_l 1057_iswalnum_l 1058_iswalpha_l 1059_iswcntrl_l 1060_iswcsym_l 1061_iswcsymf_l 1062_iswctype_l 1063_iswdigit_l 1064_iswgraph_l 1065_iswlower_l 1066_iswprint_l 1067_iswpunct_l 1068_iswspace_l 1069_iswupper_l 1070_iswxdigit_l 1071_isxdigit_l 1072_itoa 1073_itoa_s 1074_itow 1075_itow_s 1076_j0 1077_j1 1078_jn 1079_kbhit 1080_lfind 1081_lfind_s 1082_loaddll 1083_local_unwind2 1084_local_unwind4 1085_localtime32 1086localtime == _localtime32 1087_localtime32_s 1088_localtime64 1089_localtime64_s 1090_lock 1091_lock_file 1092_locking 1093_logb 1094_longjmpex 1095_lrotl 1096_lrotr 1097_lsearch 1098_lsearch_s 1099_lseek 1100_lseeki64 1101_ltoa 1102_ltoa_s 1103_ltow 1104_ltow_s 1105_makepath 1106_makepath_s 1107_malloc_crt 1108_mbbtombc 1109_mbbtombc_l 1110_mbbtype 1111_mbbtype_l 1112_mbcasemap DATA 1113_mbccpy 1114_mbccpy_l 1115_mbccpy_s 1116_mbccpy_s_l 1117_mbcjistojms 1118_mbcjistojms_l 1119_mbcjmstojis 1120_mbcjmstojis_l 1121_mbclen 1122_mbclen_l 1123_mbctohira 1124_mbctohira_l 1125_mbctokata 1126_mbctokata_l 1127_mbctolower 1128_mbctolower_l 1129_mbctombb 1130_mbctombb_l 1131_mbctoupper 1132_mbctoupper_l 1133_mbctype DATA 1134_mblen_l 1135_mbsbtype 1136_mbsbtype_l 1137_mbscat_s 1138_mbscat_s_l 1139_mbschr 1140_mbschr_l 1141_mbscmp 1142_mbscmp_l 1143_mbscoll 1144_mbscoll_l 1145_mbscpy_s 1146_mbscpy_s_l 1147_mbscspn 1148_mbscspn_l 1149_mbsdec 1150_mbsdec_l 1151_mbsicmp 1152_mbsicmp_l 1153_mbsicoll 1154_mbsicoll_l 1155_mbsinc 1156_mbsinc_l 1157_mbslen 1158_mbslen_l 1159_mbslwr 1160_mbslwr_l 1161_mbslwr_s 1162_mbslwr_s_l 1163_mbsnbcat 1164_mbsnbcat_l 1165_mbsnbcat_s 1166_mbsnbcat_s_l 1167_mbsnbcmp 1168_mbsnbcmp_l 1169_mbsnbcnt 1170_mbsnbcnt_l 1171_mbsnbcoll 1172_mbsnbcoll_l 1173_mbsnbcpy 1174_mbsnbcpy_l 1175_mbsnbcpy_s 1176_mbsnbcpy_s_l 1177_mbsnbicmp 1178_mbsnbicmp_l 1179_mbsnbicoll 1180_mbsnbicoll_l 1181_mbsnbset 1182_mbsnbset_l 1183_mbsnbset_s 1184_mbsnbset_s_l 1185_mbsncat 1186_mbsncat_l 1187_mbsncat_s 1188_mbsncat_s_l 1189_mbsnccnt 1190_mbsnccnt_l 1191_mbsncmp 1192_mbsncmp_l 1193_mbsncoll 1194_mbsncoll_l 1195_mbsncpy 1196_mbsncpy_l 1197_mbsncpy_s 1198_mbsncpy_s_l 1199_mbsnextc 1200_mbsnextc_l 1201_mbsnicmp 1202_mbsnicmp_l 1203_mbsnicoll 1204_mbsnicoll_l 1205_mbsninc 1206_mbsninc_l 1207_mbsnlen 1208_mbsnlen_l 1209_mbsnset 1210_mbsnset_l 1211_mbsnset_s 1212_mbsnset_s_l 1213_mbspbrk 1214_mbspbrk_l 1215_mbsrchr 1216_mbsrchr_l 1217_mbsrev 1218_mbsrev_l 1219_mbsset 1220_mbsset_l 1221_mbsset_s 1222_mbsset_s_l 1223_mbsspn 1224_mbsspn_l 1225_mbsspnp 1226_mbsspnp_l 1227_mbsstr 1228_mbsstr_l 1229_mbstok 1230_mbstok_l 1231_mbstok_s 1232_mbstok_s_l 1233_mbstowcs_l 1234_mbstowcs_s_l 1235_mbstrlen 1236_mbstrlen_l 1237_mbstrnlen 1238_mbstrnlen_l 1239_mbsupr 1240_mbsupr_l 1241_mbsupr_s 1242_mbsupr_s_l 1243_mbtowc_l 1244_memccpy 1245_memicmp 1246_memicmp_l 1247_mkdir 1248_mkgmtime32 1249_mkgmtime == _mkgmtime32 1250_mkgmtime64 1251_mktemp 1252_mktemp_s 1253_mktime32 1254mktime == _mktime32 1255_mktime64 1256_msize 1257_nextafter 1258_onexit 1259_open 1260_open_osfhandle 1261_outp 1262_outpd 1263_outpw 1264_pclose 1265_pctype DATA 1266_pgmptr DATA 1267_pipe 1268_popen 1269_printf_l 1270_printf_p 1271_printf_p_l 1272_printf_s_l 1273_purecall 1274_putch 1275_putch_nolock 1276_putenv 1277_putenv_s 1278_putw 1279_putwch 1280_putwch_nolock 1281_putws 1282_pwctype DATA 1283_read 1284_realloc_crt 1285_recalloc 1286_recalloc_crt 1287_resetstkoflw 1288_rmdir 1289_rmtmp 1290_rotl 1291_rotl64 DATA 1292_rotr 1293_rotr64 DATA 1294_scalb 1295_scanf_l 1296_scanf_s_l 1297_scprintf 1298_scprintf_l 1299_scprintf_p 1300_scprintf_p_l 1301_scwprintf 1302_scwprintf_l 1303_scwprintf_p 1304_scwprintf_p_l 1305_searchenv 1306_searchenv_s 1307_seh_longjmp_unwind4@4 1308_seh_longjmp_unwind@4 1309_set_SSE2_enable 1310_set_abort_behavior 1311_set_controlfp 1312_set_doserrno 1313_set_errno DATA 1314_set_error_mode 1315_set_fmode 1316_set_invalid_parameter_handler 1317_set_malloc_crt_max_wait 1318_set_output_format 1319_set_printf_count_output 1320_set_purecall_handler 1321_seterrormode 1322_setjmp 1323_setjmp3 1324_setmaxstdio 1325_setmbcp 1326_setmode 1327_setsystime 1328_sleep 1329_snprintf 1330_snprintf_c 1331_snprintf_c_l 1332_snprintf_l 1333_snprintf_s 1334_snprintf_s_l 1335_snscanf 1336_snscanf_l 1337_snscanf_s 1338_snscanf_s_l 1339_snwprintf 1340_snwprintf_l 1341_snwprintf_s 1342_snwprintf_s_l 1343_snwscanf 1344_snwscanf_l 1345_snwscanf_s 1346_snwscanf_s_l 1347_sopen 1348_sopen_s 1349_spawnl 1350_spawnle 1351_spawnlp 1352_spawnlpe 1353_spawnv 1354_spawnve 1355_spawnvp 1356_spawnvpe 1357_splitpath 1358_splitpath_s 1359_sprintf_l 1360_sprintf_p 1361_sprintf_p_l 1362_sprintf_s_l 1363_sscanf_l 1364_sscanf_s_l 1365_stat32 1366_stat == _stat32 1367_stati64 == _stat32i64 1368_stat32i64 1369_stat64 1370_stat64i32 1371_statusfp 1372_statusfp2 1373_strcoll_l 1374_strdate 1375_strdate_s 1376_strdup 1377_strerror 1378_strerror_s 1379_strftime_l 1380_stricmp 1381_strcmpi == _stricmp 1382_stricmp_l 1383_stricoll 1384_stricoll_l 1385_strlwr 1386_strlwr_l 1387_strlwr_s 1388_strlwr_s_l 1389_strncoll 1390_strncoll_l 1391_strnicmp 1392_strnicmp_l 1393_strnicoll 1394_strnicoll_l 1395_strnset 1396_strnset_s 1397_strrev 1398_strset 1399_strset_s 1400_strtime 1401_strtime_s 1402_strtod_l 1403_strtoi64 1404_strtoi64_l 1405_strtol_l 1406_strtoui64 1407_strtoui64_l 1408_strtoul_l 1409_strupr 1410_strupr_l 1411_strupr_s 1412_strupr_s_l 1413_strxfrm_l 1414_swab 1415_swprintf 1416_swprintf_c 1417_swprintf_c_l 1418_swprintf_p 1419_swprintf_p_l 1420_swprintf_s_l 1421_swscanf_l 1422_swscanf_s_l 1423_sys_errlist DATA 1424_sys_nerr DATA 1425_tell 1426_telli64 1427_tempnam 1428_time32 1429_time64 1430time == _time32 1431_tolower 1432_tolower_l 1433_toupper 1434_toupper_l 1435_towlower_l 1436_towupper_l 1437_tzset 1438_ui64toa 1439_ui64toa_s 1440_ui64tow 1441_ui64tow_s 1442_ultoa 1443_ultoa_s 1444_ultow 1445_ultow_s 1446_umask 1447_umask_s 1448_ungetc_nolock 1449_ungetch 1450_ungetch_nolock 1451_ungetwc_nolock 1452_ungetwch 1453_ungetwch_nolock 1454_unlink 1455_unloaddll 1456_unlock 1457_unlock_file 1458_utime32 1459_utime64 1460_vcprintf 1461_vcprintf_l 1462_vcprintf_p 1463_vcprintf_p_l 1464_vcprintf_s 1465_vcprintf_s_l 1466_vcwprintf 1467_vcwprintf_l 1468_vcwprintf_p 1469_vcwprintf_p_l 1470_vcwprintf_s 1471_vcwprintf_s_l 1472_vfprintf_l 1473_vfprintf_p 1474_vfprintf_p_l 1475_vfprintf_s_l 1476_vfwprintf_l 1477_vfwprintf_p 1478_vfwprintf_p_l 1479_vfwprintf_s_l 1480_vprintf_l 1481_vprintf_p 1482_vprintf_p_l 1483_vprintf_s_l 1484_vscprintf 1485_vscprintf_l 1486_vscprintf_p 1487_vscprintf_p_l 1488_vscwprintf 1489_vscwprintf_l 1490_vscwprintf_p 1491_vscwprintf_p_l 1492_vsnprintf 1493vsnprintf == _vsnprintf 1494_vsnprintf_c 1495_vsnprintf_c_l 1496_vsnprintf_l 1497_vsnprintf_s 1498_vsnprintf_s_l 1499_vsnwprintf 1500_vsnwprintf_l 1501_vsnwprintf_s 1502_vsnwprintf_s_l 1503_vsprintf_l 1504_vsprintf_p 1505_vsprintf_p_l 1506_vsprintf_s_l 1507_vswprintf 1508_vswprintf_c 1509_vswprintf_c_l 1510_vswprintf_l 1511_vswprintf_p 1512_vswprintf_p_l 1513_vswprintf_s_l 1514_vwprintf_l 1515_vwprintf_p 1516_vwprintf_p_l 1517_vwprintf_s_l 1518_waccess 1519_waccess_s 1520_wasctime 1521_wasctime_s 1522_wassert 1523_wchdir 1524_wchmod 1525_wcmdln DATA 1526_wcreat 1527_wcscoll_l 1528_wcsdup 1529_wcserror 1530_wcserror_s 1531_wcsftime_l 1532_wcsicmp 1533_wcsicmp_l 1534_wcsicoll 1535_wcsicoll_l 1536_wcslwr 1537_wcslwr_l 1538_wcslwr_s 1539_wcslwr_s_l 1540_wcsncoll 1541_wcsncoll_l 1542_wcsnicmp 1543_wcsnicmp_l 1544_wcsnicoll 1545_wcsnicoll_l 1546_wcsnset 1547_wcsnset_s 1548_wcsrev 1549_wcsset 1550_wcsset_s 1551_wcstod_l 1552_wcstoi64 1553_wcstoi64_l 1554_wcstol_l 1555_wcstombs_l 1556_wcstombs_s_l 1557_wcstoui64 1558_wcstoui64_l 1559_wcstoul_l 1560_wcsupr 1561_wcsupr_l 1562_wcsupr_s 1563_wcsupr_s_l 1564_wcsxfrm_l 1565_wctime32 1566_wctime == _wctime32 1567_wctime32_s 1568_wctime64 1569_wctime64_s 1570_wctomb_l 1571_wctomb_s_l 1572_wctype 1573_wdupenv_s 1574_wenviron DATA 1575_wexecl 1576_wexecle 1577_wexeclp 1578_wexeclpe 1579_wexecv 1580_wexecve 1581_wexecvp 1582_wexecvpe 1583_wfdopen 1584_wfindfirst32 1585_wfindfirst32i64 1586_wfindfirst64 1587_wfindfirst64i32 1588_wfindfirst == _wfindfirst32 1589_wfindnext32 1590_wfindnext32i64 1591_wfindnext64 1592_wfindnext64i32 1593_wfindnext == _wfindnext32 1594_wfopen 1595_wfopen_s 1596_wfreopen 1597_wfreopen_s 1598_wfsopen 1599_wfullpath 1600_wgetcwd 1601_wgetdcwd 1602_wgetdcwd_nolock 1603_wgetenv 1604_wgetenv_s 1605_wmakepath 1606_wmakepath_s 1607_wmkdir 1608_wmktemp 1609_wmktemp_s 1610_wopen 1611_wperror 1612_wpgmptr DATA 1613_wpopen 1614_wprintf_l 1615_wprintf_p 1616_wprintf_p_l 1617_wprintf_s_l 1618_wputenv 1619_wputenv_s 1620_wremove 1621_wrename 1622_write 1623_wrmdir 1624_wscanf_l 1625_wscanf_s_l 1626_wsearchenv 1627_wsearchenv_s 1628_wsetlocale 1629_wsopen 1630_wsopen_s 1631_wspawnl 1632_wspawnle 1633_wspawnlp 1634_wspawnlpe 1635_wspawnv 1636_wspawnve 1637_wspawnvp 1638_wspawnvpe 1639_wsplitpath 1640_wsplitpath_s 1641_wstat32 1642_wstat == _wstat32 1643_wstati64 == _wstat32i64 1644_wstat32i64 1645_wstat64 1646_wstat64i32 1647_wstrdate 1648_wstrdate_s 1649_wstrtime 1650_wstrtime_s 1651_wsystem 1652_wtempnam 1653_wtmpnam 1654_wtmpnam_s 1655_wtof 1656_wtof_l 1657_wtoi 1658_wtoi64 1659_wtoi64_l 1660_wtoi_l 1661_wtol 1662_wtol_l 1663_wunlink 1664_wutime32 1665_wutime64 1666_y0 1667_y1 1668_yn 1669abort 1670abs 1671acos 1672asctime 1673asctime_s 1674asin 1675atan 1676atan2 DATA 1677atexit DATA 1678atof 1679atoi 1680atol 1681bsearch 1682bsearch_s 1683btowc DATA 1684calloc 1685ceil DATA 1686clearerr 1687clearerr_s 1688clock 1689cos DATA 1690; If we implement cosh too, we can set it to DATA only. 1691cosh 1692div 1693exit 1694exp DATA 1695fabs DATA 1696fclose 1697feof 1698ferror 1699fflush 1700fgetc 1701fgetpos 1702fgets 1703fgetwc 1704fgetws 1705floor DATA 1706fmod DATA 1707fopen 1708fopen_s 1709fprintf 1710fprintf_s 1711fputc 1712fputs 1713fputwc 1714fputws 1715fread 1716fread_s 1717free 1718freopen 1719freopen_s 1720frexp DATA 1721fscanf 1722fscanf_s 1723fseek 1724fsetpos 1725ftell 1726fwprintf 1727__ms_fwprintf == fwprintf 1728fwprintf_s 1729fwrite 1730fwscanf 1731fwscanf_s 1732getc 1733getchar 1734getenv 1735getenv_s 1736gets 1737gets_s 1738getwc 1739getwchar 1740is_wctype 1741isalnum 1742isalpha 1743iscntrl 1744isdigit 1745isgraph 1746isleadbyte 1747islower 1748isprint 1749ispunct 1750isspace 1751isupper 1752iswalnum 1753iswalpha 1754iswascii 1755iswcntrl 1756iswctype 1757iswdigit 1758iswgraph 1759iswlower 1760iswprint 1761iswpunct 1762iswspace 1763iswupper 1764iswxdigit 1765isxdigit 1766labs 1767ldexp DATA 1768ldiv 1769llabs DATA 1770lldiv DATA 1771localeconv 1772log DATA 1773; If we implement log10, we can set it to DATA only. 1774log10 1775malloc 1776mblen 1777mbrlen DATA 1778mbrtowc DATA 1779mbsrtowcs DATA 1780mbsrtowcs_s 1781mbstowcs 1782mbstowcs_s 1783mbtowc 1784memchr 1785memcmp 1786memcpy 1787memcpy_s 1788memmove 1789memmove_s 1790memset 1791modf DATA 1792perror 1793pow DATA 1794printf 1795printf_s 1796putc 1797putchar 1798puts 1799putwc 1800putwchar 1801qsort 1802qsort_s 1803raise 1804rand 1805rand_s 1806realloc 1807remove 1808rename 1809rewind 1810scanf 1811scanf_s 1812setbuf 1813setlocale 1814setvbuf 1815signal 1816sin DATA 1817; If we implenent sinh, we can set it to DATA only. 1818sinh 1819sprintf 1820sprintf_s 1821sqrt DATA 1822srand 1823sscanf 1824sscanf_s 1825strcat 1826strcat_s 1827strchr 1828strcmp 1829strcoll 1830strcpy 1831strcpy_s 1832strcspn 1833strerror 1834strerror_s 1835strftime 1836strlen 1837strncat 1838strncat_s 1839strncmp 1840strncpy 1841strncpy_s 1842strnlen DATA 1843strpbrk 1844strrchr 1845strspn 1846strstr 1847strtod 1848strtok 1849strtok_s 1850strtol 1851strtoul 1852strxfrm 1853swprintf_s 1854swscanf 1855swscanf_s 1856system 1857tan 1858; If we implement tanh, we can set it to DATA only. 1859tanh 1860tmpfile 1861tmpfile_s 1862tmpnam 1863tmpnam_s 1864tolower 1865toupper 1866towlower 1867towupper 1868ungetc 1869ungetwc 1870vfprintf 1871vfprintf_s 1872vfwprintf 1873vfwprintf_s 1874vprintf 1875vprintf_s 1876vsprintf 1877vsprintf_s 1878vswprintf_s 1879vwprintf 1880vwprintf_s 1881wcrtomb DATA 1882wcrtomb_s 1883wcscat 1884wcscat_s 1885wcschr 1886wcscmp 1887wcscoll 1888wcscpy 1889wcscpy_s 1890wcscspn 1891wcsftime 1892wcslen 1893wcsncat 1894wcsncat_s 1895wcsncmp 1896wcsncpy 1897wcsncpy_s 1898wcsnlen DATA 1899wcspbrk 1900wcsrchr 1901wcsrtombs DATA 1902wcsrtombs_s 1903wcsspn 1904wcsstr 1905wcstod 1906wcstok 1907wcstok_s 1908wcstol 1909wcstombs 1910wcstombs_s 1911wcstoul 1912wcsxfrm 1913wctob DATA 1914wctomb 1915wctomb_s 1916wmemcpy_s 1917wmemmove_s 1918wprintf 1919wprintf_s 1920wscanf 1921wscanf_s 1922