Home
last modified time | relevance | path

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

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