Searched refs:__this_sb (Results 1 – 2 of 2) sorted by relevance
298 __streambuf_type* __this_sb = this->rdbuf(); in get() local299 int_type __c = __this_sb->sgetc(); in get()307 __c = __this_sb->snextc(); in get()
565 __streambuf_type* __this_sb = this->rdbuf(); in get() local566 int_type __c = __this_sb->sgetc(); in get()574 __c = __this_sb->snextc(); in get()