Searched defs:pcount (Results 1 – 5 of 5) sorted by relevance
10 extern "C" _Unwind_Ptr __gnu_Unwind_Find_exidx(_Unwind_Ptr pc, int *pcount) in __gnu_Unwind_Find_exidx()
112 int strstreambuf::pcount() const { in pcount() function in strstreambuf350 int ostrstream::pcount() const { in pcount() function in ostrstream379 int strstream::pcount() const { in pcount() function in strstream
213 _Unwind_Ptr WrapDl_unwind_find_exidx(_Unwind_Ptr pc, int* pcount) { in WrapDl_unwind_find_exidx()
145 strstreambuf::pcount() const in pcount() function in strstreambuf
2181 unsigned int pcount = 1; in find_char_unquote() local