Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
252
void
253
printUsage(const char *appName)
254
{
255
printf(
"%s %s\n"
, appName, testUsage);
256
}
257
258
void
259
parseEnv(TestParams *params)
Callers
3
main
Function · 0.50
main
Function · 0.50
main
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected