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

  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
ishftc.c 52 extern GFC_INTEGER_8 ishftc8 (GFC_INTEGER_8, GFC_INTEGER_4, GFC_INTEGER_4);
53 export_proto(ishftc8); variable
56 ishftc8 (GFC_INTEGER_8 i, GFC_INTEGER_4 shift, GFC_INTEGER_4 size) function
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
ishftc.c 52 extern GFC_INTEGER_8 ishftc8 (GFC_INTEGER_8, GFC_INTEGER_4, GFC_INTEGER_4);
53 export_proto(ishftc8); variable
56 ishftc8 (GFC_INTEGER_8 i, GFC_INTEGER_4 shift, GFC_INTEGER_4 size) function

Completed in 15 milliseconds