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

/haiku-buildtools/legacy/gcc/libio/
H A Dosform.cc31 if (opfx()) {
46 if (opfx()) {
58 if (opfx()) {
H A Diostream.cc466 if (opfx()) {
603 if (opfx()) {
618 if (opfx()) {
630 if (opfx()) {
645 if (opfx()) {
657 if (opfx()) {
673 if (opfx()) {
685 if (opfx()) {
798 if (opfx())
856 if (opfx())
[all...]
H A Diostream.h51 int opfx() { function in class:ostream
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C296 int opfx() { if (!good()) return 0; if (_tie) _tie->flush(); return 1; } function in class:ostream
453 int opfx() { return ((ostream*)this)->opfx(); } function in class:iostream
H A Dp784.C622 int opfx() { if (!good()) return 0; if (_tie) _tie->flush(); return 1; } function in class:ostream
762 int opfx() { return ((ostream*)this)->opfx(); } function in class:iostream

Completed in 153 milliseconds