Lines Matching full:array_size
92 #ifndef ARRAY_SIZE93 #define ARRAY_SIZE(A) (sizeof(A)/sizeof(A[0]))2251 for (idx = 0; idx < ARRAY_SIZE(opcodes_3d_1d); idx++) {2578 for (idx = 0; idx < ARRAY_SIZE(opcodes_3d); idx++) {3246 for (i = 0; i < ARRAY_SIZE(opcodes_3d); i++) {3793 for (idx = 0; idx < ARRAY_SIZE(opcodes_3d); idx++) {