base/math/libm.c File Reference

Include dependency graph for libm.c:

Go to the source code of this file.

Functions

 MODULE_LICENSE ("GPL")
int __rtai_math_init (void)
void __rtai_math_exit (void)
 module_init (__rtai_math_init)
 module_exit (__rtai_math_exit)
 EXPORT_SYMBOL (acos)
 EXPORT_SYMBOL (asin)
 EXPORT_SYMBOL (atan)
 EXPORT_SYMBOL (atan2)
 EXPORT_SYMBOL (ceil)
 EXPORT_SYMBOL (copysign)
 EXPORT_SYMBOL (cos)
 EXPORT_SYMBOL (cosh)
 EXPORT_SYMBOL (exp)
 EXPORT_SYMBOL (expm1)
 EXPORT_SYMBOL (fabs)
 EXPORT_SYMBOL (floor)
 EXPORT_SYMBOL (fmod)
 EXPORT_SYMBOL (frexp)
 EXPORT_SYMBOL (log)
 EXPORT_SYMBOL (log10)
 EXPORT_SYMBOL (modf)
 EXPORT_SYMBOL (pow)
 EXPORT_SYMBOL (scalbn)
 EXPORT_SYMBOL (sin)
 EXPORT_SYMBOL (sinh)
 EXPORT_SYMBOL (sqrt)
 EXPORT_SYMBOL (tan)
 EXPORT_SYMBOL (tanh)
 EXPORT_SYMBOL (acosh)
 EXPORT_SYMBOL (asinh)
 EXPORT_SYMBOL (atanh)
 EXPORT_SYMBOL (cabs)
 EXPORT_SYMBOL (cbrt)
 EXPORT_SYMBOL (drem)
 EXPORT_SYMBOL (erf)
 EXPORT_SYMBOL (erfc)
 EXPORT_SYMBOL (gamma)
 EXPORT_SYMBOL (gamma_r)
 EXPORT_SYMBOL (hypot)
 EXPORT_SYMBOL (ilogb)
 EXPORT_SYMBOL (j0)
 EXPORT_SYMBOL (j1)
 EXPORT_SYMBOL (jn)
 EXPORT_SYMBOL (ldexp)
 EXPORT_SYMBOL (lgamma)
 EXPORT_SYMBOL (lgamma_r)
 EXPORT_SYMBOL (log1p)
 EXPORT_SYMBOL (logb)
 EXPORT_SYMBOL (matherr)
 EXPORT_SYMBOL (nearbyint)
 EXPORT_SYMBOL (nextafter)
 EXPORT_SYMBOL (remainder)
 EXPORT_SYMBOL (rint)
 EXPORT_SYMBOL (rinttol)
 EXPORT_SYMBOL (round)
 EXPORT_SYMBOL (roundtol)
 EXPORT_SYMBOL (scalb)
 EXPORT_SYMBOL (signgam)
 EXPORT_SYMBOL (significand)
 EXPORT_SYMBOL (trunc)
 EXPORT_SYMBOL (y0)
 EXPORT_SYMBOL (y1)
 EXPORT_SYMBOL (yn)
 EXPORT_SYMBOL (libm_errno)

Variables

int libm_errno
static int verbose = 1


Function Documentation

void __rtai_math_exit ( void   ) 

Definition at line 40 of file libm.c.

References printk(), and verbose.

Here is the call graph for this function:

int __rtai_math_init ( void   ) 

Definition at line 32 of file libm.c.

References printk(), and verbose.

Here is the call graph for this function:

EXPORT_SYMBOL ( libm_errno   ) 

EXPORT_SYMBOL ( yn   ) 

EXPORT_SYMBOL ( y1   ) 

EXPORT_SYMBOL ( y0   ) 

EXPORT_SYMBOL ( trunc   ) 

EXPORT_SYMBOL ( significand   ) 

EXPORT_SYMBOL ( signgam   ) 

EXPORT_SYMBOL ( scalb   ) 

EXPORT_SYMBOL ( roundtol   ) 

EXPORT_SYMBOL ( round   ) 

EXPORT_SYMBOL ( rinttol   ) 

EXPORT_SYMBOL ( rint   ) 

EXPORT_SYMBOL ( remainder   ) 

EXPORT_SYMBOL ( nextafter   ) 

EXPORT_SYMBOL ( nearbyint   ) 

EXPORT_SYMBOL ( matherr   ) 

EXPORT_SYMBOL ( logb   ) 

EXPORT_SYMBOL ( log1p   ) 

EXPORT_SYMBOL ( lgamma_r   ) 

EXPORT_SYMBOL ( lgamma   ) 

EXPORT_SYMBOL ( ldexp   ) 

EXPORT_SYMBOL ( jn   ) 

EXPORT_SYMBOL ( j1   ) 

EXPORT_SYMBOL ( j0   ) 

EXPORT_SYMBOL ( ilogb   ) 

EXPORT_SYMBOL ( hypot   ) 

EXPORT_SYMBOL ( gamma_r   ) 

EXPORT_SYMBOL ( gamma   ) 

EXPORT_SYMBOL ( erfc   ) 

EXPORT_SYMBOL ( erf   ) 

EXPORT_SYMBOL ( drem   ) 

EXPORT_SYMBOL ( cbrt   ) 

EXPORT_SYMBOL ( cabs   ) 

EXPORT_SYMBOL ( atanh   ) 

EXPORT_SYMBOL ( asinh   ) 

EXPORT_SYMBOL ( acosh   ) 

EXPORT_SYMBOL ( tanh   ) 

EXPORT_SYMBOL ( tan   ) 

EXPORT_SYMBOL ( sqrt   ) 

EXPORT_SYMBOL ( sinh   ) 

EXPORT_SYMBOL ( sin   ) 

EXPORT_SYMBOL ( scalbn   ) 

EXPORT_SYMBOL ( pow   ) 

EXPORT_SYMBOL ( modf   ) 

EXPORT_SYMBOL ( log10   ) 

EXPORT_SYMBOL ( log   ) 

EXPORT_SYMBOL ( frexp   ) 

EXPORT_SYMBOL ( fmod   ) 

EXPORT_SYMBOL ( floor   ) 

EXPORT_SYMBOL ( fabs   ) 

EXPORT_SYMBOL ( expm1   ) 

EXPORT_SYMBOL ( exp   ) 

EXPORT_SYMBOL ( cosh   ) 

EXPORT_SYMBOL ( cos   ) 

EXPORT_SYMBOL ( copysign   ) 

EXPORT_SYMBOL ( ceil   ) 

EXPORT_SYMBOL ( atan2   ) 

EXPORT_SYMBOL ( atan   ) 

EXPORT_SYMBOL ( asin   ) 

EXPORT_SYMBOL ( acos   ) 

module_exit ( __rtai_math_exit   ) 

module_init ( __rtai_math_init   ) 

MODULE_LICENSE ( "GPL"   ) 


Variable Documentation

int libm_errno

Definition at line 28 of file libm.c.

int verbose = 1 [static]

Definition at line 30 of file libm.c.

Referenced by __rtai_math_exit(), and __rtai_math_init().


Generated on Tue Feb 2 17:47:52 2010 for RTAI API by  doxygen 1.4.7