HomeSort by relevance Sort by last modified time
    Searched full:make_decimal128 (Results 1 - 8 of 8) 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
decimal 69 static decimal128 make_decimal128(long long __coeff, int __exp);
70 static decimal128 make_decimal128(unsigned long long __coeff, int __exp);
  /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
decimal 69 static decimal128 make_decimal128(long long __coeff, int __exp);
70 static decimal128 make_decimal128(unsigned long long __coeff, int __exp);
  /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
decimal 69 static decimal128 make_decimal128(long long __coeff, int __exp);
70 static decimal128 make_decimal128(unsigned long long __coeff, int __exp);
  /prebuilts/ndk/current/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
decimal 69 static decimal128 make_decimal128(long long __coeff, int __exp);
70 static decimal128 make_decimal128(unsigned long long __coeff, int __exp);

Completed in 321 milliseconds