Lines Matching full:array_size
39 #define ARRAY_SIZE(array) (int32_t)(sizeof array / sizeof array[0])442 i = token.extract(0, token.length(), digits, ARRAY_SIZE(digits), US_INV);