#include <fortran.h>#include "fio.h"#include <cray/mtlock.h>
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 | _dreal4 |
| int | _dreal8 |
| int | _dreal16 |
| long | _zero_entity = 0 |
| struct fiostate | _tsk_fiostate |
| int _dreal16 |
Definition at line 76 of file globals.c.
Referenced by _ld_write(), _lwrite_setup(), and l_write().
| int _dreal4 |
Definition at line 73 of file globals.c.
Referenced by _ld_write(), and _lwrite_setup().
| int _dreal8 |
Definition at line 75 of file globals.c.
Referenced by _ld_write(), _lwrite_setup(), and l_write().
| 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().
| unit_htable _fort_unit[HASH_SIZE] |
Definition at line 68 of file globals.c.
Referenced by _alloc_unit(), and _get_next_unit().
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().
| struct fiostate _tsk_fiostate |
| long _zero_entity = 0 |
1.6.1