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

Go to the source code of this file.

Defines

#define MAXSH   1

Functions

static void _wb (FIOSPTR css, unit *cup, _f_int *recmode, gfptr_t bloc, gfptr_t eloc, type_packet *tip)
void _BUFFEROUT (struct bio_spec_list *bosl)
void _WB (_f_int *biunit, _f_int *recmode, gfptr_t bloc, gfptr_t eloc, f90_type_t *tiptr)

Define Documentation

#define MAXSH   1

Definition at line 57 of file wb.c.

Referenced by _wb().


Function Documentation

void _WB ( _f_int *  biunit,
_f_int *  recmode,
gfptr_t  bloc,
gfptr_t  eloc,
f90_type_t tiptr 
)

Definition at line 167 of file wb.c.

References _BUFFEROUT(), bio_spec_list::bloc, bio_spec_list::eloc, bio_spec_list::recmode, bio_spec_list::tiptr, bio_spec_list::unit, and bio_spec_list::version.

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines