
  PROCEDURE [XREF] cmp$build_iou_table
    (    number_of_ious: dst$number_of_ious;
         iou_information_table: dst$iou_information_table);

?? PUSH(LISTEXT := ON) ??
*copyc dst$iou_information_table
*copyc dst$number_of_ious
?? POP ??
