2015-08-26 08:44:46 +02:00
|
|
|
@ cdecl _aligned_free(ptr) ucrtbase._aligned_free
|
|
|
|
@ cdecl _aligned_malloc(long long) ucrtbase._aligned_malloc
|
|
|
|
@ cdecl _aligned_msize(ptr long long) ucrtbase._aligned_msize
|
|
|
|
@ cdecl _aligned_offset_malloc(long long long) ucrtbase._aligned_offset_malloc
|
|
|
|
@ cdecl _aligned_offset_realloc(ptr long long long) ucrtbase._aligned_offset_realloc
|
|
|
|
@ stub _aligned_offset_recalloc
|
|
|
|
@ cdecl _aligned_realloc(ptr long long) ucrtbase._aligned_realloc
|
|
|
|
@ stub _aligned_recalloc
|
|
|
|
@ cdecl _callnewh(long) ucrtbase._callnewh
|
2016-06-17 02:02:23 +02:00
|
|
|
@ cdecl _calloc_base(long long) ucrtbase._calloc_base
|
2015-08-26 08:44:46 +02:00
|
|
|
@ cdecl _expand(ptr long) ucrtbase._expand
|
2016-06-17 02:02:25 +02:00
|
|
|
@ cdecl _free_base(ptr) ucrtbase._free_base
|
2015-08-26 08:44:46 +02:00
|
|
|
@ cdecl _get_heap_handle() ucrtbase._get_heap_handle
|
|
|
|
@ cdecl _heapchk() ucrtbase._heapchk
|
|
|
|
@ cdecl _heapmin() ucrtbase._heapmin
|
|
|
|
@ cdecl _heapwalk(ptr) ucrtbase._heapwalk
|
2016-06-17 02:02:24 +02:00
|
|
|
@ cdecl _malloc_base(long) ucrtbase._malloc_base
|
2015-08-26 08:44:46 +02:00
|
|
|
@ cdecl _msize(ptr) ucrtbase._msize
|
|
|
|
@ stub _query_new_handler
|
|
|
|
@ stub _query_new_mode
|
2016-06-17 02:02:26 +02:00
|
|
|
@ cdecl _realloc_base(ptr long) ucrtbase._realloc_base
|
2015-08-26 08:44:46 +02:00
|
|
|
@ cdecl _recalloc(ptr long long) ucrtbase._recalloc
|
2015-08-26 09:24:30 +02:00
|
|
|
@ cdecl _set_new_mode(long) ucrtbase._set_new_mode
|
2015-08-26 08:44:46 +02:00
|
|
|
@ cdecl calloc(long long) ucrtbase.calloc
|
|
|
|
@ cdecl free(ptr) ucrtbase.free
|
|
|
|
@ cdecl malloc(long) ucrtbase.malloc
|
|
|
|
@ cdecl realloc(ptr long) ucrtbase.realloc
|