Searched refs:DECUSE64 (Results 1 – 2 of 2) sorted by relevance
39 #if !defined(DECUSE64)40 #define DECUSE64 1 /* 1=use int64s, 0=int32 & smaller only */ macro76 #if DECUSE64
241 #if !DECUSE64242 #error decNumber.c: DECUSE64 must be 1 when DECDPUN>44867 #define FASTMUL (DECUSE64 && DECDPUN<5)