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

  /src/external/gpl3/gcc/dist/libgfortran/
libgfortran.h 560 #define GFC_UNALIGNED_8(x) (((uintptr_t)(x)) & \
  /src/external/gpl3/gcc.old/dist/libgfortran/
libgfortran.h 556 #define GFC_UNALIGNED_8(x) (((uintptr_t)(x)) & \

Completed in 16 milliseconds