OpenADFortTk (including Open64 and OpenAnalysis references)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
IntrinsicInfo.cpp File Reference
#include "IntrinsicInfo.h"
#include "IFDiagnostics.h"
#include "wn_attr.h"
Include dependency graph for IntrinsicInfo.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef int(* compare_fn_t )(const void *, const void *)
 

Functions

int prefixTableCmp (const char **e1, const char **e2)
 

Typedef Documentation

typedef int(* compare_fn_t)(const void *, const void *)

Definition at line 250 of file IntrinsicInfo.cpp.

Function Documentation

int prefixTableCmp ( const char **  e1,
const char **  e2 
)

Definition at line 246 of file IntrinsicInfo.cpp.

Referenced by IntrinsicInfo::lookupIntrinsicPrefix().