MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / null_func

Function null_func

src/SB/Core/gc/iSystem.cpp:333–336  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

331{
332 add = param_1;
333 size = param_2;
334}
335
336void* malloc(U32 __size)
337{
338 if ((S32)__size <= 0)
339 {

Callers 4

mallocFunction · 0.85
_rwDolphinHeapFreeFunction · 0.85
_rwDolphinHeapAllocFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected