MCPcopy Create free account
hub / github.com/CppCXY/EmmyLuaCodeStyle / alloc.c

File alloc.c

3rd/mimalloc-2.0.9/src/alloc.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* ----------------------------------------------------------------------------
2Copyright (c) 2018-2022, Microsoft Research, Daan Leijen
3This is free software; you can redistribute it and/or modify it under the
4terms of the MIT license. A copy of the license can be found in the file

Callers

nothing calls this directly

Calls 10

_mi_ptr_pageFunction · 0.85
mi_block_nextFunction · 0.85
_mi_memzero_alignedFunction · 0.85
mi_page_is_hugeFunction · 0.85
_mi_binFunction · 0.85
mi_ptr_encodeFunction · 0.85
mi_heap_alloc_newFunction · 0.85
mi_new_reallocFunction · 0.85

Tested by

no test coverage detected