Searched refs:__c1 (Results 1 - 16 of 16) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dchar_traits.h96 assign(char_type& __c1, const char_type& __c2) argument
97 { __c1 = __c2; }
100 eq(const char_type& __c1, const char_type& __c2) argument
101 { return __c1 == __c2; }
104 lt(const char_type& __c1, const char_type& __c2) argument
105 { return __c1 < __c2; }
134 eq_int_type(const int_type& __c1, const int_type& __c2) argument
135 { return __c1 == __c2; }
240 assign(char_type& __c1, const char_type& __c2) argument
241 { __c1
244 eq(const char_type& __c1, const char_type& __c2) argument
248 lt(const char_type& __c1, const char_type& __c2) argument
286 eq_int_type(const int_type& __c1, const int_type& __c2) argument
310 assign(char_type& __c1, const char_type& __c2) argument
314 eq(const char_type& __c1, const char_type& __c2) argument
318 lt(const char_type& __c1, const char_type& __c2) argument
352 eq_int_type(const int_type& __c1, const int_type& __c2) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_ios/cons/char/
H A D3.cc43 assign(char_type& __c1, const char_type& __c2) argument
44 { __c1 = __c2; }
47 eq(const char_type& __c1, const char_type& __c2) argument
48 { return __c1 == __c2; }
51 lt(const char_type& __c1, const char_type& __c2) argument
52 { return __c1 < __c2; }
104 eq_int_type(const int_type& __c1, const int_type& __c2) argument
105 { return __c1 == __c2; }
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ios/cons/char/
H A D3.cc49 assign(char_type& __c1, const char_type& __c2) argument
50 { __c1 = __c2; }
53 eq(const char_type& __c1, const char_type& __c2) argument
54 { return __c1 == __c2; }
57 lt(const char_type& __c1, const char_type& __c2) argument
58 { return __c1 < __c2; }
110 eq_int_type(const int_type& __c1, const int_type& __c2) argument
111 { return __c1 == __c2; }
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dchar_traits.h99 assign(char_type& __c1, const char_type& __c2) argument
100 { __c1 = __c2; }
103 eq(const char_type& __c1, const char_type& __c2) argument
104 { return __c1 == __c2; }
107 lt(const char_type& __c1, const char_type& __c2) argument
108 { return __c1 < __c2; }
137 eq_int_type(const int_type& __c1, const int_type& __c2) argument
138 { return __c1 == __c2; }
246 assign(char_type& __c1, const char_type& __c2) argument
247 { __c1
250 eq(const char_type& __c1, const char_type& __c2) argument
254 lt(const char_type& __c1, const char_type& __c2) argument
292 eq_int_type(const int_type& __c1, const int_type& __c2) argument
317 assign(char_type& __c1, const char_type& __c2) argument
321 eq(const char_type& __c1, const char_type& __c2) argument
325 lt(const char_type& __c1, const char_type& __c2) argument
361 eq_int_type(const int_type& __c1, const int_type& __c2) argument
393 assign(char_type& __c1, const char_type& __c2) argument
397 eq(const char_type& __c1, const char_type& __c2) argument
401 lt(const char_type& __c1, const char_type& __c2) argument
464 eq_int_type(const int_type& __c1, const int_type& __c2) argument
486 assign(char_type& __c1, const char_type& __c2) argument
490 eq(const char_type& __c1, const char_type& __c2) argument
494 lt(const char_type& __c1, const char_type& __c2) argument
557 eq_int_type(const int_type& __c1, const int_type& __c2) argument
[all...]
H A Drandom.h287 template<typename _UIntType1, _UIntType1 __a1, _UIntType1 __c1,
292 __a1, __c1, __m1>&);
307 template<typename _UIntType1, _UIntType1 __a1, _UIntType1 __c1,
312 __c1, __m1>&);
510 _UIntType1 __c1, size_t __l1, _UIntType1 __f1,
515 __m1, __r1, __a1, __u1, __d1, __s1, __b1, __t1, __c1,
536 _UIntType1 __c1, size_t __l1, _UIntType1 __f1,
541 __r1, __a1, __u1, __d1, __s1, __b1, __t1, __c1,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dpod_char_traits.h97 assign(char_type& __c1, const char_type& __c2) argument
98 { __c1 = __c2; }
101 eq(const char_type& __c1, const char_type& __c2) argument
102 { return __c1 == __c2; }
105 lt(const char_type& __c1, const char_type& __c2) argument
106 { return __c1 < __c2; }
165 eq_int_type(const int_type& __c1, const int_type& __c2) argument
166 { return __c1 == __c2; }
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/
H A Dpod_char_traits.h101 assign(char_type& __c1, const char_type& __c2) argument
102 { __c1 = __c2; }
105 eq(const char_type& __c1, const char_type& __c2) argument
106 { return __c1 == __c2; }
109 lt(const char_type& __c1, const char_type& __c2) argument
110 { return __c1 < __c2; }
169 eq_int_type(const int_type& __c1, const int_type& __c2) argument
170 { return __c1 == __c2; }
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/codecvt/unicode/
H A D1.cc46 assign(char_type& __c1, const char_type& __c2);
49 eq(const char_type& __c1, const char_type& __c2);
52 lt(const char_type& __c1, const char_type& __c2);
81 eq_int_type(const int_type& __c1, const int_type& __c2);
H A Dwchar_t.cc44 assign(char_type& __c1, const char_type& __c2);
47 eq(const char_type& __c1, const char_type& __c2);
50 lt(const char_type& __c1, const char_type& __c2);
79 eq_int_type(const int_type& __c1, const int_type& __c2);
H A Dchar.cc43 assign(char_type& __c1, const char_type& __c2);
46 eq(const char_type& __c1, const char_type& __c2);
49 lt(const char_type& __c1, const char_type& __c2);
78 eq_int_type(const int_type& __c1, const int_type& __c2);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/21_strings/basic_string/capacity/
H A D1.cc54 assign(char_type& __c1, const char_type& __c2) argument
55 { __c1 = __c2; }
58 eq(const char_type& __c1, const char_type& __c2) argument
59 { return __c1 == __c2; }
62 lt(const char_type& __c1, const char_type& __c2) argument
63 { return __c1 < __c2; }
115 eq_int_type(const int_type& __c1, const int_type& __c2) argument
116 { return __c1 == __c2; }
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/21_strings/basic_string/capacity/
H A D1.cc53 assign(char_type& __c1, const char_type& __c2) argument
54 { __c1 = __c2; }
57 eq(const char_type& __c1, const char_type& __c2) argument
58 { return __c1 == __c2; }
61 lt(const char_type& __c1, const char_type& __c2) argument
62 { return __c1 < __c2; }
114 eq_int_type(const int_type& __c1, const int_type& __c2) argument
115 { return __c1 == __c2; }
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/locale/cons/
H A D2.cc62 assign(char_type& __c1, const char_type& __c2);
65 eq(const char_type& __c1, const char_type& __c2);
68 lt(const char_type& __c1, const char_type& __c2);
97 eq_int_type(const int_type& __c1, const int_type& __c2);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Drandom.h464 template<class _UIntType1, _UIntType1 __a1, _UIntType1 __c1,
469 const linear_congruential<_UIntType1, __a1, __c1,
485 template<class _UIntType1, _UIntType1 __a1, _UIntType1 __c1,
490 linear_congruential<_UIntType1, __a1, __c1, __m1>& __lcr);
642 _UIntType1 __c1, int __l1,
647 __a1, __u1, __s1, __b1, __t1, __c1, __l1>& __x);
661 _UIntType1 __c1, int __l1,
666 __a1, __u1, __s1, __b1, __t1, __c1, __l1>& __x);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/std/
H A Dstd_bitset.h1249 typename _Traits::int_type __c1 = __buf->sbumpc(); local
1250 if (_Traits::eq_int_type(__c1, __eof))
1257 const char_type __c2 = _Traits::to_char_type(__c1);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dmultiway_merge.h283 #define _GLIBCXX_PARALLEL_MERGE_3_CASE(__a, __b, __c, __c0, __c1) \
291 if (__seq ## __a __c1 __seq ## __c) goto __s ## __b ## __a ## __c; \
406 __c0, __c1, __c2) \
415 if (__seq ## __a __c1 __seq ## __c) \

Completed in 205 milliseconds