mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 04:11:30 +00:00
3f15a0d473
CORE-13231
31 lines
946 B
Python
31 lines
946 B
Python
|
|
# This file is autogenerated by update.py
|
|
|
|
@ stdcall _aligned_free() msvcrt._aligned_free
|
|
@ stdcall _aligned_malloc() msvcrt._aligned_malloc
|
|
@ stub _aligned_msize
|
|
@ stdcall _aligned_offset_malloc() msvcrt._aligned_offset_malloc
|
|
@ stdcall _aligned_offset_realloc() msvcrt._aligned_offset_realloc
|
|
@ stub _aligned_offset_recalloc
|
|
@ stdcall _aligned_realloc() msvcrt._aligned_realloc
|
|
@ stub _aligned_recalloc
|
|
@ stdcall _callnewh() msvcrt._callnewh
|
|
@ stub _calloc_base
|
|
@ stdcall _expand() msvcrt._expand
|
|
@ stub _free_base
|
|
@ stub _get_heap_handle
|
|
@ stdcall _heapchk() msvcrt._heapchk
|
|
@ stdcall _heapmin() msvcrt._heapmin
|
|
@ stdcall _heapwalk() msvcrt._heapwalk
|
|
@ stub _malloc_base
|
|
@ stdcall _msize() msvcrt._msize
|
|
@ stub _query_new_handler
|
|
@ stub _query_new_mode
|
|
@ stub _realloc_base
|
|
@ stub _recalloc
|
|
@ stub _set_new_mode
|
|
@ stdcall calloc() msvcrt.calloc
|
|
@ stdcall free() msvcrt.free
|
|
@ stdcall malloc() msvcrt.malloc
|
|
@ stdcall realloc() msvcrt.realloc
|