Home
last modified time | relevance | path

Searched refs:pb_key (Results 1 – 13 of 13) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_db_tree.c3042 DbTreeStack* stack, Eterm pb_key, in find_next_from_pb_key() argument
3051 *rootpp = catree_find_next_from_pb_key_root(pb_key, iter); in find_next_from_pb_key()
3066 if (( c = cmp_partly_bound(pb_key,GETKEY(tbl, this->dbterm.tpl))) >= 0) { in find_next_from_pb_key()
3092 DbTreeStack* stack, Eterm pb_key, in find_prev_from_pb_key() argument
3101 *rootpp = catree_find_prev_from_pb_key_root(pb_key, iter); in find_prev_from_pb_key()
3116 if (( c = cmp_partly_bound(pb_key,GETKEY(tbl, this->dbterm.tpl))) <= 0) { in find_prev_from_pb_key()
H A Derl_db_catree.c1788 TreeDbTerm** catree_find_next_from_pb_key_root(Eterm pb_key, in catree_find_next_from_pb_key_root() argument
1809 if (cmp_partly_bound(pb_key, GET_ROUTE_NODE_KEY(node)) >= 0) { in catree_find_next_from_pb_key_root()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_db_tree.c3206 DbTreeStack* stack, Eterm pb_key, in find_next_from_pb_key() argument
3215 *rootpp = catree_find_next_from_pb_key_root(pb_key, iter); in find_next_from_pb_key()
3230 if (( c = cmp_partly_bound(pb_key,GETKEY(tbl, this->dbterm.tpl))) >= 0) { in find_next_from_pb_key()
3256 DbTreeStack* stack, Eterm pb_key, in find_prev_from_pb_key() argument
3265 *rootpp = catree_find_prev_from_pb_key_root(pb_key, iter); in find_prev_from_pb_key()
3280 if (( c = cmp_partly_bound(pb_key,GETKEY(tbl, this->dbterm.tpl))) <= 0) { in find_prev_from_pb_key()
H A Derl_db_catree.c1819 TreeDbTerm** catree_find_next_from_pb_key_root(Eterm pb_key, in catree_find_next_from_pb_key_root() argument
1840 if (cmp_partly_bound(pb_key, GET_ROUTE_NODE_KEY(node)) >= 0) { in catree_find_next_from_pb_key_root()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_db_tree.c3210 DbTreeStack* stack, Eterm pb_key, in find_next_from_pb_key() argument
3219 *rootpp = catree_find_next_from_pb_key_root(pb_key, iter); in find_next_from_pb_key()
3234 if (( c = cmp_partly_bound(pb_key,GETKEY(tbl, this->dbterm.tpl))) >= 0) { in find_next_from_pb_key()
3260 DbTreeStack* stack, Eterm pb_key, in find_prev_from_pb_key() argument
3269 *rootpp = catree_find_prev_from_pb_key_root(pb_key, iter); in find_prev_from_pb_key()
3284 if (( c = cmp_partly_bound(pb_key,GETKEY(tbl, this->dbterm.tpl))) <= 0) { in find_prev_from_pb_key()
H A Derl_db_catree.c1825 TreeDbTerm** catree_find_next_from_pb_key_root(Eterm pb_key, in catree_find_next_from_pb_key_root() argument
1846 if (cmp_partly_bound(pb_key, GET_ROUTE_NODE_KEY(node)) >= 0) { in catree_find_next_from_pb_key_root()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_db_tree.c3210 DbTreeStack* stack, Eterm pb_key, in find_next_from_pb_key() argument
3219 *rootpp = catree_find_next_from_pb_key_root(pb_key, iter); in find_next_from_pb_key()
3234 if (( c = cmp_partly_bound(pb_key,GETKEY(tbl, this->dbterm.tpl))) >= 0) { in find_next_from_pb_key()
3260 DbTreeStack* stack, Eterm pb_key, in find_prev_from_pb_key() argument
3269 *rootpp = catree_find_prev_from_pb_key_root(pb_key, iter); in find_prev_from_pb_key()
3284 if (( c = cmp_partly_bound(pb_key,GETKEY(tbl, this->dbterm.tpl))) <= 0) { in find_prev_from_pb_key()
H A Derl_db_catree.c1825 TreeDbTerm** catree_find_next_from_pb_key_root(Eterm pb_key, in catree_find_next_from_pb_key_root() argument
1846 if (cmp_partly_bound(pb_key, GET_ROUTE_NODE_KEY(node)) >= 0) { in catree_find_next_from_pb_key_root()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_db_tree.c3210 DbTreeStack* stack, Eterm pb_key, in find_next_from_pb_key() argument
3219 *rootpp = catree_find_next_from_pb_key_root(pb_key, iter); in find_next_from_pb_key()
3234 if (( c = cmp_partly_bound(pb_key,GETKEY(tbl, this->dbterm.tpl))) >= 0) { in find_next_from_pb_key()
3260 DbTreeStack* stack, Eterm pb_key, in find_prev_from_pb_key() argument
3269 *rootpp = catree_find_prev_from_pb_key_root(pb_key, iter); in find_prev_from_pb_key()
3284 if (( c = cmp_partly_bound(pb_key,GETKEY(tbl, this->dbterm.tpl))) <= 0) { in find_prev_from_pb_key()
H A Derl_db_catree.c1825 TreeDbTerm** catree_find_next_from_pb_key_root(Eterm pb_key, in catree_find_next_from_pb_key_root() argument
1846 if (cmp_partly_bound(pb_key, GET_ROUTE_NODE_KEY(node)) >= 0) { in catree_find_next_from_pb_key_root()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_db_tree.c3210 DbTreeStack* stack, Eterm pb_key, in find_next_from_pb_key() argument
3219 *rootpp = catree_find_next_from_pb_key_root(pb_key, iter); in find_next_from_pb_key()
3234 if (( c = cmp_partly_bound(pb_key,GETKEY(tbl, this->dbterm.tpl))) >= 0) { in find_next_from_pb_key()
3260 DbTreeStack* stack, Eterm pb_key, in find_prev_from_pb_key() argument
3269 *rootpp = catree_find_prev_from_pb_key_root(pb_key, iter); in find_prev_from_pb_key()
3284 if (( c = cmp_partly_bound(pb_key,GETKEY(tbl, this->dbterm.tpl))) <= 0) { in find_prev_from_pb_key()
H A Derl_db_catree.c1825 TreeDbTerm** catree_find_next_from_pb_key_root(Eterm pb_key, in catree_find_next_from_pb_key_root() argument
1846 if (cmp_partly_bound(pb_key, GET_ROUTE_NODE_KEY(node)) >= 0) { in catree_find_next_from_pb_key_root()
/dports/net-im/psi/psi-1.5/src/
H A Daccountmodifydlg.cpp86 connect(pb_key, SIGNAL(clicked()), SLOT(chooseKey())); in init()