HomeSort by relevance Sort by last modified time
    Searched refs:make_decimal128 (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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.15-4.8/x86_64-linux/include/c++/4.8/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-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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/r10/sources/cxx-stl/gnu-libstdc++/4.9/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/r11/sources/cxx-stl/gnu-libstdc++/4.9/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/r13/sources/cxx-stl/gnu-libstdc++/4.9/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 301 milliseconds