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

Go to the source code of this file.

Functions

char _getfchar ()
void rnlskip_ (_f_int *mode)
void rnltype_ (_f_int *mode)
void rnlecho_ (_f_int *unum)
void rnlflag_ (char *chr, _f_int *mode, _f_int clen)
void rnldelm_ (char *chr, _f_int *mode, _f_int clen)
void rnlsep_ (char *chr, _f_int *mode, _f_int clen)
void rnlrep_ (char *chr, _f_int *mode, _f_int clen)
void rnlcomm_ (char *chr, _f_int *mode, _f_int clen)

Function Documentation

void rnlcomm_ ( char *  chr,
_f_int *  mode,
_f_int  clen 
)

Definition at line 280 of file rnlutil.c.

References _cptofcd(), _getfchar(), MRNLCOMM, and TOGGLE_CHAR.

Here is the call graph for this function:

void rnldelm_ ( char *  chr,
_f_int *  mode,
_f_int  clen 
)

Definition at line 186 of file rnlutil.c.

References _cptofcd(), _getfchar(), MRNLDELIM, and TOGGLE_CHAR.

Here is the call graph for this function:

void rnlecho_ ( _f_int *  unum)

Definition at line 120 of file rnlutil.c.

References _OUT_UNIT.

void rnlflag_ ( char *  chr,
_f_int *  mode,
_f_int  clen 
)

Definition at line 156 of file rnlutil.c.

References _cptofcd(), _getfchar(), MRNLFLAG, and TOGGLE_CHAR.

Here is the call graph for this function:

void rnlrep_ ( char *  chr,
_f_int *  mode,
_f_int  clen 
)

Definition at line 250 of file rnlutil.c.

References _cptofcd(), _getfchar(), MRNLREP, and TOGGLE_CHAR.

Here is the call graph for this function:

void rnlsep_ ( char *  chr,
_f_int *  mode,
_f_int  clen 
)

Definition at line 218 of file rnlutil.c.

References _BLNKSEP, _cptofcd(), _getfchar(), MRNLSEP, and TOGGLE_CHAR.

Here is the call graph for this function:

void rnlskip_ ( _f_int *  mode)

Definition at line 69 of file rnlutil.c.

References _SKP_MESS.

void rnltype_ ( _f_int *  mode)

Definition at line 90 of file rnlutil.c.

References _TYP_CONV.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines