Home
last modified time | relevance | path

Searched refs:netPoolAddr (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/HLE/
H A DsceNet.cpp61 u32 netPoolAddr = 0; variable
287 netPoolAddr = 0; in __NetDoState()
291 Do(p, netPoolAddr); in __NetDoState()
593 FreeUser(netPoolAddr); in Net_Term()
646 netPoolAddr = AllocUser(poolSize, false, "netpool"); in sceNetInit()
647 if (netPoolAddr == 0) { in sceNetInit()
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceNet.cpp61 u32 netPoolAddr = 0; variable
287 netPoolAddr = 0; in __NetDoState()
291 Do(p, netPoolAddr); in __NetDoState()
593 FreeUser(netPoolAddr); in Net_Term()
646 netPoolAddr = AllocUser(poolSize, false, "netpool"); in sceNetInit()
647 if (netPoolAddr == 0) { in sceNetInit()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceNet.cpp61 u32 netPoolAddr = 0; variable
287 netPoolAddr = 0; in __NetDoState()
291 Do(p, netPoolAddr); in __NetDoState()
593 FreeUser(netPoolAddr); in Net_Term()
646 netPoolAddr = AllocUser(poolSize, false, "netpool"); in sceNetInit()
647 if (netPoolAddr == 0) { in sceNetInit()