HomeSort by: relevance | last modified time | path
    Searched defs:includedfrom (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/tradcpp/dist/
place.c 42 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 15 milliseconds