MCPcopy Create free account
hub / github.com/PlatformLab/NanoLog / compressHelper1

Function compressHelper1

runtime/LogTest.cc:2438–2442  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2436}
2437
2438static void
2439compressHelper1(int numNibbles, const ParamType*, char **in, char**out)
2440{
2441 ++compressHelper1TimesRun;
2442}
2443
2444template<typename T>
2445static T*

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected