Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
DdecNumberLocal.h39 #if !defined(DECUSE64)
40 #define DECUSE64 1 /* 1=use int64s, 0=int32 & smaller only */ macro
76 #if DECUSE64
DdecNumber.c241 #if !DECUSE64
242 #error decNumber.c: DECUSE64 must be 1 when DECDPUN>4
4867 #define FASTMUL (DECUSE64 && DECDPUN<5)