Home
last modified time | relevance | path

Searched refs:place_samefile (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/tradcpp/dist/
H A Dplace.c238 place_samefile(const struct place *a, const struct place *b) in place_samefile() function
252 if (!place_samefile(a, b)) { in place_eq()
367 if (place_samefile(p, p2)) { in debuglog2()
H A Dplace.h62 bool place_samefile(const struct place *, const struct place *);
H A Doutput.c176 if (!place_samefile(&linebufplace, p)) { in output()