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

/netbsd-current/external/gpl3/gdb/dist/libdecnumber/
H A DdecCommon.c109 /* DECCOMBWEXP - The same, for the next-wider format (unless QUAD) */
115 /* DECCOMBEXP, DECCOMBWEXP, and DECCOMBMSD are indexed by the sign */
139 static const uInt DECCOMBWEXP[64]={ variable
1045 exp=DECCOMBWEXP[widerhi>>26]; /* decode from wider combination field */
/netbsd-current/external/gpl3/gdb.old/dist/libdecnumber/
H A DdecCommon.c109 /* DECCOMBWEXP - The same, for the next-wider format (unless QUAD) */
115 /* DECCOMBEXP, DECCOMBWEXP, and DECCOMBMSD are indexed by the sign */
139 static const uInt DECCOMBWEXP[64]={ variable
1045 exp=DECCOMBWEXP[widerhi>>26]; /* decode from wider combination field */
/netbsd-current/external/gpl3/gcc.old/dist/libdecnumber/
H A DdecCommon.c109 /* DECCOMBWEXP - The same, for the next-wider format (unless QUAD) */
115 /* DECCOMBEXP, DECCOMBWEXP, and DECCOMBMSD are indexed by the sign */
139 static const uInt DECCOMBWEXP[64]={ variable
1045 exp=DECCOMBWEXP[widerhi>>26]; /* decode from wider combination field */
/netbsd-current/external/gpl3/gcc/dist/libdecnumber/
H A DdecCommon.c109 /* DECCOMBWEXP - The same, for the next-wider format (unless QUAD) */
115 /* DECCOMBEXP, DECCOMBWEXP, and DECCOMBMSD are indexed by the sign */
139 static const uInt DECCOMBWEXP[64]={ variable
1045 exp=DECCOMBWEXP[widerhi>>26]; /* decode from wider combination field */

Completed in 94 milliseconds