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

/freebsd-13-stable/contrib/bmake/
H A Dparse.c134 typedef struct IFile { struct
152 } IFile; typedef in typeref:struct:IFile
249 static Vector /* of IFile */ includes;
251 static IFile *
258 static IFile *
481 const IFile *entries;
508 const IFile *entry = entries + i;
550 IFile *curFile = CurFile();
679 IFile *curFile = CurFile();
2315 const IFile *inc
[all...]

Completed in 96 milliseconds