HomeSort by relevance Sort by last modified time
    Searched full:make_decimal32 (Results 1 - 18 of 18) 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 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.15-4.8/x86_64-linux/include/c++/4.8/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-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/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/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/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/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/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/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/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/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/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/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/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 869 milliseconds