Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libdecnumber/dpd/
HDdecimal128.c517 #define decimal128ExpCon(d) ((((d)->bytes[0] & 0x03)<<10) \ macro
557 decimal128ExpCon(d128)); in decimal128Show()
/dragonfly/contrib/gdb-7/libdecnumber/dpd/
HDdecimal128.c517 #define decimal128ExpCon(d) ((((d)->bytes[0] & 0x03)<<10) \ macro
557 decimal128ExpCon(d128)); in decimal128Show()
/dragonfly/contrib/gcc-8.0/libdecnumber/dpd/
HDdecimal128.c517 #define decimal128ExpCon(d) ((((d)->bytes[0] & 0x03)<<10) \ macro
557 decimal128ExpCon(d128)); in decimal128Show()