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

Go to the source code of this file.

Defines

#define TBFSZ   (4096 * sizeof(long)) /* Size of temporary buffer (bytes) */

Functions

long _frwd (unit *cup, void *uda, type_packet *tip, int mode, int *ubcret, long *wr, int *status)

Variables

static const _f_int bitoff = 0
static const _f_int stride = 1

Define Documentation

#define TBFSZ   (4096 * sizeof(long)) /* Size of temporary buffer (bytes) */

Definition at line 51 of file frwd.c.

Referenced by _frwd().


Function Documentation


Variable Documentation

const _f_int bitoff = 0 [static]

Definition at line 53 of file frwd.c.

Referenced by _frwd(), and _fwwd().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines