Lines Matching refs:icv
47 icv##morphtype##Rect_##flavor##_C1R_t \
48 icv##morphtype##Rect_##flavor##_C1R_p = 0; \
49 icv##morphtype##Rect_GetBufSize_##flavor##_C1R_t \
50 icv##morphtype##Rect_GetBufSize_##flavor##_C1R_p = 0; \
51 icv##morphtype##Rect_##flavor##_C3R_t \
52 icv##morphtype##Rect_##flavor##_C3R_p = 0; \
53 icv##morphtype##Rect_GetBufSize_##flavor##_C3R_t \
54 icv##morphtype##Rect_GetBufSize_##flavor##_C3R_p = 0; \
55 icv##morphtype##Rect_##flavor##_C4R_t \
56 icv##morphtype##Rect_##flavor##_C4R_p = 0; \
57 icv##morphtype##Rect_GetBufSize_##flavor##_C4R_t \
58 icv##morphtype##Rect_GetBufSize_##flavor##_C4R_p = 0; \
60 icv##morphtype##_##flavor##_C1R_t \
61 icv##morphtype##_##flavor##_C1R_p = 0; \
62 icv##morphtype##_##flavor##_C3R_t \
63 icv##morphtype##_##flavor##_C3R_p = 0; \
64 icv##morphtype##_##flavor##_C4R_t \
65 icv##morphtype##_##flavor##_C4R_p = 0;
464 icv##name##RectRow_##flavor( const arrtype* src, \
523 icv##name##RectCol_##flavor( const arrtype** src, \
652 icv##name##Any_##flavor( const arrtype** src, arrtype* dst, \