HomeSort by: relevance | last modified time | path
    Searched defs:cpu_time_4 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
cpu_time.c 46 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);
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
cpu_time.c 46 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 23 milliseconds