Home
last modified time | relevance | path

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

/openbmc/qemu/libdecnumber/dpd/
H A Ddecimal128.c173 if (DECLITEND) { in decimal128FromNumber()
211 if (DECLITEND) { in decimal128ToNumber()
305 if (DECLITEND) { in decimal128ToString()
545 if (DECLITEND) { in decimal128Show()
H A Ddecimal64.c194 if (DECLITEND) { in decimal64FromNumber()
226 if (DECLITEND) { in decimal64ToNumber()
319 if (DECLITEND) { in decimal64ToString()
532 if (DECLITEND) { in decimal64Show()
H A Ddecimal32.c472 if (DECLITEND) { in decimal32Show()
/openbmc/qemu/libdecnumber/
H A DdecContext.c148 if (LITEND!=DECLITEND) { in decContextDefault()
153 DECLITEND, adj); in decContextDefault()
/openbmc/qemu/include/libdecnumber/
H A DdecNumberLocal.h52 #define DECLITEND 0 macro
54 #define DECLITEND 1 macro
309 #if DECLITEND