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

  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
ishftc.c 77 extern GFC_INTEGER_16 ishftc16 (GFC_INTEGER_16, GFC_INTEGER_4, GFC_INTEGER_4);
78 export_proto(ishftc16); variable
81 ishftc16 (GFC_INTEGER_16 i, GFC_INTEGER_4 shift, GFC_INTEGER_4 size) function
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
ishftc.c 77 extern GFC_INTEGER_16 ishftc16 (GFC_INTEGER_16, GFC_INTEGER_4, GFC_INTEGER_4);
78 export_proto(ishftc16); variable
81 ishftc16 (GFC_INTEGER_16 i, GFC_INTEGER_4 shift, GFC_INTEGER_4 size) function

Completed in 13 milliseconds