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

  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
clock.c 1 /* Implementation of the MCLOCK and MCLOCK8 g77 intrinsics.
42 /* INTEGER(KIND=8) FUNCTION MCLOCK8() */
44 extern GFC_INTEGER_8 mclock8 (void);
45 export_proto(mclock8); variable
48 mclock8 (void) function
clock.c 1 /* Implementation of the MCLOCK and MCLOCK8 g77 intrinsics.
42 /* INTEGER(KIND=8) FUNCTION MCLOCK8() */
44 extern GFC_INTEGER_8 mclock8 (void);
45 export_proto(mclock8); variable
48 mclock8 (void) function
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
clock.c 1 /* Implementation of the MCLOCK and MCLOCK8 g77 intrinsics.
42 /* INTEGER(KIND=8) FUNCTION MCLOCK8() */
44 extern GFC_INTEGER_8 mclock8 (void);
45 export_proto(mclock8); variable
48 mclock8 (void) function
clock.c 1 /* Implementation of the MCLOCK and MCLOCK8 g77 intrinsics.
42 /* INTEGER(KIND=8) FUNCTION MCLOCK8() */
44 extern GFC_INTEGER_8 mclock8 (void);
45 export_proto(mclock8); variable
48 mclock8 (void) function

Completed in 116 milliseconds