Home
last modified time | relevance | path

Searched refs:__c2 (Results 1 – 23 of 23) sorted by relevance

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dchar_traits.h95 { __c1 = __c2; } in _GLIBCXX_VISIBILITY()
99 { return __c1 == __c2; } in _GLIBCXX_VISIBILITY()
103 { return __c1 < __c2; } in _GLIBCXX_VISIBILITY()
133 { return __c1 == __c2; } in _GLIBCXX_VISIBILITY()
245 { __c1 = __c2; } in _GLIBCXX_VISIBILITY()
253 { return __c1 < __c2; } in _GLIBCXX_VISIBILITY()
316 { __c1 = __c2; } in _GLIBCXX_VISIBILITY()
324 { return __c1 < __c2; } in _GLIBCXX_VISIBILITY()
395 { __c1 = __c2; }
403 { return __c1 < __c2; }
[all …]
H A Dboost_concept_check.h602 __c.swap(__c2); in _GLIBCXX_VISIBILITY()
605 _Container __c, __c2; in _GLIBCXX_VISIBILITY()
729 __c2 _IsUnused(__first, __last); in _GLIBCXX_VISIBILITY()
H A Distream.tcc371 char_type __c2 = traits_type::to_char_type(__c); in get()
375 && !traits_type::eq_int_type(__sb.sputc(__c2), __eof)) in get()
379 __c2 = traits_type::to_char_type(__c); in get()
H A Drandom.tcc1249 const double __c2 = __param._M_c2b + __c1; in operator ()() local
1250 const double __c3 = __c2 + 1; in operator ()()
1275 else if (__u <= __c2) in operator ()()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dchar_traits.h97 { __c1 = __c2; } in _GLIBCXX_VISIBILITY()
101 { return __c1 == __c2; } in _GLIBCXX_VISIBILITY()
105 { return __c1 < __c2; } in _GLIBCXX_VISIBILITY()
135 { return __c1 == __c2; } in _GLIBCXX_VISIBILITY()
287 { __c1 = __c2; } in _GLIBCXX_VISIBILITY()
291 { return __c1 == __c2; } in _GLIBCXX_VISIBILITY()
400 { __c1 = __c2; } in _GLIBCXX_VISIBILITY()
408 { return __c1 < __c2; } in _GLIBCXX_VISIBILITY()
520 { __c1 = __c2; }
528 { return __c1 < __c2; }
[all …]
H A Dboost_concept_check.h604 __c.swap(__c2); in _GLIBCXX_VISIBILITY()
607 _Container __c, __c2; in _GLIBCXX_VISIBILITY()
731 __c2 _IsUnused(__first, __last); in _GLIBCXX_VISIBILITY()
H A Distream.tcc377 char_type __c2 = traits_type::to_char_type(__c); in get()
381 && !traits_type::eq_int_type(__sb.sputc(__c2), __eof)) in get()
385 __c2 = traits_type::to_char_type(__c); in get()
H A Drandom.tcc1301 const double __c2 = __param._M_c2b + __c1; in operator ()() local
1302 const double __c3 = __c2 + 1; in operator ()()
1329 else if (__u <= __c2) in operator ()()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dpod_char_traits.h106 assign(char_type& __c1, const char_type& __c2) in _GLIBCXX_VISIBILITY()
107 { __c1 = __c2; } in _GLIBCXX_VISIBILITY()
110 eq(const char_type& __c1, const char_type& __c2) in _GLIBCXX_VISIBILITY()
111 { return __c1 == __c2; } in _GLIBCXX_VISIBILITY()
114 lt(const char_type& __c1, const char_type& __c2) in _GLIBCXX_VISIBILITY()
115 { return __c1 < __c2; } in _GLIBCXX_VISIBILITY()
178 eq_int_type(const int_type& __c1, const int_type& __c2) in _GLIBCXX_VISIBILITY()
179 { return __c1 == __c2; } in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dpod_char_traits.h105 assign(char_type& __c1, const char_type& __c2) in _GLIBCXX_VISIBILITY()
106 { __c1 = __c2; } in _GLIBCXX_VISIBILITY()
109 eq(const char_type& __c1, const char_type& __c2) in _GLIBCXX_VISIBILITY()
110 { return __c1 == __c2; } in _GLIBCXX_VISIBILITY()
113 lt(const char_type& __c1, const char_type& __c2) in _GLIBCXX_VISIBILITY()
114 { return __c1 < __c2; } in _GLIBCXX_VISIBILITY()
173 eq_int_type(const int_type& __c1, const int_type& __c2) in _GLIBCXX_VISIBILITY()
174 { return __c1 == __c2; } in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dell_integral.tcc95 const _Tp __c2 = _Tp(1) / _Tp(10); in __ellint_rf() local
131 const _Tp __s = _Tp(1) + (__c1 * __e2 - __c2 - __c3 * __e3) * __e2 in __ellint_rf()
337 const _Tp __c2 = _Tp(1) / _Tp(6); in __ellint_rd() local
383 * (__c2 * __ef in __ellint_rd()
513 const _Tp __c2 = _Tp(9) / _Tp(22); in __ellint_rc() local
539 * (__c3 + __sn*(__c1 + __sn * (__c4 + __sn * __c2))); in __ellint_rc()
589 const _Tp __c2 = _Tp(1) / _Tp(3); in __ellint_rj() local
645 _Tp __s2 = __eb * (__c2 / _Tp(2) in __ellint_rj()
647 _Tp __s3 = __pndev * __eaa * (__c2 - __pndev * __c3) in __ellint_rj()
648 - __c2 * __pndev * __ec; in __ellint_rj()
H A Drandom.tcc1091 const _RealType __c2 = _M_c2b + __c1; in operator ()() local
1092 const _RealType __c3 = __c2 + 1; in operator ()()
1117 else if (__u <= __c2) in operator ()()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dell_integral.tcc91 const _Tp __c2 = _Tp(1) / _Tp(10); in __ellint_rf() local
127 const _Tp __s = _Tp(1) + (__c1 * __e2 - __c2 - __c3 * __e3) * __e2 in __ellint_rf()
333 const _Tp __c2 = _Tp(1) / _Tp(6); in __ellint_rd() local
379 * (__c2 * __ef in __ellint_rd()
509 const _Tp __c2 = _Tp(9) / _Tp(22); in __ellint_rc() local
535 * (__c3 + __sn*(__c1 + __sn * (__c4 + __sn * __c2))); in __ellint_rc()
585 const _Tp __c2 = _Tp(1) / _Tp(3); in __ellint_rj() local
641 _Tp __s2 = __eb * (__c2 / _Tp(2) in __ellint_rj()
643 _Tp __s3 = __pndev * __eaa * (__c2 - __pndev * __c3) in __ellint_rj()
644 - __c2 * __pndev * __ec; in __ellint_rj()
H A Drandom.tcc1094 const _RealType __c2 = _M_c2b + __c1; in operator ()() local
1095 const _RealType __c3 = __c2 + 1; in operator ()()
1120 else if (__u <= __c2) in operator ()()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr2/
H A Ddynamic_bitset.tcc238 const char_type __c2 = _Traits::to_char_type(__c1); in operator >>()
239 if (_Traits::eq(__c2, __zero)) in operator >>()
241 else if (_Traits::eq(__c2, __one)) in operator >>()
244 eq_int_type(__is.rdbuf()->sputbackc(__c2), in operator >>()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.h3180 && TREE_CODE (__t) != __c2 in tree_check3()
3191 || TREE_CODE (__t) == __c2 in tree_not_check3()
3203 && TREE_CODE (__t) != __c2 in tree_check4()
3216 || TREE_CODE (__t) == __c2 in tree_not_check4()
3229 && TREE_CODE (__t) != __c2 in tree_check5()
3243 || TREE_CODE (__t) == __c2 in tree_not_check5()
3436 && TREE_CODE (__t) != __c2 in tree_check3()
3447 || TREE_CODE (__t) == __c2 in tree_not_check3()
3459 && TREE_CODE (__t) != __c2 in tree_check4()
3472 || TREE_CODE (__t) == __c2 in tree_not_check4()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Dbitset1487 const char_type __c2 = _Traits::to_char_type(__c1);
1488 if (_Traits::eq(__c2, __zero))
1490 else if (_Traits::eq(__c2, __one))
1493 eq_int_type(__is.rdbuf()->sputbackc(__c2),
H A Dratio225 static constexpr uintmax_t __c2 = uintmax_t(1) << __coshift;
229 static constexpr uintmax_t __n0_top = (__shift != 0) ? (__n0 / __c2) : 0;
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr2/
H A Ddynamic_bitset1414 const char_type __c2 = _Traits::to_char_type(__c1);
1415 if (_Traits::eq(__c2, __zero))
1417 else if (_Traits::eq(__c2, __one))
1420 eq_int_type(__is.rdbuf()->sputbackc(__c2),
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dratio222 static constexpr uintmax_t __c2 = uintmax_t(1) << __coshift;
226 static constexpr uintmax_t __n0_top = (__shift != 0) ? (__n0 / __c2) : 0;
H A Dbitset1498 const char_type __c2 = _Traits::to_char_type(__c1);
1499 if (_Traits::eq(__c2, __zero))
1501 else if (_Traits::eq(__c2, __one))
1504 eq_int_type(__is.rdbuf()->sputbackc(__c2),
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/parallel/
H A Dmultiway_merge.h413 __c0, __c1, __c2) \ in multiway_merge_4_variant() argument
424 if (__seq ## __a __c2 __seq ## __d) \ in multiway_merge_4_variant()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/parallel/
H A Dmultiway_merge.h413 __c0, __c1, __c2) \ in multiway_merge_4_variant() argument
424 if (__seq ## __a __c2 __seq ## __d) \ in multiway_merge_4_variant()