Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
DdecNumberLocal.h42 #if !defined(DECUSE64)
43 #define DECUSE64 1 /* 1=use int64s, 0=int32 & smaller only */ macro
79 #if DECUSE64
DdecNumber.cpp243 #if !DECUSE64
244 #error decNumber.c: DECUSE64 must be 1 when DECDPUN>4
4871 #define FASTMUL (DECUSE64 && DECDPUN<5)