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

  /src/external/gpl3/gcc/dist/libdecnumber/
decRound.h 28 #define DFP_INIT_ROUNDMODE(A) A = __decGetRound()
  /src/external/gpl3/gcc.old/dist/libdecnumber/
decRound.h 28 #define DFP_INIT_ROUNDMODE(A) A = __decGetRound()
  /src/external/gpl3/gdb/dist/libdecnumber/
decRound.h 28 #define DFP_INIT_ROUNDMODE(A) A = __decGetRound()
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decRound.h 28 #define DFP_INIT_ROUNDMODE(A) A = __decGetRound()
  /src/external/gpl3/gcc/dist/libgcc/
dfp-bit.c 72 DFP_INIT_ROUNDMODE (context.round);
112 DFP_INIT_ROUNDMODE (context.round);
155 DFP_INIT_ROUNDMODE (context.round);
417 DFP_INIT_ROUNDMODE (context.round);
437 DFP_INIT_ROUNDMODE (context.round);
457 DFP_INIT_ROUNDMODE (context.round);
594 DFP_INIT_ROUNDMODE (context.round);
646 DFP_INIT_ROUNDMODE (context.round);
dfp-bit.h 116 #ifndef DFP_INIT_ROUNDMODE
117 #define DFP_INIT_ROUNDMODE(A) A = DEC_ROUND_HALF_EVEN
  /src/external/gpl3/gcc.old/dist/libgcc/
dfp-bit.c 72 DFP_INIT_ROUNDMODE (context.round);
112 DFP_INIT_ROUNDMODE (context.round);
155 DFP_INIT_ROUNDMODE (context.round);
417 DFP_INIT_ROUNDMODE (context.round);
437 DFP_INIT_ROUNDMODE (context.round);
457 DFP_INIT_ROUNDMODE (context.round);
594 DFP_INIT_ROUNDMODE (context.round);
646 DFP_INIT_ROUNDMODE (context.round);
dfp-bit.h 116 #ifndef DFP_INIT_ROUNDMODE
117 #define DFP_INIT_ROUNDMODE(A) A = DEC_ROUND_HALF_EVEN

Completed in 28 milliseconds