Searched refs:place_eq (Results 1 – 2 of 2) sorted by relevance
61 bool place_eq(const struct place *, const struct place *);
117 if (place_eq(incfrom, &pf->includedfrom) && in placefile_find()250 place_eq(const struct place *a, const struct place *b) in place_eq() function