Home
last modified time | relevance | path

Searched refs:DEC_FLOAT_IS_SIGNED (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libgcc/
Ddfp-bit.h379 #define DEC_FLOAT_IS_SIGNED decDoubleIsSigned macro
391 #define DEC_FLOAT_IS_SIGNED decDoubleIsSigned macro
403 #define DEC_FLOAT_IS_SIGNED decQuadIsSigned macro
Ddfp-bit.c159 if (DEC_FLOAT_IS_SIGNED (&res)) in dfp_compare_op()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20077102 DEC_FLOAT_IS_SIGNED: Define for each of 3 operand widths.