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

Go to the source code of this file.

Classes

struct  fcd_t

Functions

_f_int _SCAN (fcd_t str1, fcd_t str2, _f_log *back)
_f_int _F90_SCAN (char *str1, char *str2, _f_int *back, _f_int len1, _f_int len2)

Function Documentation

_f_int _F90_SCAN ( char *  str1,
char *  str2,
_f_int *  back,
_f_int  len1,
_f_int  len2 
)

Definition at line 51 of file f90_scan.c.

References _SCAN(), fcd_t::len, and fcd_t::ptr.

Here is the call graph for this function:

_f_int _SCAN ( fcd_t  str1,
fcd_t  str2,
_f_log *  back 
)

Referenced by _F90_SCAN().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines