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

/openbsd-current/libexec/tradcpp/
H A Dplace.c42 struct place includedfrom; member in struct:placefile
71 pf->includedfrom = *from;
117 if (place_eq(incfrom, &pf->includedfrom) &&
134 pf = placefile_find(&p->file->includedfrom, name);
136 pf = placefile_create(&p->file->includedfrom, name,
270 from = &p->file->includedfrom;

Completed in 65 milliseconds