Home
last modified time | relevance | path

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

/openbmc/qemu/libdecnumber/dpd/
H A Ddecimal128.c517 #define decimal128Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
559 decimal128Sign(d128), decimal128Comb(d128), in decimal128Show()