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

Go to the source code of this file.

Functions

PLATFORM_OPTIONSGet_Platform_Options (char *name)

Variables

static char * source_file = __FILE__
PLATFORM Platform = IP0
static PLATFORM_OPTIONS PF_Opts []

Function Documentation

Definition at line 82 of file config_platform.c.

References PLATFORM_OPTIONS::id, IP_END, NULL, and ux_strcasecmp().

Referenced by Configure_Platform().

Here is the call graph for this function:


Variable Documentation

Initial value:
{
  
  { IP0, "ip??", "itanium", PROC_ITANIUM, "Itanium" },

  { IP_END,     "",     "",     PROC_NONE, "End of list" } 
}

Definition at line 71 of file config_platform.c.

Definition at line 68 of file config_platform.c.

Referenced by Configure_Platform().

char* source_file = __FILE__ [static]

Definition at line 60 of file config_platform.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines