Home
last modified time | relevance | path

Searched refs:off_t_size (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Console/
H A DMain.cpp272 const unsigned off_t_size = (unsigned)sizeof(off_t); in ShowProgInfo() local
273 if (off_t_size != 8) in ShowProgInfo()
274 *so << " Files=" << off_t_size * 8 << "-bit"; in ShowProgInfo()

Completed in 2 milliseconds