Home
last modified time | relevance | path

Searched defs:rettype (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/asm-x86/
Dparavirt.h372 #define __PVOP_CALL(rettype, op, pre, post, ...) \ argument
414 #define PVOP_CALL0(rettype, op) \ argument
419 #define PVOP_CALL1(rettype, op, arg1) \ argument
424 #define PVOP_CALL2(rettype, op, arg1, arg2) \ argument
429 #define PVOP_CALL3(rettype, op, arg1, arg2, arg3) \ argument
436 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument
/external/opencv/otherlibs/highgui/
Dhighgui.h97 #define CVAPI(rettype) CV_EXTERN_C CV_EXPORTS rettype CV_CDECL argument
/external/opencv/ml/include/
Dml.h103 #define CVAPI(rettype) CV_EXTERN_C CV_EXPORTS rettype CV_CDECL argument
/external/opencv/cxcore/include/
Dcxtypes.h138 #define CVAPI(rettype) CV_EXTERN_C CV_EXPORTS rettype CV_CDECL argument