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

  /src/external/gpl3/gcc/dist/libgfortran/
libgfortran.h 558 #define GFC_UNALIGNED_4(x) (((uintptr_t)(x)) & \
  /src/external/gpl3/gcc.old/dist/libgfortran/
libgfortran.h 554 #define GFC_UNALIGNED_4(x) (((uintptr_t)(x)) & \

Completed in 49 milliseconds