MCPcopy Create free account
hub / github.com/PCSX2/pcsx2 / size

Method size

pcsx2/x86/BaseblockEx.h:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121 }
122
123 __fi u32 size() const
124 {
125 return _Size;
126 }
127
128 __fi void erase(s32 first, s32 last)
129 {

Callers 11

PrintMethod · 0.45
recReserveRAMFunction · 0.45
psxRecMemcheckFunction · 0.45
operator[]Method · 0.45
LastIndexMethod · 0.45
GetByX86Method · 0.45
PrintMethod · 0.45
microVU.cppFile · 0.45
mVUprintUniqueRatioFunction · 0.45
recReserveRAMFunction · 0.45
recMemcheckFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected