Searched defs:pcount (Results 1 - 13 of 13) sorted by relevance

/haiku-buildtools/gcc/gmp/tests/
H A Dtests.h447 int pcount = ostrstream::pcount (); local
/haiku-buildtools/legacy/gcc/libio/
H A Dstrstream.cc62 _IO_ssize_t strstreambuf::pcount () { return _IO_write_ptr - _IO_write_base; } function in class:strstreambuf
H A Dstrstream.h96 _IO_ssize_t pcount() { return ((strstreambuf*)_strbuf)->pcount(); } function in class:ostrstream
106 _IO_ssize_t pcount() { return ((strstreambuf*)_strbuf)->pcount(); } function in class:strstream
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/noncompile/
H A D920923-1.c24 int pcount=0; variable
/haiku-buildtools/gcc/libstdc++-v3/src/c++98/
H A Dstrstream.cc135 strstreambuf::pcount() const throw () function in class:strstreambuf
386 ostrstream::pcount() const throw () function in class:ostrstream
409 strstream::pcount() const throw () function in class:strstream
/haiku-buildtools/gcc/gcc/
H A Ddiagnostic.c405 int *pcount = (int *) data; local
/haiku-buildtools/binutils/binutils/
H A Dstabs.c4530 stab_demangle_arg(struct stab_demangle_info *minfo, const char **pp, debug_type **pargs, unsigned int *pcount, unsigned int *palloc) argument
/haiku-buildtools/legacy/binutils/binutils/
H A Dstabs.c4488 stab_demangle_arg(struct stab_demangle_info *minfo, const char **pp, debug_type **pargs, unsigned int *pcount, unsigned int *palloc) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp784.C2260 size_t pcount() { return ((strstreambuf*)_strbuf)->pcount(); } function in class:ostrstream
/haiku-buildtools/binutils/gold/
H A Dtilegx.cc2015 unsigned int* pcount; local
H A Dx86_64.cc1478 unsigned int* pcount; local
H A Ds390.cc1047 unsigned int* pcount; local
H A Daarch64.cc4370 unsigned int* pcount; local

Completed in 229 milliseconds