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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
aix.h 77 #undef TARGET_IEEEQUAD
78 #define TARGET_IEEEQUAD 0
darwin.h 376 #undef TARGET_IEEEQUAD
377 #define TARGET_IEEEQUAD 0
rs6000.h 332 ((TARGET_IEEEQUAD && TARGET_LONG_DOUBLE_128 \
337 ((!TARGET_IEEEQUAD && TARGET_LONG_DOUBLE_128 \
448 #define TARGET_IEEEQUAD rs6000_ieeequad
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
aix.h 77 #undef TARGET_IEEEQUAD
78 #define TARGET_IEEEQUAD 0
darwin.h 373 #undef TARGET_IEEEQUAD
374 #define TARGET_IEEEQUAD 0
rs6000.h 333 ((TARGET_IEEEQUAD && TARGET_LONG_DOUBLE_128 \
338 ((!TARGET_IEEEQUAD && TARGET_LONG_DOUBLE_128 \
449 #define TARGET_IEEEQUAD rs6000_ieeequad

Completed in 29 milliseconds