Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xMemPushTemp
Function
xMemPushTemp
src/SB/Core/x/xMemMgr.cpp:330–333 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
328
}
329
330
void* xMemPushTemp(U32 size)
331
{
332
return RwMalloc(size);
333
}
334
335
void xMemPopTemp(void* memory)
336
{
Callers
14
PKR_getmem
Function · 0.70
UpdateRain
Function · 0.70
XOrdInit
Function · 0.70
xSG_sv_prepdest
Function · 0.70
xSG_ld_prepload
Function · 0.70
zEntPlayer_SpawnWandBubbles
Function · 0.50
load_talk_filter
Function · 0.50
insert_player_animations
Method · 0.50
zParPTankBubbleCreate
Function · 0.50
zParPTankMenuBubbleCreate
Function · 0.50
iSGSaveFile
Function · 0.50
iSGReadLeader
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected