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

  /src/external/gpl3/gcc/dist/libdecnumber/dpd/
decimal32.h 39 #define DECIMAL32_Emax 96 /* maximum adjusted exponent */
45 #define DECIMAL32_Ehigh (DECIMAL32_Emax+DECIMAL32_Bias-DECIMAL32_Pmax+1)
  /src/external/gpl3/gcc.old/dist/libdecnumber/dpd/
decimal32.h 39 #define DECIMAL32_Emax 96 /* maximum adjusted exponent */
45 #define DECIMAL32_Ehigh (DECIMAL32_Emax+DECIMAL32_Bias-DECIMAL32_Pmax+1)
  /src/external/gpl3/gdb/dist/libdecnumber/dpd/
decimal32.h 39 #define DECIMAL32_Emax 96 /* maximum adjusted exponent */
45 #define DECIMAL32_Ehigh (DECIMAL32_Emax+DECIMAL32_Bias-DECIMAL32_Pmax+1)
  /src/external/gpl3/gdb.old/dist/libdecnumber/dpd/
decimal32.h 39 #define DECIMAL32_Emax 96 /* maximum adjusted exponent */
45 #define DECIMAL32_Ehigh (DECIMAL32_Emax+DECIMAL32_Bias-DECIMAL32_Pmax+1)

Completed in 30 milliseconds