Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/zstd/tests/
H A DroundTripCrash.c158 static size_t getFileSize(const char* infilename) in getFileSize() function
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp102 uint32_t PDBFile::getFileSize() const { return Buffer->getLength(); } in getFileSize() function in PDBFile