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

Go to the source code of this file.

Classes

struct  _X_LIST_TAG_

Typedefs

typedef struct _X_LIST_TAG_ _X_LIST_TYPE_
typedef _X_BASE_TYPE_ _X_LIST_LOCAL_BASE_TYPE_

Functions

_X_LIST_TYPE__X_PUSH_ (_X_LIST_LOCAL_BASE_TYPE_ x, _X_LIST_TYPE_ *xl, MEM_POOL *pool)
_X_LIST_TYPE__X_DELETE_ (_X_LIST_LOCAL_BASE_TYPE_ x, _X_LIST_TYPE_ *xl)

Typedef Documentation

typedef _X_BASE_TYPE_ _X_LIST_LOCAL_BASE_TYPE_

Definition at line 112 of file x_list.h.

typedef struct _X_LIST_TAG_ _X_LIST_TYPE_

Definition at line 110 of file x_list.h.


Function Documentation

Definition at line 91 of file x_list.c.

References _X_first_, _X_rest_, and NULL.

Definition at line 68 of file x_list.c.

References _X_first_, _X_rest_, result, and TYPE_MEM_POOL_ALLOC.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines