Home
last modified time | relevance | path

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

/openbmc/qemu/libdecnumber/
H A DdecContext.c47 #define LITEND *mfctop /* named flag; 1=little-endian */ macro
148 if (LITEND!=DECLITEND) { in decContextDefault()
150 if (LITEND) adj="little"; in decContextDefault()