Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
malloc.c File Reference
#include <fortran.h>
#include <cray/portdefs.h>
#include <stdlib.h>
Include dependency graph for malloc.c:

Go to the source code of this file.

Functions

_f_int4 _MALLOC_I4_I4 (_f_int4)
_f_int4 _MALLOC_I4_I8 (_f_int8)
_f_int8 _MALLOC_I8_I4 (_f_int4)
_f_int8 _MALLOC_I8_I8 (_f_int8)

Function Documentation

_f_int4 _MALLOC_I4_I4 ( _f_int4  size)

Definition at line 48 of file malloc.c.

_f_int4 _MALLOC_I4_I8 ( _f_int8  size)

Definition at line 61 of file malloc.c.

_f_int8 _MALLOC_I8_I4 ( _f_int4  size)

Definition at line 74 of file malloc.c.

_f_int8 _MALLOC_I8_I8 ( _f_int8  size)

Definition at line 87 of file malloc.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines