#include <fortran.h>
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) |
| 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_().

| void clock_ | ( | char * | ptr, | |
| int | len | |||
| ) |
Definition at line 57 of file f90_clock.c.
References _F90_CLOCK_().

1.7.1