Home | History | Annotate | Download | only in include

Lines Matching refs:static_array

219 #define  CV_DIM(static_array) ((int)(sizeof(static_array)/sizeof((static_array)[0])))