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

  /src/external/gpl3/gcc/dist/libdecnumber/dpd/
decimal64.h 42 #define DECIMAL64_Bias 398 /* bias for the exponent */
46 #define DECIMAL64_Ehigh (DECIMAL64_Emax+DECIMAL64_Bias-DECIMAL64_Pmax+1)
  /src/external/gpl3/gcc.old/dist/libdecnumber/dpd/
decimal64.h 42 #define DECIMAL64_Bias 398 /* bias for the exponent */
46 #define DECIMAL64_Ehigh (DECIMAL64_Emax+DECIMAL64_Bias-DECIMAL64_Pmax+1)
  /src/external/gpl3/gdb/dist/libdecnumber/dpd/
decimal64.h 42 #define DECIMAL64_Bias 398 /* bias for the exponent */
46 #define DECIMAL64_Ehigh (DECIMAL64_Emax+DECIMAL64_Bias-DECIMAL64_Pmax+1)
  /src/external/gpl3/gdb.old/dist/libdecnumber/dpd/
decimal64.h 42 #define DECIMAL64_Bias 398 /* bias for the exponent */
46 #define DECIMAL64_Ehigh (DECIMAL64_Emax+DECIMAL64_Bias-DECIMAL64_Pmax+1)

Completed in 23 milliseconds