Searched refs:FSE_IGNORE (Results 1 – 2 of 2) sorted by relevance
78 #define FSE_IGNORE 0 macro
1150 if (event_list[i] != FSE_IGNORE && i < FSE_MAX_EVENTS) { in add_watcher()1182 if (watcher->event_list[i] != FSE_IGNORE && i < FSE_MAX_EVENTS) { in remove_watcher()