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

Go to the source code of this file.

Functions

void _ADJUSTL_ (_fcd result, _fcd str)
void _F90_ADJUSTL (char *res_addr, char *src_addr, int res_len, int src_len)

Function Documentation

void _ADJUSTL_ ( _fcd  result,
_fcd  str 
)

Definition at line 52 of file adjustl.c.

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

Referenced by _F90_ADJUSTL().

Here is the call graph for this function:

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

Definition at line 48 of file f90_adjustl.c.

References _ADJUSTL_(), and _cptofcd().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines