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

  /src/external/gpl3/gcc/dist/libdecnumber/bid/
bid2dpd_dpd2bid.h 4893 static const UINT64 b2d[] = { variable
  /src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid_b2d.h 1638 const UINT64 b2d[] = variable
bid_conf.h 52 #define b2d __bid_b2d macro
  /src/external/gpl3/gcc.old/dist/libdecnumber/bid/
bid2dpd_dpd2bid.h 4893 static const UINT64 b2d[] = { variable
  /src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid_b2d.h 1638 const UINT64 b2d[] = variable
bid_conf.h 52 #define b2d __bid_b2d macro
  /src/external/gpl3/gdb/dist/libdecnumber/bid/
bid2dpd_dpd2bid.h 4893 static const UINT64 b2d[] = { variable
  /src/external/gpl3/gdb.old/dist/libdecnumber/bid/
bid2dpd_dpd2bid.h 4893 static const UINT64 b2d[] = { variable
  /src/lib/libc/gdtoa/
misc.c 659 b2d function
680 if (!y) Bug("zero y in b2d");
gdtoaimp.h 390 #define Ebits 8 /* exponent has 7 bits, but 8 is the right value in b2d */
546 #define b2d __b2d_D2A macro
599 extern double b2d ANSI((Bigint*, int*));

Completed in 107 milliseconds