genericopenlibs/cppstdlib/bwins/stdnewu.def
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 EXPORTS
       
     2 	??3@YAXPAXI@Z @ 1 NONAME ; void operator delete(void *, unsigned int)
       
     3 	??2@YAPAXI@Z @ 2 NONAME ; void * operator new(unsigned int)
       
     4 	??_U@YAPAXIUnothrow_t@std@@@Z @ 3 NONAME ; void * operator new[](unsigned int, struct std::nothrow_t)
       
     5 	??_V@YAXPAXABUnothrow_t@std@@@Z @ 4 NONAME ; void operator delete[](void *, struct std::nothrow_t const &)
       
     6 	??2@YAPAXIABUnothrow_t@std@@@Z @ 5 NONAME ; void * operator new(unsigned int, struct std::nothrow_t const &)
       
     7 	??_U@YAPAXI@Z @ 6 NONAME ; void * operator new[](unsigned int)
       
     8 	??3@YAXPAX@Z @ 7 NONAME ; void operator delete(void *)
       
     9 	?set_new_handler@std@@YAP6AXXZP6AXXZ@Z @ 8 NONAME ; void (*)(void) std::set_new_handler(void (*)(void))
       
    10 	??2@YAPAXII@Z @ 9 NONAME ; void * operator new(unsigned int, unsigned int)
       
    11 	??3@YAXPAXABUnothrow_t@std@@@Z @ 10 NONAME ; void operator delete(void *, struct std::nothrow_t const &)
       
    12 	??_V@YAXPAX@Z @ 11 NONAME ; void operator delete[](void *)
       
    13 	?nothrow@std@@3Unothrow_t@1@B @ 12 NONAME ; struct std::nothrow_t const std::nothrow
       
    14