Searched defs:pbump (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/std/
H A Dstd_streambuf.h528 pbump(int __n) { _M_out_cur += __n; } function in class:std::basic_streambuf
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C166 void pbump(int n) { _pptr += n; } function in struct:streambuf
H A Dp784.C498 void pbump(int n) { _pptr += n; } function in struct:streambuf
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C166 void pbump(int n) { _pptr += n; } function in struct:streambuf
H A Dp784.C498 void pbump(int n) { _pptr += n; } function in struct:streambuf

Completed in 201 milliseconds