Searched refs:DEC_FLOAT_TO_INT (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Ddfp-bit.h425 #define DEC_FLOAT_TO_INT decDoubleToInt32 macro
433 #define DEC_FLOAT_TO_INT decDoubleToUInt32 macro
444 #define DEC_FLOAT_TO_INT decDoubleToInt32 macro
452 #define DEC_FLOAT_TO_INT decDoubleToUInt32 macro
463 #define DEC_FLOAT_TO_INT decQuadToInt32 macro
471 #define DEC_FLOAT_TO_INT decQuadToUInt32 macro
H A Ddfp-bit.c479 i = DEC_FLOAT_TO_INT (&u.f, &context, context.round);
500 i = DEC_FLOAT_TO_INT (&f64, &context, context.round);
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Ddfp-bit.h435 #define DEC_FLOAT_TO_INT decDoubleToInt32 macro
443 #define DEC_FLOAT_TO_INT decDoubleToUInt32 macro
454 #define DEC_FLOAT_TO_INT decDoubleToInt32 macro
462 #define DEC_FLOAT_TO_INT decDoubleToUInt32 macro
473 #define DEC_FLOAT_TO_INT decQuadToInt32 macro
481 #define DEC_FLOAT_TO_INT decQuadToUInt32 macro
H A Ddfp-bit.c479 i = DEC_FLOAT_TO_INT (&u.f, &context, context.round);
500 i = DEC_FLOAT_TO_INT (&f64, &context, context.round);

Completed in 143 milliseconds