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

Function RecallerGC2

tests/TestGC.cpp:479–483  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

477 return nullcGetResultInt();
478}
479int RecallerGC2()
480{
481 nullcRunFunction("second");
482 return nullcGetResultInt();
483}
484int RecallerGC3()
485{
486 nullcRunFunction("runGC");

Callers

nothing calls this directly

Calls 2

nullcRunFunctionFunction · 0.85
nullcGetResultIntFunction · 0.85

Tested by

no test coverage detected