.pg .x Run-Time Library (OTS$) Routines .lt ------------------------------------------------------------------------ Run-Time Library (OTS$) Routines ------------------------------------------------------------------------ .el .b 3 ^& .lt macro formal-arguements .el \& .b .lt OTS$CNVOUT value,out_string,digits_in_fract OTS$CNVOUT_G value,out_string,digits_in_fract OTS$CNVOUT_H value,out_string,digits_in_fract OTS$CVT_L_TB value,out_str,[int_digits],[value_size] OTS$CVT_L_TI value,out_str,[int_digits],[value_size],[flags] OTS$CVT_L_TL value,out_str OTS$CVT_L_TO value,out_str,[int_digits],[value_size] OTS$CVT_L_TU value,out_str,[int_digits],[value_size] OTS$CVT_L_TZ value,out_str,[int_digits],[value_size] OTS$CVT_TB_L inp_str,value,[value_size],[flags] OTS$CVT_TI_L inp_str,value,[value_size],flags] OTS$CVT_TL_L inp_str,value,[value_size] OTS$CVT_TO_L inp_str,value,[value_size],[flags] OTS$CVT_TU_L inp_str,value,[value_size],[flags] OTS$CVT_TZ_L inp_str,value,[value_size],[flags] OTS$CVT_T_D inp_str,value,[digitis_in_fract],- [scale_factor],[flags],[ext_bits] OTS$CVT_T_F inp_str,value,[digitis_in_fract],- scale_factor],[flags],[ext_bits] OTS$CVT_T_G inp_str,value,[digitis_in_fract],- [scale_factor],[flags],[ext_bits] OTS$CVT_T_H inp_str,value,[digitis_in_fract],- [scale_factor],[flags],[ext_bits] OTS$DIVC dividend,divisor OTS$DIVCD_R3 dividend,divisor OTS$DIVCG_R3 dividend,divisor OTS$DIV_PK_LONG divd,divr,divr_prec,quot,quot_prec,prec_data,- scale_data OTS$DIV_PK_SHORT divd,divr,divr_prec,quot,quot_prec,prec_data OTS$MOVE3 length,source,dest OTS$MOVE5 srclen,source,fill,dstlen,dest OTS$MULCD_R3 multiplier,multiplicand OTS$MULCG_R3 multiplier,multiplicand OTS$POWCC base,exponent OTS$POWCDCD base,exponent OTS$POWCDJ_R3 base,exponent OTS$POWCGCG_R3 base,exponent OTS$POWCGJ_R3 base,exponent OTS$POWCJ base,exponent OTS$POWDD base,exponent OTS$POWDJ base,exponent OTS$POWDLU base,exponent OTS$POWDR base,exponent OTS$POWGG base,exponent OTS$POWGJ base,exponent OTS$POWGLU base,exponent OTS$POWHH_R3 base,exponent OTS$POWHJ_R3 base,exponent OTS$POWHLU_R3 base,exponent OTS$POWII base,exponent OTS$POWJJ base,exponent OTS$POWLULU base,exponent OTS$POWRD base,exponent OTS$POWRJ base,exponent OTS$POWRLU base,exponent OTS$POWRR base,exponent OTS$SCOPY_DXDX src_str,dst_str OTS$SCOPY_R_DX src_len,src_adr,dst_str OTS$SFREE1_DD dyn_dsc OTS$SFREEN_DD dsc_num,first_dsc OTS$SGET1_DD len,dyn_dsc .el