Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
336
void* malloc(U32 __size)
337
{
338
if ((S32)__size <= 0)
339
{
Callers
4
MemoryProtectionErrorHandler
Function · 0.85
malloc
Function · 0.85
_rwDolphinHeapFree
Function · 0.85
_rwDolphinHeapAlloc
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected