mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 06:43:07 +00:00
33 lines
426 B
Modula-2
Vendored
33 lines
426 B
Modula-2
Vendored
LIBRARY api-ms-win-crt-heap-l1-1-0
|
|
|
|
EXPORTS
|
|
|
|
_aligned_free
|
|
_aligned_malloc
|
|
_aligned_msize
|
|
_aligned_offset_malloc
|
|
_aligned_offset_realloc
|
|
_aligned_offset_recalloc
|
|
_aligned_realloc
|
|
_aligned_recalloc
|
|
_callnewh
|
|
_calloc_base
|
|
_expand
|
|
_free_base
|
|
_get_heap_handle
|
|
_heapchk
|
|
_heapmin
|
|
_heapwalk
|
|
heapwalk == _heapwalk
|
|
_malloc_base
|
|
_msize
|
|
_query_new_handler
|
|
_query_new_mode
|
|
_realloc_base
|
|
_recalloc
|
|
_set_new_mode
|
|
calloc
|
|
free
|
|
malloc
|
|
realloc
|