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

Go to the source code of this file.

Defines

#define FILE_FLAG(__f)   (__f)->_flag
#define TBFSZ   (4096 * sizeof(long)) /* Size of temporary buffer (bytes) */

Functions

long _fwwd (unit *cup, void *uda, type_packet *tip, int mode, int *ubcret, long *unused_6, int *status)

Define Documentation

#define FILE_FLAG (   __f)    (__f)->_flag

Definition at line 65 of file fwwd.c.

Referenced by _fwwd().

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

Definition at line 71 of file fwwd.c.

Referenced by _fwwd().


Function Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines