HomeSort by: relevance | last modified time | path
    Searched refs:incfrom (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc/dist/contrib/header-tools/
graph-header-logs 62 incfrom = list()
67 incfrom = list()
76 incfrom.append (n)
96 sline.append (("error", msg, fname, incfrom))
104 incfrom = lastline[3]
107 if len(incfrom) != 0:
108 for t in incfrom:
120 for y in incfrom:
  /src/external/gpl3/gcc.old/dist/contrib/header-tools/
graph-header-logs 62 incfrom = list()
67 incfrom = list()
76 incfrom.append (n)
96 sline.append (("error", msg, fname, incfrom))
104 incfrom = lastline[3]
107 if len(incfrom) != 0:
108 for t in incfrom:
120 for y in incfrom:
  /src/external/bsd/tradcpp/dist/
place.c 109 placefile_find(const struct place *incfrom, const char *name)
117 if (place_eq(incfrom, &pf->includedfrom) &&

Completed in 13 milliseconds