| /src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
| etime.c | 41 if (gf_cputime (&user_sec, &user_usec, &system_sec, &system_usec) == 0)
|
| cpu_time.c | 33 if (gf_cputime (&user_sec, &user_usec, &system_sec, &system_usec) == 0)
|
| dtime.c | 50 if (gf_cputime (&user_sec, &user_usec, &system_sec, &system_usec) == 0)
|
| time_1.h | 110 gf_cputime (long *user_sec, long *user_usec, long *system_sec, long *system_usec) function 144 gf_cputime (long *user_sec, long *user_usec, long *system_sec, long *system_usec) function
|
| /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
| etime.c | 41 if (gf_cputime (&user_sec, &user_usec, &system_sec, &system_usec) == 0)
|
| cpu_time.c | 33 if (gf_cputime (&user_sec, &user_usec, &system_sec, &system_usec) == 0)
|
| dtime.c | 50 if (gf_cputime (&user_sec, &user_usec, &system_sec, &system_usec) == 0)
|
| time_1.h | 110 gf_cputime (long *user_sec, long *user_usec, long *system_sec, long *system_usec) function 144 gf_cputime (long *user_sec, long *user_usec, long *system_sec, long *system_usec) function
|