Searched refs:place_samefile (Results 1 – 3 of 3) sorted by relevance
238 place_samefile(const struct place *a, const struct place *b) in place_samefile() function252 if (!place_samefile(a, b)) { in place_eq()367 if (place_samefile(p, p2)) { in debuglog2()
62 bool place_samefile(const struct place *, const struct place *);
176 if (!place_samefile(&linebufplace, p)) { in output()