osprey/libm/mips/log1pf.c File Reference

#include "libm.h"

Include dependency graph for log1pf.c:

Go to the source code of this file.

Functions/Subroutines

float __log1pf (float x)

Variables

static char * rcs_id = "$Source: /home/bos/bk/kpro64-pending/libm/mips/SCCS/s.log1pf.c $ $Revision: 1.5 $"
const fu _logftabhi []
const fu _logftablo []
static const fu Qnan = {QNANF}
static const fu Neginf = {0x7f800000}
static const fu Inf = {0x7f800000}
static const fu P []
static const fu Q []
static const fu f_m_one = {0xbf800000}
static const fu f_one = {0x3f800000}
static const fu T1 = {0xbd782a03}
static const fu T2 = {0x3d8415ac}
static const fu T3 = {0x4c800000}
static const fu twop7 = {0x43000000}
static const fu twopm7 = {0x3c000000}
static const fu log2_lead = {0x3f317200}
static const fu log2_trail = {0x35bfbe8e}


Function Documentation

float __log1pf ( float  x  ) 

Definition at line 150 of file log1pf.c.

References DOMAIN, EXPBIAS, F, f, fprintf(), MANTWIDTH, matherr(), n, OVERFLOW, q, result, SETERRNO, and is::y.


Variable Documentation

const fu _logftabhi[]

Definition at line 59 of file logftab.c.

const fu _logftablo[]

Definition at line 192 of file logftab.c.

const fu f_m_one = {0xbf800000} [static]

Definition at line 117 of file log1pf.c.

const fu f_one = {0x3f800000} [static]

Definition at line 119 of file log1pf.c.

const fu Inf = {0x7f800000} [static]

Definition at line 102 of file log1pf.c.

const fu log2_lead = {0x3f317200} [static]

Definition at line 135 of file log1pf.c.

const fu log2_trail = {0x35bfbe8e} [static]

Definition at line 137 of file log1pf.c.

const fu Neginf = {0x7f800000} [static]

Definition at line 100 of file log1pf.c.

const fu P[] [static]

Initial value:

{
{0x3f800000},
{0x3daaaaa9},
{0x3c4dffbb},
}

Definition at line 104 of file log1pf.c.

const fu Q[] [static]

Initial value:

{
{0x3f800000},
{0x3daaaac2},
}

Definition at line 111 of file log1pf.c.

const fu Qnan = {QNANF} [static]

Definition at line 98 of file log1pf.c.

char* rcs_id = "$Source: /home/bos/bk/kpro64-pending/libm/mips/SCCS/s.log1pf.c $ $Revision: 1.5 $" [static]

Definition at line 59 of file log1pf.c.

const fu T1 = {0xbd782a03} [static]

Definition at line 123 of file log1pf.c.

const fu T2 = {0x3d8415ac} [static]

Definition at line 127 of file log1pf.c.

const fu T3 = {0x4c800000} [static]

Definition at line 129 of file log1pf.c.

const fu twop7 = {0x43000000} [static]

Definition at line 131 of file log1pf.c.

const fu twopm7 = {0x3c000000} [static]

Definition at line 133 of file log1pf.c.


Generated on Wed Apr 8 15:57:34 2009 for Open64 by  doxygen 1.5.6