Searched refs:BLACKLIST_COUNT (Results 1 – 1 of 1) sorted by relevance
286 #define BLACKLIST_COUNT (sizeof(fbt_blacklist)/sizeof(fbt_blacklist[0])) macro354 excluded = bsearch(name, fbt_blacklist, BLACKLIST_COUNT, sizeof(name), in fbt_excluded()408 for (size_t i = 1; i < BLACKLIST_COUNT; i++) { in fbt_blacklist_init()