Searched refs:___cufftSafeCall (Results 1 – 1 of 1) sorted by relevance
140 void ___cufftSafeCall(int err, const char* file, const int line, const char* func) in ___cufftSafeCall() function150 #define cufftSafeCall(expr) ___cufftSafeCall(expr, __FILE__, __LINE__, CV_Func)