Lines Matching refs:slogn
2898 bsr.l slogn # operand is a NORM
2956 bsr.l slogn # operand is a NORM
3014 bsr.l slogn # operand is a NORM
7970 # slogn(): computes the natural logarithm of a normalized input #
8220 global slogn
8222 slogn:
8696 # Step 1. Call sLogN to obtain Y = log(X), the natural log of X. #
8731 # Step 3. Call sLogN to obtain Y = log(X), the natural log of X. #
8756 bsr slogn # log(X), X normal.
8798 bsr slogn # log(X), X normal.