Home
last modified time | relevance | path

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

/external/icu4c/i18n/
DdecContext.c373 uInt dle=(uInt)DECLITEND; /* unsign */
376 if (LITEND!=DECLITEND) {
382 DECLITEND, adj);
DdecNumberLocal.h34 #if !defined(DECLITEND)
35 #define DECLITEND 1 /* 1=little-endian, 0=big-endian */ macro
299 #if DECLITEND
/external/chromium_org/third_party/icu/source/i18n/
DdecContext.c379 uInt dle=(uInt)DECLITEND; /* unsign */ in uprv_decContextTestEndian()
382 if (LITEND!=DECLITEND) { in uprv_decContextTestEndian()
388 DECLITEND, adj); in uprv_decContextTestEndian()
DdecNumberLocal.h34 #if !defined(DECLITEND)
35 #define DECLITEND 1 /* 1=little-endian, 0=big-endian */ macro
311 #if DECLITEND