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

Go to the source code of this file.

Functions

int fputc_ (int *u, char *c, int clen)
int __fputc_f90 (int *u, char *c, int clen)
_f_int fputcf90_ (_f_int *u, char *c, int clen)
_f_int8 fputcf90_8_ (_f_int8 *u, char *c, int clen)
_f_int8 fputcf90_8_4_ (_f_int4 *u, char *c, int clen)
_f_int4 fputcf90_4_8_ (_f_int8 *u, char *c, int clen)
int putc_ (char *c, int clen)
_f_int4 putcf90_ (char *c, int clen)
_f_int8 putcf90_8_ (char *c, int clen)
_f_int8 fputcf90_8_4_ (_f_int *u, char *c, int clen)

Function Documentation

int __fputc_f90 ( int *  u,
char *  c,
int  clen 
)

Definition at line 82 of file fputc.c.

References fputcf90_().

Here is the call graph for this function:

int fputc_ ( int *  u,
char *  c,
int  clen 
)

Definition at line 110 of file f77wrappers.c.

References SELECT.

Referenced by putc_().

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

Definition at line 88 of file fputc.c.

References _fwch(), cup, errno, FEIVUNIT, NULL, PARTIAL, STMT_BEGIN, STMT_END, T_WSF, TF_WRITE, and fiostate::u.

Referenced by __fputc_f90(), and fputcf90_8_4_().

Here is the call graph for this function:

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

Definition at line 149 of file fputc.c.

References fputcf90_8_(), and fiostate::u.

Here is the call graph for this function:

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

Definition at line 117 of file fputc.c.

References _fwch(), cup, errno, FEIVUNIT, NULL, PARTIAL, STMT_BEGIN, STMT_END, T_WSF, TF_WRITE, and fiostate::u.

Referenced by fputcf90_4_8_().

Here is the call graph for this function:

_f_int8 fputcf90_8_4_ ( _f_int4 *  u,
char *  c,
int  clen 
)
_f_int8 fputcf90_8_4_ ( _f_int *  u,
char *  c,
int  clen 
)

Definition at line 143 of file fputc.c.

References fputcf90_().

Here is the call graph for this function:

int putc_ ( char *  c,
int  clen 
)

Definition at line 179 of file fputc.c.

References fputc_().

Here is the call graph for this function:

_f_int4 putcf90_ ( char *  c,
int  clen 
)

Definition at line 186 of file fputc.c.

References _fwch(), cup, errno, FEIVUNIT, NULL, PARTIAL, STMT_BEGIN, STMT_END, T_WSF, and TF_WRITE.

Here is the call graph for this function:

_f_int8 putcf90_8_ ( char *  c,
int  clen 
)

Definition at line 211 of file fputc.c.

References _fwch(), cup, errno, FEIVUNIT, NULL, PARTIAL, STMT_BEGIN, STMT_END, T_WSF, and TF_WRITE.

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines