MCPcopy Create free account
hub / github.com/CRVI/OpenCLIPP / ocipReleaseProgram

Function ocipReleaseProgram

OpenCLIPP/OpenCLIPP.cpp:220–224  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

218
219
220ocipError ocip_API ocipReleaseProgram(ocipProgram Program)
221{
222 MultiProgram * Pr = (MultiProgram *) Program;
223 H( delete Pr )
224}
225
226
227// Macros for less code repetition

Callers 7

benchFFT.hppFile · 0.85
FindMaxFunction · 0.85
FreeMethod · 0.85
FreeMethod · 0.85
FreeMethod · 0.85
FreeMethod · 0.85
FreeMethod · 0.85

Calls 1

HFunction · 0.85

Tested by

no test coverage detected