Searched refs:place_samefile (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/libexec/tradcpp/
H A Dplace.h62 bool place_samefile(const struct place *, const struct place *);
H A Dplace.c238 place_samefile(const struct place *a, const struct place *b) function
252 if (!place_samefile(a, b)) {
367 if (place_samefile(p, p2)) {

Completed in 120 milliseconds