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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.h 439 #define MASK_ALIGN_NATURAL 0x00000001
440 #define TARGET_ALIGN_NATURAL (rs6000_alignment_flags & MASK_ALIGN_NATURAL)
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.h 440 #define MASK_ALIGN_NATURAL 0x00000001
441 #define TARGET_ALIGN_NATURAL (rs6000_alignment_flags & MASK_ALIGN_NATURAL)

Completed in 26 milliseconds