Home
last modified time | relevance | path

Searched refs:CloseStatus (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Support/
DHost.cpp65 int CloseStatus = close(FD); in readCpuInfo() local
66 if (CloseStatus) in readCpuInfo()