#include <cray/dopevec.h>
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) |
| 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.

| void _REPEAT | ( | DopeVectorType * | result, | |
| fcd_t | fcd1, | |||
| _f_int * | ncopies | |||
| ) |
Referenced by _F90_REPEAT().
1.7.1