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

  /src/external/gpl3/gcc/dist/libdecnumber/dpd/
decimal64.h 40 #define DECIMAL64_Emax 384 /* maximum adjusted exponent */
46 #define DECIMAL64_Ehigh (DECIMAL64_Emax+DECIMAL64_Bias-DECIMAL64_Pmax+1)
  /src/external/gpl3/gcc.old/dist/libdecnumber/dpd/
decimal64.h 40 #define DECIMAL64_Emax 384 /* maximum adjusted exponent */
46 #define DECIMAL64_Ehigh (DECIMAL64_Emax+DECIMAL64_Bias-DECIMAL64_Pmax+1)
  /src/external/gpl3/gdb/dist/libdecnumber/dpd/
decimal64.h 40 #define DECIMAL64_Emax 384 /* maximum adjusted exponent */
46 #define DECIMAL64_Ehigh (DECIMAL64_Emax+DECIMAL64_Bias-DECIMAL64_Pmax+1)
  /src/external/gpl3/gdb.old/dist/libdecnumber/dpd/
decimal64.h 40 #define DECIMAL64_Emax 384 /* maximum adjusted exponent */
46 #define DECIMAL64_Ehigh (DECIMAL64_Emax+DECIMAL64_Bias-DECIMAL64_Pmax+1)

Completed in 22 milliseconds