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

Go to the source code of this file.

Functions

unit_ll_implicit_open (FIOSPTR css, int acc, int form, unum_t unum, int errflag, int *errstat, int isf90)
unit_implicit_open (int acc, int form, unum_t unum, int errflag, int *errstat)
unit_imp_open (FIOSPTR css, int acc, int form, unum_t unum, int errflag, int *errstat)
unit_imp_open77 (FIOSPTR css, int acc, int form, unum_t unum, int errflag, int *errstat)

Function Documentation

unit* _imp_open ( FIOSPTR  css,
int  acc,
int  form,
unum_t  unum,
int  errflag,
int *  errstat 
)
unit* _imp_open77 ( FIOSPTR  css,
int  acc,
int  form,
unum_t  unum,
int  errflag,
int *  errstat 
)

Definition at line 167 of file impopen.c.

References _ll_implicit_open().

Referenced by _nlrdecho(), _rnlecho(), _RUI(), _WUI(), RNL(), and WNL().

Here is the call graph for this function:

unit* _implicit_open ( int  acc,
int  form,
unum_t  unum,
int  errflag,
int *  errstat 
)

Definition at line 144 of file impopen.c.

References _ll_implicit_open(), and GET_FIOS_PTR.

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines