MCPcopy Create free account
hub / github.com/WheretIB/nullc / BigReturnForce

Class BigReturnForce

NULLC/Executor.cpp:1866–1869  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1864 unsigned int dwordsToPop = (exFunctions[funcID].bytesToPop >> 2) + extraPopDW;
1865
1866 struct BigReturnForce
1867 {
1868 unsigned unused[128];
1869 };
1870 MAKE_FUNC_PTR_TYPE(BigReturnForce, BigReturnFunctionPtr)
1871
1872 // Ireg argument variants

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected