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

Go to the source code of this file.

Classes

struct  fcd_t

Functions

void _TRIM (DopeVectorType *result, fcd_t source)
void _F90_TRIM (DopeVectorType *result, char *src_str, int src_len)

Function Documentation

void _F90_TRIM ( DopeVectorType result,
char *  src_str,
int  src_len 
)

Definition at line 50 of file f90_trim.c.

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

Here is the call graph for this function:

void _TRIM ( DopeVectorType result,
fcd_t  source 
)

Referenced by _F90_TRIM().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines