Searched defs:showbase (Results 1 – 6 of 6) sorted by relevance
49 const char *slash, *showbase; in __gmp_doprnt_integer() local
66 const char *showbase; in __gmp_doprnt_mpf() local
48 const ios_base::fmtflags ios_base::showbase; member in std::ios_base
46 const ios_base::fmtflags ios_base::showbase; member in std::ios_base
292 static const fmtflags showbase = _S_showbase; in _GLIBCXX_VISIBILITY() local
3938 int showbase; /* choices above */ member