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

Go to the source code of this file.

Functions

void _ADJUSTR_ (_fcd result, _fcd str)
void _F90_ADJUSTR (char *res_addr, char *src_addr, int res_len, int src_len)

Function Documentation

void _ADJUSTR_ ( _fcd  result,
_fcd  str 
)

Definition at line 52 of file adjustr.c.

References _cptofcd(), _fcdlen(), and _fcdtocp().

Referenced by _F90_ADJUSTR().

Here is the call graph for this function:

void _F90_ADJUSTR ( char *  res_addr,
char *  src_addr,
int  res_len,
int  src_len 
)

Definition at line 47 of file f90_adjustr.c.

References _ADJUSTR_(), and _cptofcd().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines