MCPcopy Create free account
hub / github.com/clMathLibraries/clBLAS / printUsage

Function printUsage

src/tests/cmdline.c:252–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250}
251
252void
253printUsage(const char *appName)
254{
255 printf("%s %s\n", appName, testUsage);
256}
257
258void
259parseEnv(TestParams *params)

Callers 3

mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected