HomeSort by relevance Sort by last modified time
    Searched full:make_decimal32 (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/decimal/
decimal.h 121 static decimal32 make_decimal32(long long __coeff, int __exponent) function in namespace:decimal
139 static decimal32 make_decimal32(unsigned long long __coeff, int __exponent) function in namespace:decimal
decimal 65 static decimal32 make_decimal32(long long __coeff, int __exp);
66 static decimal32 make_decimal32(unsigned long long __coeff, int __exp);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/decimal/
decimal.h 121 static decimal32 make_decimal32(long long __coeff, int __exponent) function in namespace:decimal
139 static decimal32 make_decimal32(unsigned long long __coeff, int __exponent) function in namespace:decimal
decimal 65 static decimal32 make_decimal32(long long __coeff, int __exp);
66 static decimal32 make_decimal32(unsigned long long __coeff, int __exp);

Completed in 130 milliseconds