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

Go to the source code of this file.

Classes

struct  fcd_t

Functions

void _REPEAT (DopeVectorType *result, fcd_t fcd1, _f_int *ncopies)
void _F90_REPEAT (DopeVectorType *result, char *source_str, _f_int *ncopies, _f_int source_len)

Function Documentation

void _F90_REPEAT ( DopeVectorType result,
char *  source_str,
_f_int *  ncopies,
_f_int  source_len 
)

Definition at line 51 of file f90_repeat.c.

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

Here is the call graph for this function:

void _REPEAT ( DopeVectorType result,
fcd_t  fcd1,
_f_int *  ncopies 
)

Referenced by _F90_REPEAT().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines