Searched defs:pcount (Results 1 – 2 of 2) sorted by relevance
103 int strstreambuf::pcount() const { return static_cast<int>(pptr() - pbase()); } in pcount() function in strstreambuf
1271 int *pcount = static_cast<int *>(data); in TEST_F() local