Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
ieee_fdiv.c File Reference
#include "arith.internal.h"
Include dependency graph for ieee_fdiv.c:

Go to the source code of this file.

Functions

int ar_ifdiv32 (AR_IEEE_32 *x, const AR_IEEE_32 *a, const AR_IEEE_32 *b, int roundmode)
int ar_ifdiv64 (AR_IEEE_64 *x, const AR_IEEE_64 *a, const AR_IEEE_64 *b, int roundmode)
int ar_ifdiv128 (AR_IEEE_128 *x, const AR_IEEE_128 *a, const AR_IEEE_128 *b, int roundmode)

Variables

static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"
static char rcsid [] = "$Id: ieee_fdiv.c,v 1.1.1.1 2002-05-22 20:06:19 dsystem Exp $"

Function Documentation


Variable Documentation

char rcsid[] = "$Id: ieee_fdiv.c,v 1.1.1.1 2002-05-22 20:06:19 dsystem Exp $" [static]

Definition at line 588 of file ieee_fdiv.c.

char USMID[] = "\n%Z%%M% %I% %G% %U%\n" [static]

Definition at line 587 of file ieee_fdiv.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines