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

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C351 int ipfx(int need) { function in class:istream
436 int ipfx(int need) { return ((istream*)this)->ipfx(need); } function in class:iostream
H A Dp784.C676 int ipfx(int need) { function in class:istream
682 int ipfx0() { // Optimized version of ipfx(0).
688 int ipfx1() { // Optimized version of ipfx(1).
747 int ipfx(int need) { return ((istream*)this)->ipfx(need); } function in class:iostream
/haiku-buildtools/legacy/gcc/libio/
H A Diostream.h162 int ipfx(int need = 0) { function in class:istream
171 int ipfx0() { // Optimized version of ipfx(0).
180 int ipfx1() { // Optimized version of ipfx(1).

Completed in 97 milliseconds