HomeSort by relevance Sort by last modified time
    Searched defs:make_decimal128 (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 193 static decimal128 make_decimal128(long long __coeff, int __exponent) function in namespace:decimal
211 static decimal128 make_decimal128(unsigned long long __coeff, int __exponent) function in namespace:decimal
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/decimal/
decimal.h 193 static decimal128 make_decimal128(long long __coeff, int __exponent) function in namespace:decimal
211 static decimal128 make_decimal128(unsigned long long __coeff, int __exponent) function in namespace:decimal
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/decimal/
decimal.h 193 static decimal128 make_decimal128(long long __coeff, int __exponent) function in namespace:decimal
211 static decimal128 make_decimal128(unsigned long long __coeff, int __exponent) function in namespace:decimal
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/decimal/
decimal.h 193 static decimal128 make_decimal128(long long __coeff, int __exponent) function in namespace:decimal
211 static decimal128 make_decimal128(unsigned long long __coeff, int __exponent) function in namespace:decimal

Completed in 252 milliseconds