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