Searched defs:showbase (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/ |
H A D | typedef03.C | 21 showbase = 0x0100, enumerator
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/ |
H A D | enum2.C | 16 showbase=0200, showpoint=0400, uppercase=01000, showpos=02000, enumerator
|
/openbsd-src/gnu/gcc/libstdc++-v3/src/ |
H A D | ios.cc | 50 const ios_base::fmtflags ios_base::showbase; member in ios_base
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | ios_base.h | 237 static const fmtflags showbase = fmtflags(__ios_flags::_S_showbase); variable 694 showbase(ios_base& __base) in showbase() function
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | ios_base.h | 288 static const fmtflags showbase = _S_showbase; variable 804 showbase(ios_base& __base) in showbase() function
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/src/ |
H A D | ios.cc | 116 const ios_base::fmtflags ios_base::showbase; member in std::ios_base
|
/openbsd-src/gnu/llvm/libcxx/src/ |
H A D | ios.cpp | 86 const ios_base::fmtflags ios_base::showbase; member in ios_base
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
H A D | p811.C | 39 showbase=0200, showpoint=0400, uppercase=01000, showpos=02000, enumerator
|
H A D | p784.C | 377 showbase=0200, showpoint=0400, uppercase=01000, showpos=02000, enumerator
|