Home
last modified time | relevance | path

Searched refs:__char_type (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/libstdc++/src/
Distream.cc192 typedef __istream_type::char_type __char_type; in operator >>() typedef
249 *__s = __char_type(); in operator >>()
268 typedef __istream_type::char_type __char_type; in operator >>() typedef
344 typedef __istream_type::char_type __char_type; in getline() typedef
374 const __char_type* __p = __traits_type::find(__sb->gptr(), in getline()
573 typedef __istream_type::char_type __char_type; in getline() typedef
603 const __char_type* __p = __traits_type::find(__sb->gptr(), in getline()
/NextBSD/contrib/libstdc++/include/bits/
Dlocale_facets.h2874 typedef _CharT __char_type; typedef