Lines Matching full:digits
44 | LEN is the number of digits to be displayed. The
45 | k-factor can dictate either the total number of digits,
46 | if it is a positive number, or the number of digits
54 | of decimal places needed to insure LEN integer digits
69 | significant digits. The excess digits are collected
85 | A13. Check for LEN digits.
86 | If the int operation results in more than LEN digits,
87 | or less than LEN -1 digits, adjust ILOG and repeat from
97 | The bcd digits are stored in the correct position in
102 | digits are stored in the final string.
277 | LEN is the number of digits to be displayed. The k-factor
278 | can dictate either the total number of digits, if it is
279 | a positive number, or the number of digits after the
330 | of decimal places needed to insure LEN integer digits
452 | digits. The excess digits are collected in INEX2. If mul,
606 | A13. Check for LEN digits.
607 | If the int operation results in more than LEN digits,
608 | or less than LEN -1 digits, adjust ILOG and repeat from
721 | The bcd digits are stored in the correct position in
785 | digits are stored in the final string.
787 | Digits are stored in L_SCR1(a6) on return from BINDEC as:
795 | is non-zero, OPERR is signaled. In all cases, all 4 digits are
816 | L_SCR1:original USER_FPCR/Exponent digits on return from binstr
863 leal L_SCR1(%a6),%a0 |a0 is ptr to L_SCR1 for exp digits
896 | L_SCR1:Exponent digits on return from binstr