Home
last modified time | relevance | path

Searched refs:place_eq (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/libexec/tradcpp/
Dplace.h61 bool place_eq(const struct place *, const struct place *);
Dplace.c117 if (place_eq(incfrom, &pf->includedfrom) && in placefile_find()
250 place_eq(const struct place *a, const struct place *b) in place_eq() function