
  PROCEDURE [XREF] dsp$allocate_continuous_memory
    (    heap_p: ^ost$heap;
         size: integer;
     VAR return_seq_p: ^SEQ ( * ));

?? PUSH (LISTEXT := ON) ??
*copyc ost$heap
?? POP ??
