Home
last modified time | relevance | path

Searched defs:NumRead (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/utils/count/
H A Dcount.c13 size_t Count, NumLines, NumRead; in main() local
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileWrapper.cpp140 ssize_t NumRead = read(CmdLineFD, ExeName, PATH_MAX+1); in checkForOProfileProcEntry() local
/openbsd/gnu/llvm/clang/lib/DirectoryWatcher/linux/
H A DDirectoryWatcher-linux.cpp238 ssize_t NumRead = llvm::sys::RetryAfterSignal(-1, read, InotifyFD, Buf, in InotifyPollingLoop() local
/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dos_version_check.c189 size_t NumRead = fread(PListBuf, 1, (size_t)PListFileSize, PropertyList); in _initializeAvailabilityCheck() local