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

Go to the source code of this file.

Functions

int _INDEX (_fcd fstr1, _fcd fstr2, _f_log *fback)
_f_int _F90_INDEX (char *str1, char *str2, _f_log *fback, int len1, int len2)
_f_int _F90_INDEX_ (char *str1, char *str2, int len1, int len2)

Function Documentation

_f_int _F90_INDEX ( char *  str1,
char *  str2,
_f_log *  fback,
int  len1,
int  len2 
)

Definition at line 54 of file f90_index.c.

References _cptofcd(), and _INDEX().

Here is the call graph for this function:

_f_int _F90_INDEX_ ( char *  str1,
char *  str2,
int  len1,
int  len2 
)

Definition at line 73 of file f90_index.c.

References _cptofcd(), _INDEX(), and NULL.

Here is the call graph for this function:

int _INDEX ( _fcd  fstr1,
_fcd  fstr2,
_f_log *  fback 
)

Definition at line 66 of file index.c.

References _fcdlen(), _fcdtocp(), _ltob(), NULL, strnrstrn(), and strnstrn().

Referenced by _F90_INDEX(), _F90_INDEX_(), and _INDEX_().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines