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

  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
ishftc.c 28 extern GFC_INTEGER_4 ishftc4 (GFC_INTEGER_4, GFC_INTEGER_4, GFC_INTEGER_4);
29 export_proto(ishftc4); variable
32 ishftc4 (GFC_INTEGER_4 i, GFC_INTEGER_4 shift, GFC_INTEGER_4 size) function
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
ishftc.c 28 extern GFC_INTEGER_4 ishftc4 (GFC_INTEGER_4, GFC_INTEGER_4, GFC_INTEGER_4);
29 export_proto(ishftc4); variable
32 ishftc4 (GFC_INTEGER_4 i, GFC_INTEGER_4 shift, GFC_INTEGER_4 size) function

Completed in 17 milliseconds