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

Go to the source code of this file.

Functions

void _CLOCK_ (_fcd timeofday)
void _F90_CLOCK_ (char *ret_str, int ret_len)
void clock_ (char *ptr, int len)

Function Documentation

void _CLOCK_ ( _fcd  timeofday)

Referenced by _F90_CLOCK_().

void _F90_CLOCK_ ( char *  ret_str,
int  ret_len 
)

Definition at line 51 of file f90_clock.c.

References _CLOCK_(), and _cptofcd().

Referenced by clock_().

Here is the call graph for this function:

void clock_ ( char *  ptr,
int  len 
)

Definition at line 57 of file f90_clock.c.

References _F90_CLOCK_().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines