Home
last modified time | relevance | path

Searched defs:lookForSourceFile (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dfile_manager.d45 static const(char)[] lookForSourceFile(const char[] filename, const char*[] path) in lookForSourceFile() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddmodule.c1285 const char *lookForSourceFile(const char **path, const char *filename) in lookForSourceFile() function