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

Go to the source code of this file.

Typedefs

typedef struct aa_data_st * aa_handle

Functions

aa_handle aa_initialize (char **, long *, long *, int, int, int, int, void(*)(int, char *, int, char *), int, char *)
void * aa_alloc (aa_handle, long)
void aa_discard (aa_handle)

Typedef Documentation

typedef struct aa_data_st* aa_handle

Definition at line 70 of file array_alloc.h.


Function Documentation

void* aa_alloc ( aa_handle  ,
long   
)
void aa_discard ( aa_handle  )
aa_handle aa_initialize ( char **  ,
long *  ,
long *  ,
int  ,
int  ,
int  ,
int  ,
void(*)(int, char *, int, char *)  ,
int  ,
char *   
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines