Searched refs:map_tst (Results 1 – 3 of 3) sorted by relevance
64 static inline int map_tst(Map *m, int n) in map_tst() function
1855 if (map_tst(m, p)) in selection_filter_map()1869 if (map_tst(m, p)) in selection_filter_map()1878 if (!map_tst(m, id)) in selection_filter_map()1889 if (map_tst(m, p)) in selection_filter_map()
2150 if (pool->considered && !map_tst(pool->considered, p)) in filterUpdownAble()2153 if (considered_cached && !map_tst(considered_cached, p)) in filterUpdownAble()2162 if (what != 0 && map_tst(resultMap, what)) in filterUpdownAble()