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

  /src/external/gpl3/gcc/dist/libgfortran/
libgfortran.h 563 #define GFC_UNALIGNED_16(x) (((uintptr_t)(x)) & \
  /src/external/gpl3/gcc.old/dist/libgfortran/
libgfortran.h 559 #define GFC_UNALIGNED_16(x) (((uintptr_t)(x)) & \

Completed in 18 milliseconds