
  PROCEDURE [XREF] stp$obtain_ast_entry ALIAS 'STXAOE'
    (    ast_index: stt$ast_index;
     VAR ast_entry: stt$active_set_entry;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc stt$ast_index
*copyc stt$active_set_entry
*copyc ost$status
?? POP ??
