diff options
Diffstat (limited to 'include/08.heap/deo18')
| -rw-r--r-- | include/08.heap/deo18 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/08.heap/deo18 b/include/08.heap/deo18 new file mode 100644 index 0000000..fed8463 --- /dev/null +++ b/include/08.heap/deo18 @@ -0,0 +1,4 @@ + /* we have enough, now allocate them */ + if (y == bneed) { + /* find ID that does not match left or right */ + nid = k_heapBMGetNID(bm[x - 1], bm[x + y]); |
