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

Go to the source code of this file.

Classes

struct  fcd_t

Functions

_f_int _VERIFY (fcd_t str1, fcd_t str2, _f_log *back)
_f_int _F90_VERIFY (char *str1, char *str2, _f_int *back, _f_int len1, _f_int len2)

Function Documentation

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

Definition at line 51 of file f90_verify.c.

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

Here is the call graph for this function:

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

Referenced by _F90_VERIFY().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines