Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
r_mod.c File Reference
#include "cmplrs/host.h"
#include <math.h>
#include "moremath.h"
Include dependency graph for r_mod.c:

Go to the source code of this file.

Functions

float_t __rmod (float_t x, float_t y)
float_t r_mod (float_t *x, float_t *y)

Function Documentation

float_t __rmod ( float_t  x,
float_t  y 
)

Definition at line 45 of file r_mod.c.

References F, floorf(), q1, and q2.

Referenced by __rcosd(), __rsind(), __rtand(), and r_mod().

Here is the call graph for this function:

float_t r_mod ( float_t x,
float_t y 
)

Definition at line 56 of file r_mod.c.

References __rmod().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines