ILBOBII

ILBOBII is a COBOL routine that converts a single-precision binary number or a double-precision binary number to a double-precision internal floating-point number. This routine is called by compiled code and by COBOL library routines ILBODCIO, ILBODCI1, and ILBOLFL0.

Hints

High processing in this routine might indicate excessive data conversions. Look on the attribution reports for the location in the COBOL program that requires the conversion. If possible, change the definition of the variable to avoid the conversion.

Reference Sources

IBM OS/VS COBOL Subroutine Library Program Logic, LY28-6425.