Searched defs:__out (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/gcc/libstdc++-v3/config/locale/generic/
H A Dc_locale.h63 __convert_from_v(const __c_locale&, char* __out, argument
/openbsd-current/gnu/gcc/libstdc++-v3/config/locale/gnu/
H A Dc_locale.h76 __convert_from_v(const __c_locale& __cloc __attribute__ ((__unused__)), char* __out, const int __size __attribute__ ((__unused__)), const char* __fmt, ...) argument
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dostream_insert.h46 __ostream_write(basic_ostream<_CharT, _Traits>& __out, argument
59 __ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n) argument
78 __ostream_insert(basic_ostream<_CharT, _Traits>& __out, argument
[all...]
H A Dstl_algobase.h399 const bool __out = __is_normal_iterator<_OutputIterator>::__value; local
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/locale/generic/
H A Dc_locale.h57 __convert_from_v(char* __out, argument
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/locale/gnu/
H A Dc_locale.h67 __convert_from_v(char* __out, const int __size, const char* __fmt, argument
/openbsd-current/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_ostream.h453 operator<<(basic_ostream<_CharT, _Traits>& __out, _CharT __c) argument
458 operator<<(basic_ostream<_CharT, _Traits>& __out, char __c) argument
464 operator<<(basic_ostream<char, _Traits>& __out, char __c) argument
470 operator<<(basic_ostream<char, _Traits>& __out, signed char __c) argument
475 operator<<(basic_ostream<char, _Traits>& __out, unsigne argument
495 operator <<(basic_ostream<_CharT, _Traits>& __out, const _CharT* __s) argument
512 operator <<(basic_ostream<char, _Traits>& __out, const char* __s) argument
525 operator <<(basic_ostream<char, _Traits>& __out, const signed char* __s) argument
530 operator <<(basic_ostream<char, _Traits>& __out, const unsigned char* __s) argument
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_ostream.h435 operator<<(basic_ostream<_CharT, _Traits>& __out, char __c) argument
446 operator<<(basic_ostream<char, _Traits>& __out, signed char __c) argument
451 operator<<(basic_ostream<char, _Traits>& __out, unsigned char __c) argument
485 operator <<(basic_ostream<char, _Traits>& __out, const signed char* __s) argument
490 operator <<(basic_ostream<char, _Traits>& __out, const unsigned char* __s) argument
[all...]

Completed in 202 milliseconds