Home
last modified time | relevance | path

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

/openbmc/qemu/include/libdecnumber/
H A DdecNumberLocal.h58 #define DECUSE64 1 /* 1=use int64s, 0=int32 & smaller only */ macro
85 #if DECUSE64
/openbmc/qemu/libdecnumber/
H A DdecNumber.c216 #if !DECUSE64
217 #error decNumber.c: DECUSE64 must be 1 when DECDPUN>4
4983 #define FASTMUL (DECUSE64 && DECDPUN<5)