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

Go to the source code of this file.

Functions

int ar_i32norm (signed int expo, unsigned long lbits, unsigned long rbits, AR_IEEE_32 *x, int roundmode)
int ar_i64norm (signed int expo, unsigned long lbits, unsigned long rbits, AR_IEEE_64 *x, int roundmode)
int ar_i128norm (signed int expo, unsigned long lbits, unsigned long rbits, AR_IEEE_128 *x, int roundmode)

Variables

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

Function Documentation


Variable Documentation

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

Definition at line 431 of file ieee_norm.c.

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

Definition at line 430 of file ieee_norm.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines