Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
edition.c File Reference

Go to the source code of this file.

Functions

const char * arith_vers_name (void)
const char * arith_vers_ID (void)
const char * arith_vers_number (void)

Variables

static char ar_eval_lib_edition [] = "@(#)arith.a version 2." EDITION
char AR_version [] = EDITION
char AR_libmv2 [32] = "x.x.x.x (00000)"
char AR_arith_data [2] = "\0"
static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"
static char rcsid [] = "$Id: edition.c,v 1.4 2003-12-11 22:19:18 eraxxon Exp $"

Function Documentation

const char* arith_vers_ID ( void  )

Definition at line 44 of file edition.c.

Referenced by print_id_line().

const char* arith_vers_name ( void  )

Definition at line 42 of file edition.c.

const char* arith_vers_number ( void  )

Definition at line 46 of file edition.c.

Referenced by print_id_line().


Variable Documentation

char AR_arith_data[2] = "\0"

Definition at line 40 of file edition.c.

char ar_eval_lib_edition[] = "@(#)arith.a version 2." EDITION [static]

Definition at line 36 of file edition.c.

char AR_libmv2[32] = "x.x.x.x (00000)"

Definition at line 39 of file edition.c.

Referenced by open_arith_file(), and open_intrinsics_file().

char AR_version[] = EDITION

Definition at line 38 of file edition.c.

Referenced by ar_internal_error().

char rcsid[] = "$Id: edition.c,v 1.4 2003-12-11 22:19:18 eraxxon Exp $" [static]

Definition at line 868 of file edition.c.

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

Definition at line 867 of file edition.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines