Searched defs:fixed (Results 1 – 10 of 10) sorted by relevance
39 const ios_base::fmtflags ios_base::fixed; member in std::ios_base
55 const ios_base::fmtflags ios_base::fixed; member in std::ios_base
264 static const fmtflags fixed = _S_fixed; in _GLIBCXX_VISIBILITY() local
726 bool const fixed = flags & MREMAP_FIXED; in mremap() local
Completed in 14 milliseconds