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

Method freeSolutionSequence

src/library/tools/ktest/step.cpp:239–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

237}
238
239void
240Step::freeSolutionSequence(ListHead *seq)
241{
242 freeSolutionSeq(seq);
243}
244
245std::string
246Step::generate()

Callers 1

mainFunction · 0.80

Calls 1

freeSolutionSeqFunction · 0.85

Tested by

no test coverage detected