
  PROCEDURE [XREF] dmp$sparse_allocate
    (    sfid: gft$system_file_identifier;
         offset_requiring_allocation: amt$file_byte_address;
         file_space_limit: sft$file_space_limit_kind;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amt$file_byte_address
*copyc gft$system_file_identifier
*copyc sft$file_space_limit_kind
*copyc ost$status
?? POP ??
