Home
last modified time | relevance | path

Searched refs:BF_BLK_SZ (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_bestfit_alloc.c792 ASSERT(BF_BLK_SZ(BF_LIST_NEXT(x)) == BF_BLK_SZ(x)); in bf_unlink_free_block()
848 ASSERT(BF_BLK_SZ(ct_blk) == BF_BLK_SZ(blk)); in bf_get_free_block()
1088 ASSERT(BF_BLK_SZ(x->left) < BF_BLK_SZ(x) in check_tree()
1089 || (BF_BLK_SZ(x->left) == BF_BLK_SZ(x) && x->left < x)); in check_tree()
1093 ASSERT(BF_BLK_SZ(x->left) < BF_BLK_SZ(x)); in check_tree()
1100 ASSERT(BF_BLK_SZ(x->right) > BF_BLK_SZ(x) in check_tree()
1105 ASSERT(BF_BLK_SZ(x->right) > BF_BLK_SZ(x)); in check_tree()
1112 || BF_BLK_SZ(x) < BF_BLK_SZ(res) in check_tree()
1113 || (BF_BLK_SZ(x) == BF_BLK_SZ(res) && x < res)) in check_tree()
1117 if (!res || BF_BLK_SZ(x) < BF_BLK_SZ(res)) in check_tree()
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_bestfit_alloc.c791 ASSERT(BF_BLK_SZ(BF_LIST_NEXT(x)) == BF_BLK_SZ(x)); in bf_unlink_free_block()
847 ASSERT(BF_BLK_SZ(ct_blk) == BF_BLK_SZ(blk)); in bf_get_free_block()
1087 ASSERT(BF_BLK_SZ(x->left) < BF_BLK_SZ(x) in check_tree()
1088 || (BF_BLK_SZ(x->left) == BF_BLK_SZ(x) && x->left < x)); in check_tree()
1092 ASSERT(BF_BLK_SZ(x->left) < BF_BLK_SZ(x)); in check_tree()
1099 ASSERT(BF_BLK_SZ(x->right) > BF_BLK_SZ(x) in check_tree()
1104 ASSERT(BF_BLK_SZ(x->right) > BF_BLK_SZ(x)); in check_tree()
1111 || BF_BLK_SZ(x) < BF_BLK_SZ(res) in check_tree()
1112 || (BF_BLK_SZ(x) == BF_BLK_SZ(res) && x < res)) in check_tree()
1116 if (!res || BF_BLK_SZ(x) < BF_BLK_SZ(res)) in check_tree()
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_bestfit_alloc.c792 ASSERT(BF_BLK_SZ(BF_LIST_NEXT(x)) == BF_BLK_SZ(x)); in bf_unlink_free_block()
848 ASSERT(BF_BLK_SZ(ct_blk) == BF_BLK_SZ(blk)); in bf_get_free_block()
1088 ASSERT(BF_BLK_SZ(x->left) < BF_BLK_SZ(x) in check_tree()
1089 || (BF_BLK_SZ(x->left) == BF_BLK_SZ(x) && x->left < x)); in check_tree()
1093 ASSERT(BF_BLK_SZ(x->left) < BF_BLK_SZ(x)); in check_tree()
1100 ASSERT(BF_BLK_SZ(x->right) > BF_BLK_SZ(x) in check_tree()
1105 ASSERT(BF_BLK_SZ(x->right) > BF_BLK_SZ(x)); in check_tree()
1112 || BF_BLK_SZ(x) < BF_BLK_SZ(res) in check_tree()
1113 || (BF_BLK_SZ(x) == BF_BLK_SZ(res) && x < res)) in check_tree()
1117 if (!res || BF_BLK_SZ(x) < BF_BLK_SZ(res)) in check_tree()
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_bestfit_alloc.c791 ASSERT(BF_BLK_SZ(BF_LIST_NEXT(x)) == BF_BLK_SZ(x)); in bf_unlink_free_block()
847 ASSERT(BF_BLK_SZ(ct_blk) == BF_BLK_SZ(blk)); in bf_get_free_block()
1087 ASSERT(BF_BLK_SZ(x->left) < BF_BLK_SZ(x) in check_tree()
1088 || (BF_BLK_SZ(x->left) == BF_BLK_SZ(x) && x->left < x)); in check_tree()
1092 ASSERT(BF_BLK_SZ(x->left) < BF_BLK_SZ(x)); in check_tree()
1099 ASSERT(BF_BLK_SZ(x->right) > BF_BLK_SZ(x) in check_tree()
1104 ASSERT(BF_BLK_SZ(x->right) > BF_BLK_SZ(x)); in check_tree()
1111 || BF_BLK_SZ(x) < BF_BLK_SZ(res) in check_tree()
1112 || (BF_BLK_SZ(x) == BF_BLK_SZ(res) && x < res)) in check_tree()
1116 if (!res || BF_BLK_SZ(x) < BF_BLK_SZ(res)) in check_tree()
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_bestfit_alloc.c791 ASSERT(BF_BLK_SZ(BF_LIST_NEXT(x)) == BF_BLK_SZ(x)); in bf_unlink_free_block()
847 ASSERT(BF_BLK_SZ(ct_blk) == BF_BLK_SZ(blk)); in bf_get_free_block()
1087 ASSERT(BF_BLK_SZ(x->left) < BF_BLK_SZ(x) in check_tree()
1088 || (BF_BLK_SZ(x->left) == BF_BLK_SZ(x) && x->left < x)); in check_tree()
1092 ASSERT(BF_BLK_SZ(x->left) < BF_BLK_SZ(x)); in check_tree()
1099 ASSERT(BF_BLK_SZ(x->right) > BF_BLK_SZ(x) in check_tree()
1104 ASSERT(BF_BLK_SZ(x->right) > BF_BLK_SZ(x)); in check_tree()
1111 || BF_BLK_SZ(x) < BF_BLK_SZ(res) in check_tree()
1112 || (BF_BLK_SZ(x) == BF_BLK_SZ(res) && x < res)) in check_tree()
1116 if (!res || BF_BLK_SZ(x) < BF_BLK_SZ(res)) in check_tree()
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_bestfit_alloc.c790 ASSERT(BF_BLK_SZ(BF_LIST_NEXT(x)) == BF_BLK_SZ(x)); in bf_unlink_free_block()
846 ASSERT(BF_BLK_SZ(ct_blk) == BF_BLK_SZ(blk)); in bf_get_free_block()
1086 ASSERT(BF_BLK_SZ(x->left) < BF_BLK_SZ(x) in check_tree()
1087 || (BF_BLK_SZ(x->left) == BF_BLK_SZ(x) && x->left < x)); in check_tree()
1091 ASSERT(BF_BLK_SZ(x->left) < BF_BLK_SZ(x)); in check_tree()
1098 ASSERT(BF_BLK_SZ(x->right) > BF_BLK_SZ(x) in check_tree()
1103 ASSERT(BF_BLK_SZ(x->right) > BF_BLK_SZ(x)); in check_tree()
1110 || BF_BLK_SZ(x) < BF_BLK_SZ(res) in check_tree()
1111 || (BF_BLK_SZ(x) == BF_BLK_SZ(res) && x < res)) in check_tree()
1115 if (!res || BF_BLK_SZ(x) < BF_BLK_SZ(res)) in check_tree()
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_bestfit_alloc.c791 ASSERT(BF_BLK_SZ(BF_LIST_NEXT(x)) == BF_BLK_SZ(x)); in bf_unlink_free_block()
847 ASSERT(BF_BLK_SZ(ct_blk) == BF_BLK_SZ(blk)); in bf_get_free_block()
1087 ASSERT(BF_BLK_SZ(x->left) < BF_BLK_SZ(x) in check_tree()
1088 || (BF_BLK_SZ(x->left) == BF_BLK_SZ(x) && x->left < x)); in check_tree()
1092 ASSERT(BF_BLK_SZ(x->left) < BF_BLK_SZ(x)); in check_tree()
1099 ASSERT(BF_BLK_SZ(x->right) > BF_BLK_SZ(x) in check_tree()
1104 ASSERT(BF_BLK_SZ(x->right) > BF_BLK_SZ(x)); in check_tree()
1111 || BF_BLK_SZ(x) < BF_BLK_SZ(res) in check_tree()
1112 || (BF_BLK_SZ(x) == BF_BLK_SZ(res) && x < res)) in check_tree()
1116 if (!res || BF_BLK_SZ(x) < BF_BLK_SZ(res)) in check_tree()
[all …]