MCPcopy Create free account
hub / github.com/F-Stack/f-stack / main

Function main

app/redis-6.2.6/src/crc64.c:157–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155
156#ifdef REDIS_TEST_MAIN
157int main(int argc, char *argv[]) {
158 return crc64Test(argc, argv);
159}
160
161#endif

Callers

nothing calls this directly

Calls 1

crc64TestFunction · 0.85

Tested by

no test coverage detected