Searched refs:INIT_CAPS_ARRAY_SIZE (Results 1 – 2 of 2) sorted by relevance
69 #define INIT_CAPS_ARRAY_SIZE(...) (sizeof((long[]){__VA_ARGS__}) /\ macro74 #define FS_REQUIRED_CAPS(...) {.arr_sz = INIT_CAPS_ARRAY_SIZE(__VA_ARGS__), \