Searched defs:static_array (Results 1 – 3 of 3) sorted by relevance
596 IteratorType static_array[2]; in sparse_basic() local
219 #define CV_DIM(static_array) ((int)(sizeof(static_array)/sizeof((static_array)[0]))) argument
376 Type static_array[StaticSize]; member