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

Go to the source code of this file.

Variables

plock_t _openlock
plock_t _ioblock
plock_t _parselock
plock_t _stdin_lock
plock_t _stdout_lock
plock_t _stderr_lock
int _f_rcsz = RECMAX
int _f_ldsz = RECMAXLDO
unit_htable _fort_unit [HASH_SIZE]
unit_fort_internal_unit
int _dreal8
int _dreal16
long _zero_entity = 0
struct fiostate _tsk_fiostate

Variable Documentation

int _dreal16

Definition at line 76 of file globals.c.

Referenced by _ld_write(), _lwrite_setup(), and l_write().

int _dreal8

Definition at line 75 of file globals.c.

Referenced by _ld_write(), _lwrite_setup(), and l_write().

Definition at line 66 of file globals.c.

Referenced by _f_open().

int _f_rcsz = RECMAX

Definition at line 65 of file globals.c.

Referenced by _f_open(), and _initialize_fortran_io().

Definition at line 70 of file globals.c.

Referenced by _init_internal_unit().

Definition at line 68 of file globals.c.

Referenced by _alloc_unit(), _get_next_unit(), and f90_or_f77().

Definition at line 60 of file globals.c.

Referenced by _do_open().

Definition at line 55 of file globals.c.

Referenced by _clruptr(), and _setuptr().

Definition at line 61 of file globals.c.

Definition at line 64 of file globals.c.

Referenced by _f_open().

Definition at line 62 of file globals.c.

Referenced by _f_open().

Definition at line 63 of file globals.c.

Referenced by _f_open().

Definition at line 93 of file globals.c.

long _zero_entity = 0

Definition at line 78 of file globals.c.

Referenced by _TRIM().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines