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

Go to the source code of this file.

Defines

#define STATUS   4 /* argument number for optional status parameter */

Functions

static void __WRITEC ()
void WRITEC (_f_int *unump, _f_int *uda, _f_int *charsp, _f_int *status)
void WRITECP (_f_int *unump, _f_int *uda, _f_int *charsp, _f_int *status)
static void __WRITEC (int fulp, _f_int *unump, _f_int *uda, _f_int *charsp, _f_int *status)

Define Documentation

#define STATUS   4 /* argument number for optional status parameter */

Definition at line 49 of file writec.c.


Function Documentation

static void __WRITEC ( ) [static]

Referenced by WRITEC(), and WRITECP().

static void __WRITEC ( int  fulp,
_f_int *  unump,
_f_int *  uda,
_f_int *  charsp,
_f_int *  status 
) [static]
void WRITEC ( _f_int *  unump,
_f_int *  uda,
_f_int *  charsp,
_f_int *  status 
)

Definition at line 57 of file writec.c.

References __WRITEC(), FULL, NULL, and STATUS.

Here is the call graph for this function:

void WRITECP ( _f_int *  unump,
_f_int *  uda,
_f_int *  charsp,
_f_int *  status 
)

Definition at line 76 of file writec.c.

References __WRITEC(), NULL, PARTIAL, and STATUS.

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines