MCPcopy Index your code
hub / github.com/FDOS/kernel / DosMemLargest

Function DosMemLargest

kernel/memmgr.c:265–280  ·  view source on GitHub ↗

* Unlike the name and the original prototype could suggest, this function * is used to return the _size_ of the largest available block rather than * the block itself. * * Known bug: a memory area with a size of the data area of 0 (zero) is * not considered a "largest" block. < > */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

int21_serviceFunction · 0.85
ExecMemLargestFunction · 0.85

Calls 1

DosMemAllocFunction · 0.85

Tested by

no test coverage detected