HomeSort by relevance Sort by last modified time
    Searched refs:uShort (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
decNumberLocal.h 72 #define uShort uint16_t
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)*/
    [all...]
decNumber.c     [all...]

Completed in 622 milliseconds