Lines Matching full:array_size
924 #define ARRAY_SIZE(array) ((int32_t) (sizeof (array) / sizeof(array[0])))
940 for (int32_t t = 0; t < ARRAY_SIZE (lenientAffixTestCases); t += 1) {
964 for (int32_t t = 0; t < ARRAY_SIZE(lenientMinusTestCases); t += 1) {
984 for (int32_t t = 0; t < ARRAY_SIZE(lenientMinusTestCases); t += 1) {
1004 for (int32_t t = 0; t < ARRAY_SIZE (lenientCurrencyTestCases); t += 1) {
1017 for (int32_t t = 0; t < ARRAY_SIZE (lenientNegativeCurrencyTestCases); t += 1) {
1039 for (int32_t t = 0; t < ARRAY_SIZE (lenientPercentTestCases); t += 1) {
1052 for (int32_t t = 0; t < ARRAY_SIZE (lenientNegativePercentTestCases); t += 1) {
1076 for (int32_t t = 0; t < ARRAY_SIZE(strictFailureTestCases); t += 1) {
1091 for (int32_t t = 0; t < ARRAY_SIZE(strictFailureTestCases); t += 1) {