Home
last modified time | relevance | path

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

/openbmc/qemu/libdecnumber/dpd/
H A Ddecimal128.c520 #define decimal128ExpCon(d) ((((d)->bytes[0] & 0x03)<<10) \ macro
560 decimal128ExpCon(d128)); in decimal128Show()