Searched refs:ARRAYSIZE (Results 1 – 1 of 1) sorted by relevance
47 #define ARRAYSIZE(x) (sizeof((x)) / sizeof((x)[0])) macro180 for (i = 0; i < ARRAYSIZE(g_flash_devices); i++) in lookup_flash_device_by_id()211 for (i = 0; i < ARRAYSIZE(g_flash_devices); i++) in lookup_flash_device_by_offset()