Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
fgetc.c File Reference
#include "fio.h"
Include dependency graph for fgetc.c:

Go to the source code of this file.

Functions

int fgetc_ (_f_int *u, char *c, int clen)
int __fgetc_f90 (_f_int *u, char *c, int clen)
_f_int fgetcf90_ (_f_int *u, char *c, int clen)
_f_int8 fgetcf90_8_ (_f_int8 *u, char *c, int clen)
_f_int8 fgetcf90_8_4_ (_f_int4 *u, char *c, int clen)
_f_int4 fgetcf90_4_8_ (_f_int8 *u, char *c, int clen)
int getc_ (char *c, int clen)
_f_int4 getcf90_ (char *c, int clen)
_f_int8 getcf90_8_ (char *c, int clen)

Function Documentation

int __fgetc_f90 ( _f_int *  u,
char *  c,
int  clen 
)

Definition at line 84 of file fgetc.c.

References fgetcf90_().

Here is the call graph for this function:

int fgetc_ ( _f_int *  u,
char *  c,
int  clen 
)
_f_int fgetcf90_ ( _f_int *  u,
char *  c,
int  clen 
)

Definition at line 90 of file fgetc.c.

References _frch(), buf, cup, errno, FEIVUNIT, NULL, PARTIAL, STMT_BEGIN, STMT_END, T_RSF, TF_READ, and fiostate::u.

Referenced by __fgetc_f90(), and fgetcf90_8_4_().

Here is the call graph for this function:

_f_int4 fgetcf90_4_8_ ( _f_int8 *  u,
char *  c,
int  clen 
)

Definition at line 153 of file fgetc.c.

References fgetcf90_8_(), and fiostate::u.

Here is the call graph for this function:

_f_int8 fgetcf90_8_ ( _f_int8 *  u,
char *  c,
int  clen 
)

Definition at line 120 of file fgetc.c.

References _frch(), cup, errno, FEIVUNIT, NULL, PARTIAL, STMT_BEGIN, STMT_END, T_RSF, TF_READ, and fiostate::u.

Referenced by fgetcf90_4_8_().

Here is the call graph for this function:

_f_int8 fgetcf90_8_4_ ( _f_int4 *  u,
char *  c,
int  clen 
)

Definition at line 147 of file fgetc.c.

References fgetcf90_().

Here is the call graph for this function:

int getc_ ( char *  c,
int  clen 
)

Definition at line 184 of file fgetc.c.

References fgetc_().

Here is the call graph for this function:

_f_int4 getcf90_ ( char *  c,
int  clen 
)

Definition at line 191 of file fgetc.c.

References _frch(), cup, errno, FEIVUNIT, NULL, PARTIAL, STMT_BEGIN, STMT_END, T_RSF, and TF_READ.

Here is the call graph for this function:

_f_int8 getcf90_8_ ( char *  c,
int  clen 
)

Definition at line 217 of file fgetc.c.

References _frch(), cup, errno, FEIVUNIT, NULL, PARTIAL, STMT_BEGIN, STMT_END, T_RSF, and TF_READ.

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines