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

Go to the source code of this file.

Functions

int ar_ifmul32 (AR_IEEE_32 *x, const AR_IEEE_32 *a, const AR_IEEE_32 *b, int roundmode)
int ar_ifmul64 (AR_IEEE_64 *x, const AR_IEEE_64 *a, const AR_IEEE_64 *b, int roundmode)
int ar_ifmul128 (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_fmul.c,v 1.1.1.1 2002-05-22 20:06:19 dsystem Exp $"

Function Documentation


Variable Documentation

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

Definition at line 395 of file ieee_fmul.c.

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

Definition at line 394 of file ieee_fmul.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines