Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
wrfmt.c File Reference
#include <memory.h>
#include <stdlib.h>
#include <string.h>
#include <fortran.h>
#include <cray/fmtconv.h>
#include <cray/format.h>
#include <cray/nassert.h>
#include "fio.h"
#include "fmt.h"
#include "f90io.h"
#include "lio.h"
Include dependency graph for wrfmt.c:

Go to the source code of this file.

Defines

#define MAXSH   1
#define BLANK   ((long) ' ')

Functions

int _wrfmt (FIOSPTR css, unit *cup, void *dptr, type_packet *tip, int _Unused)

Variables

const oc_func_oconvtab [LAST_DATA_ED+1]
const short _odedtab [DVTYPE_NTYPES]
short _o_sup_flg_tab [DVTYPE_NTYPES]
long _o_sup_val_tab [DVTYPE_NTYPES]

Define Documentation

#define BLANK   ((long) ' ')

Definition at line 64 of file wrfmt.c.

Referenced by _wrfmt().

#define MAXSH   1

Definition at line 51 of file wrfmt.c.

Referenced by _wrfmt().


Function Documentation


Variable Documentation

Definition at line 122 of file oconvtab.c.

Referenced by _wrfmt().

Definition at line 141 of file oconvtab.c.

Referenced by _wrfmt().

Definition at line 58 of file oconvtab.c.

Referenced by _wrfmt().

Definition at line 102 of file oconvtab.c.

Referenced by _wrfmt().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines