* Resize an allocated memory block. * para is the segment of the data portion of the block rather than * the segment of the MCB itself. * * Resize on an unallocated block is allowed and makes it allocated. * * If the block shall grow, it is resized to the maximal size less than * or equal to size. This is the way MS DOS is reported to work. */
source not stored for this graph (policy: none)
no test coverage detected