Searched refs:VIFM_SAME (Results 1 – 2 of 2) sorted by relevance
59 #define VIFM_SAME(m1, m2) ((m1) == (m2)) macro
104 return (!VIFM_SAME(r->rt_children, old_children) || in init_children_and_leaves()105 !VIFM_SAME(r->rt_leaves, old_leaves)); in init_children_and_leaves()