Searched refs:CV_PASTE2 (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxmisc.h201 #define CV_PASTE2(a,b) a##b macro
202 #define CV_PASTE(a,b) CV_PASTE2(a,b)

Completed in 58 milliseconds