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

Go to the source code of this file.

Classes

struct  obj_list

Defines

#define LIST_BEGINNING   0
#define LIST_END   1
#define LIST_ADD_BEFORE   2
#define LIST_ADD_AFTER   3
#define LIST_DELETE   4
#define LIST_REPLACE   5

Typedefs

typedef struct obj_list objList

Define Documentation

#define LIST_ADD_AFTER   3

Definition at line 54 of file obj_list.h.

#define LIST_ADD_BEFORE   2

Definition at line 53 of file obj_list.h.

#define LIST_BEGINNING   0

Definition at line 51 of file obj_list.h.

#define LIST_DELETE   4

Definition at line 55 of file obj_list.h.

#define LIST_END   1

Definition at line 52 of file obj_list.h.

#define LIST_REPLACE   5

Definition at line 56 of file obj_list.h.


Typedef Documentation

typedef struct obj_list objList
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines