Searched defs:uShort (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/i18n/
H A DdecNumberLocal.h72 #define uShort uint16_t macro
95 extern const uShort DPD2BIN[1024]; /* DPD -> 0-999 */
96 extern const uShort BIN2DPD[1000]; /* 0-999 -> DPD */
101 extern const uShort BCD2DPD[2458]; /* 0-0x999 -> DPD (0x999=2457)*/

Completed in 34 milliseconds