Home
last modified time | relevance | path

Searched defs:ARRAY_LENGTH (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_vo.cpp26 #define ARRAY_LENGTH(a) (sizeof (a) / sizeof (a)[0]) macro
/OK3568_Linux_fs/external/rkupdate/
H A DRKAndroidDevice.h139 #define ARRAY_LENGTH(a) (sizeof (a) / sizeof (a)[0]) macro
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vo.cpp155 #define ARRAY_LENGTH(a) (sizeof (a) / sizeof (a)[0]) macro