Home
last modified time | relevance | path

Searched defs:readFile (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dutils.d56 Buffer readFile(Loc loc, const(char)* filename) in readFile() function
62 Buffer readFile(Loc loc, const(char)[] filename) in readFile() function
H A Dutils.c50 void readFile(Loc loc, File *f) in readFile() function
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dutils.c50 void readFile(Loc loc, File *f) in readFile() function
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DModule.cc1796 Module::readFile () in readFile() function in Module
H A DClassFile.cc1385 ClassFile::readFile () in readFile() function in ClassFile
/netbsd/external/public-domain/sqlite/dist/
H A Dshell.c11138 static char *readFile(const char *zName, int *pnByte){ in readFile() function