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

  /src/external/gpl3/gcc.old/dist/libdecnumber/
decRound.c 56 __dfp_rounding_mode = DEC_ROUND_DOWN; break;
80 case DEC_ROUND_DOWN:
decContext.h 75 DEC_ROUND_DOWN, /* round towards 0 (truncate) */
decCommon.c 345 case DEC_ROUND_DOWN: {
440 case DEC_ROUND_DOWN: {
decNumber.c 3030 workset.round=DEC_ROUND_DOWN;
5700 aset.digits=2; aset.round=DEC_ROUND_DOWN;
7076 /* This is the same as DEC_ROUND_DOWN unless there is a */
7087 case DEC_ROUND_DOWN: {
7358 case DEC_ROUND_DOWN: {
decBasic.c 3023 case DEC_ROUND_DOWN: {
  /src/external/gpl3/gcc/dist/libdecnumber/
decRound.c 56 __dfp_rounding_mode = DEC_ROUND_DOWN; break;
80 case DEC_ROUND_DOWN:
decContext.h 75 DEC_ROUND_DOWN, /* round towards 0 (truncate) */
decCommon.c 345 case DEC_ROUND_DOWN: {
440 case DEC_ROUND_DOWN: {
decNumber.c 3030 workset.round=DEC_ROUND_DOWN;
5700 aset.digits=2; aset.round=DEC_ROUND_DOWN;
7076 /* This is the same as DEC_ROUND_DOWN unless there is a */
7087 case DEC_ROUND_DOWN: {
7358 case DEC_ROUND_DOWN: {
decBasic.c 3023 case DEC_ROUND_DOWN: {
  /src/external/gpl3/gdb/dist/libdecnumber/
decRound.c 56 __dfp_rounding_mode = DEC_ROUND_DOWN; break;
80 case DEC_ROUND_DOWN:
decContext.h 75 DEC_ROUND_DOWN, /* round towards 0 (truncate) */
decCommon.c 345 case DEC_ROUND_DOWN: {
440 case DEC_ROUND_DOWN: {
decNumber.c 3030 workset.round=DEC_ROUND_DOWN;
5700 aset.digits=2; aset.round=DEC_ROUND_DOWN;
7076 /* This is the same as DEC_ROUND_DOWN unless there is a */
7087 case DEC_ROUND_DOWN: {
7358 case DEC_ROUND_DOWN: {
decBasic.c 3023 case DEC_ROUND_DOWN: {
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decRound.c 56 __dfp_rounding_mode = DEC_ROUND_DOWN; break;
80 case DEC_ROUND_DOWN:
decContext.h 75 DEC_ROUND_DOWN, /* round towards 0 (truncate) */
decCommon.c 345 case DEC_ROUND_DOWN: {
440 case DEC_ROUND_DOWN: {
decNumber.c 3030 workset.round=DEC_ROUND_DOWN;
5700 aset.digits=2; aset.round=DEC_ROUND_DOWN;
7076 /* This is the same as DEC_ROUND_DOWN unless there is a */
7087 case DEC_ROUND_DOWN: {
7358 case DEC_ROUND_DOWN: {
decBasic.c 3023 case DEC_ROUND_DOWN: {
  /src/external/gpl3/gcc.old/dist/gcc/
dfp.cc 573 set.round = DEC_ROUND_DOWN;
592 set.round = DEC_ROUND_DOWN;
619 set.round = DEC_ROUND_DOWN;
  /src/external/gpl3/gcc.old/dist/libgcc/
dfp-bit.c 477 context.round = DEC_ROUND_DOWN;
497 context.round = DEC_ROUND_DOWN;
529 context.round = DEC_ROUND_DOWN;
  /src/external/gpl3/gcc/dist/gcc/
dfp.cc 579 set.round = DEC_ROUND_DOWN;
598 set.round = DEC_ROUND_DOWN;
625 set.round = DEC_ROUND_DOWN;
  /src/external/gpl3/gcc/dist/libgcc/
dfp-bit.c 477 context.round = DEC_ROUND_DOWN;
497 context.round = DEC_ROUND_DOWN;
529 context.round = DEC_ROUND_DOWN;

Completed in 175 milliseconds