Defines | Functions | Variables

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))

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))

Definition at line 51 of file frwd.c.

Referenced by _frwd().


Function Documentation

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

Variable Documentation

const _f_int bitoff = 0 [static]

Definition at line 53 of file frwd.c.

Referenced by _frwd(), and _fwwd().

const _f_int stride = 1 [static]