Home
last modified time | relevance | path

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

/openbmc/qemu/libdecnumber/dpd/
H A Ddecimal128.c172 if (DECLITEND) { in decimal128FromNumber()
210 if (DECLITEND) { in decimal128ToNumber()
304 if (DECLITEND) { in decimal128ToString()
544 if (DECLITEND) { in decimal128Show()
H A Ddecimal64.c193 if (DECLITEND) { in decimal64FromNumber()
225 if (DECLITEND) { in decimal64ToNumber()
318 if (DECLITEND) { in decimal64ToString()
531 if (DECLITEND) { in decimal64Show()
H A Ddecimal32.c471 if (DECLITEND) { in decimal32Show()
/openbmc/qemu/libdecnumber/
H A DdecContext.c147 if (LITEND!=DECLITEND) { in decContextDefault()
152 DECLITEND, adj); in decContextDefault()
/openbmc/qemu/include/libdecnumber/
H A DdecNumberLocal.h51 #define DECLITEND 0 macro
53 #define DECLITEND 1 macro
308 #if DECLITEND