Searched refs:cpu_time_4 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dcpu_time.c46 extern void cpu_time_4 (GFC_REAL_4 *);
47 iexport_proto(cpu_time_4); variable
49 void cpu_time_4 (GFC_REAL_4 *time) function
55 iexport(cpu_time_4); variable
97 cpu_time_4 (s);
107 cpu_time_4 (&s);
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dcpu_time.c46 extern void cpu_time_4 (GFC_REAL_4 *);
47 iexport_proto(cpu_time_4); variable
49 void cpu_time_4 (GFC_REAL_4 *time) function
55 iexport(cpu_time_4); variable
97 cpu_time_4 (s);
107 cpu_time_4 (&s);

Completed in 100 milliseconds