argsdecl          790 modules/core/src/ocl.cpp #define OCL_FUNC(rettype, funcname, argsdecl, args) \
argsdecl          792 modules/core/src/ocl.cpp     static rettype funcname argsdecl \
argsdecl          805 modules/core/src/ocl.cpp #define OCL_FUNC_P(rettype, funcname, argsdecl, args) \
argsdecl          807 modules/core/src/ocl.cpp     static rettype funcname argsdecl \