HomeSort by: relevance | last modified time | path
    Searched defs:uShort (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libdecnumber/
decNumberLocal.h 90 #define uShort uint16_t
114 extern const uShort DPD2BIN[1024]; /* DPD -> 0-999 */
115 extern const uShort BIN2DPD[1000]; /* 0-999 -> DPD */
120 extern const uShort BCD2DPD[2458]; /* 0-0x999 -> DPD (0x999=2457)*/
  /src/external/gpl3/gcc.old/dist/libdecnumber/
decNumberLocal.h 90 #define uShort uint16_t
114 extern const uShort DPD2BIN[1024]; /* DPD -> 0-999 */
115 extern const uShort BIN2DPD[1000]; /* 0-999 -> DPD */
120 extern const uShort BCD2DPD[2458]; /* 0-0x999 -> DPD (0x999=2457)*/
  /src/external/gpl3/gdb/dist/libdecnumber/
decNumberLocal.h 90 #define uShort uint16_t
114 extern const uShort DPD2BIN[1024]; /* DPD -> 0-999 */
115 extern const uShort BIN2DPD[1000]; /* 0-999 -> DPD */
120 extern const uShort BCD2DPD[2458]; /* 0-0x999 -> DPD (0x999=2457)*/
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decNumberLocal.h 90 #define uShort uint16_t
114 extern const uShort DPD2BIN[1024]; /* DPD -> 0-999 */
115 extern const uShort BIN2DPD[1000]; /* 0-999 -> DPD */
120 extern const uShort BCD2DPD[2458]; /* 0-0x999 -> DPD (0x999=2457)*/

Completed in 27 milliseconds