Home
last modified time | relevance | path

Searched refs:_S_left (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/stlport/stl/
H A D_tree.c360 _S_left(__parent) = __new_node; // also makes _M_leftmost() = __new_node in _M_insert()
368 _S_left(__parent) = __new_node; in _M_insert()
393 __x = _S_left(__x); in insert_equal()
412 __x = __comp ? _S_left(__x) : _S_right(__x); in insert_unique()
634 __x = _S_left(__x); in _M_copy()
638 _S_left(__p) = __y; in _M_copy()
643 __x = _S_left(__x); in _M_copy()
659 _Base_ptr __y = _S_left(__x); in _M_erase()
692 _Base_ptr __L = _S_left(__x); in __rb_verify()
/dports/games/warmux/warmux-11.04/build/symbian/lib/stlport/stlport/stl/
H A D_tree.c360 _S_left(__parent) = __new_node; // also makes _M_leftmost() = __new_node in _M_insert()
368 _S_left(__parent) = __new_node; in _M_insert()
393 __x = _S_left(__x); in insert_equal()
412 __x = __comp ? _S_left(__x) : _S_right(__x); in insert_unique()
634 __x = _S_left(__x); in _M_copy()
638 _S_left(__p) = __y; in _M_copy()
643 __x = _S_left(__x); in _M_copy()
659 _Base_ptr __y = _S_left(__x); in _M_erase()
692 _Base_ptr __L = _S_left(__x); in __rb_verify()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/bits/
H A Dstl_tree.h483 _S_left(_Base_ptr __x)
487 _S_left(_Const_Base_ptr __x)
1035 __x = _S_left(__x);
1045 __x = _S_left(__x);
1065 _Link_type __y = _S_left(__x);
1103 __y = __x, __x = _S_left(__x);
1124 __y = __x, __x = _S_left(__x);
1155 __y = __x, __x = _S_left(__x);
1173 __y = __x, __x = _S_left(__x);
1191 __y = __x, __x = _S_left(__x);
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/bits/
H A Dstl_tree.h483 _S_left(_Base_ptr __x)
487 _S_left(_Const_Base_ptr __x)
1035 __x = _S_left(__x);
1045 __x = _S_left(__x);
1065 _Link_type __y = _S_left(__x);
1103 __y = __x, __x = _S_left(__x);
1124 __y = __x, __x = _S_left(__x);
1155 __y = __x, __x = _S_left(__x);
1173 __y = __x, __x = _S_left(__x);
1191 __y = __x, __x = _S_left(__x);
[all …]
/dports/misc/lastools/LAStools-8ff2694/LASzip/stl/
H A Dstl_tree.h881 _S_left(__z) = 0; in _M_insert()
1095 __x = _S_left(__x); in _M_copy()
1104 __x = _S_left(__x); in _M_copy()
1120 _Link_type __y = _S_left(__x); in _M_erase()
1155 __y = __x, __x = _S_left(__x); in find()
1174 __y = __x, __x = _S_left(__x); in find()
1206 __y = __x, __x = _S_left(__x); in lower_bound()
1224 __y = __x, __x = _S_left(__x); in lower_bound()
1242 __y = __x, __x = _S_left(__x); in upper_bound()
1260 __y = __x, __x = _S_left(__x); in upper_bound()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/include/bits/
H A Dstl_tree.h528 _S_left(_Base_ptr __x) in _GLIBCXX_VISIBILITY()
532 _S_left(_Const_Base_ptr __x) in _GLIBCXX_VISIBILITY()
1095 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1105 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1126 _Link_type __y = _S_left(__x); in _GLIBCXX_VISIBILITY()
1142 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1158 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1174 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1190 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1212 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/include/bits/
H A Dstl_tree.h528 _S_left(_Base_ptr __x) in _GLIBCXX_VISIBILITY()
532 _S_left(_Const_Base_ptr __x) in _GLIBCXX_VISIBILITY()
1092 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1102 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1123 _Link_type __y = _S_left(__x); in _GLIBCXX_VISIBILITY()
1139 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1155 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1171 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1187 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1209 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/include/bits/
H A Dstl_tree.h1215 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1225 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1246 _Link_type __y = _S_left(__x); in _GLIBCXX_VISIBILITY()
1262 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1278 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1294 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1310 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1332 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1336 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1363 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/bits/
H A Dstl_tree.h1140 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1152 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1592 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1602 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1623 _Link_type __y = _S_left(__x); in _GLIBCXX_VISIBILITY()
1639 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1655 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1671 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1687 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1709 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dstl_tree.h1178 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1207 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1608 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1618 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1639 _Link_type __y = _S_left(__x); in _GLIBCXX_VISIBILITY()
1655 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1671 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1687 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1703 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1725 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dstl_tree.h1178 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1207 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1608 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1618 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1639 _Link_type __y = _S_left(__x); in _GLIBCXX_VISIBILITY()
1655 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1671 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1687 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1703 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1725 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/lto/
H A Dpr65475c_0.C39 1 << 3, _S_internal = 1 << 4, _S_left = 1 << 5, _S_oct = enumerator
43 _S_left | _S_right | _S_internal, _S_basefield =
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/lto/
H A Dpr65475c_0.C38 1 << 3, _S_internal = 1 << 4, _S_left = 1 << 5, _S_oct = enumerator
42 _S_left | _S_right | _S_internal, _S_basefield =
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/lto/
H A Dpr65475c_0.C39 1 << 3, _S_internal = 1 << 4, _S_left = 1 << 5, _S_oct = enumerator
43 _S_left | _S_right | _S_internal, _S_basefield =
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/lto/
H A Dpr65475c_0.C39 1 << 3, _S_internal = 1 << 4, _S_left = 1 << 5, _S_oct = enumerator
43 _S_left | _S_right | _S_internal, _S_basefield =
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/lto/
H A Dpr65475c_0.C38 1 << 3, _S_internal = 1 << 4, _S_left = 1 << 5, _S_oct = enumerator
42 _S_left | _S_right | _S_internal, _S_basefield =
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/lto/
H A Dpr65475c_0.C39 1 << 3, _S_internal = 1 << 4, _S_left = 1 << 5, _S_oct = enumerator
43 _S_left | _S_right | _S_internal, _S_basefield =
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/lto/
H A Dpr65475c_0.C41 1 << 3, _S_internal = 1 << 4, _S_left = 1 << 5, _S_oct = enumerator
45 _S_left | _S_right | _S_internal, _S_basefield =
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/lto/
H A Dpr65475c_0.C41 1 << 3, _S_internal = 1 << 4, _S_left = 1 << 5, _S_oct = enumerator
45 _S_left | _S_right | _S_internal, _S_basefield =
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/lto/
H A Dpr65475c_0.C39 1 << 3, _S_internal = 1 << 4, _S_left = 1 << 5, _S_oct = enumerator
43 _S_left | _S_right | _S_internal, _S_basefield =
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/lto/
H A Dpr65475c_0.C39 1 << 3, _S_internal = 1 << 4, _S_left = 1 << 5, _S_oct = enumerator
43 _S_left | _S_right | _S_internal, _S_basefield =
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/lto/
H A Dpr65475c_0.C41 1 << 3, _S_internal = 1 << 4, _S_left = 1 << 5, _S_oct = enumerator
45 _S_left | _S_right | _S_internal, _S_basefield =
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/lto/
H A Dpr65475c_0.C39 1 << 3, _S_internal = 1 << 4, _S_left = 1 << 5, _S_oct = enumerator
43 _S_left | _S_right | _S_internal, _S_basefield =
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/lto/
H A Dpr65475c_0.C39 1 << 3, _S_internal = 1 << 4, _S_left = 1 << 5, _S_oct = enumerator
43 _S_left | _S_right | _S_internal, _S_basefield =
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/lto/
H A Dpr65475c_0.C39 1 << 3, _S_internal = 1 << 4, _S_left = 1 << 5, _S_oct = enumerator
43 _S_left | _S_right | _S_internal, _S_basefield =

1234567