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