HomeSort by: relevance | last modified time | path
    Searched refs:TARGET_FLT_EVAL_METHOD (Results 1 - 9 of 9) sorted by relevancy

  /src/external/bsd/pcc/dist/pcc/arch/vax/
macdefs.h 251 #define TARGET_FLT_EVAL_METHOD 0 /* all as their type */
  /src/external/bsd/pcc/dist/pcc/arch/amd64/
macdefs.h 266 #define TARGET_FLT_EVAL_METHOD 0 /* all as their type */
  /src/external/bsd/pcc/dist/pcc/arch/m68k/
macdefs.h 244 #define TARGET_FLT_EVAL_METHOD 2 /* all as long double */
  /src/external/bsd/pcc/dist/pcc/arch/i86/
macdefs.h 318 #define TARGET_FLT_EVAL_METHOD 2 /* all as long double */
  /src/external/bsd/pcc/dist/pcc/arch/hppa/
macdefs.h 105 #define TARGET_FLT_EVAL_METHOD 0 /* all as their type */
  /src/external/bsd/pcc/dist/pcc/arch/i386/
macdefs.h 337 #define TARGET_FLT_EVAL_METHOD 2 /* all as long double */
  /src/external/bsd/pcc/dist/pcc/cc/cc/
cc.c 1715 #ifdef TARGET_FLT_EVAL_METHOD
1716 "-D__FLT_EVAL_METHOD__=" MKS(TARGET_FLT_EVAL_METHOD),
  /src/external/gpl3/gcc/dist/gcc/
system.h 1003 STORE_BY_PIECES_P TARGET_FLT_EVAL_METHOD \
  /src/external/gpl3/gcc.old/dist/gcc/
system.h 979 STORE_BY_PIECES_P TARGET_FLT_EVAL_METHOD \

Completed in 30 milliseconds