Home
last modified time | relevance | path

Searched refs:cl_ErrorHandler (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dclmodule.c39 cl_ErrorHandler(CL_Handle handle, int code, const char *fmt, ...) in cl_ErrorHandler() function
2562 (void) clSetErrorHandler(cl_ErrorHandler); in initcl()