Searched refs:elementsof (Results 1 – 1 of 1) sorted by relevance
485 #ifndef elementsof in config_check_cond_nocache()486 #define elementsof(x) (sizeof(x) / sizeof(x[0])) in config_check_cond_nocache() macro489 cache->matches, elementsof(cache->matches)); in config_check_cond_nocache()