Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
220
ocipError 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.hpp
File · 0.85
FindMax
Function · 0.85
Free
Method · 0.85
Free
Method · 0.85
Free
Method · 0.85
Free
Method · 0.85
Free
Method · 0.85
Calls
1
H
Function · 0.85
Tested by
no test coverage detected