Home
last modified time | relevance | path

Searched defs:static_array (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
Dcxmisc.h219 #define CV_DIM(static_array) ((int)(sizeof(static_array)/sizeof((static_array)[0]))) argument
/external/harfbuzz_ng/src/
Dhb-private.hh333 Type static_array[StaticSize]; member