MCPcopy Create free account
hub / github.com/GaijinEntertainment/daScript / track_alloc_hook

Function track_alloc_hook

include/daScript/misc/platform.h:431–431  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

429 #endif
430#else
431 inline void track_alloc_hook(void *, size_t) noexcept {}
432 inline void track_free_hook(void *) noexcept {}
433 inline void arm_alloc_tracking() noexcept {}
434 inline size_t dump_alloc_leaks(FILE *) { return 0; }

Callers 1

das_aligned_alloc16Function · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected