HomeSort by relevance Sort by last modified time
    Searched refs:_DEFINE_DECIMAL_UNARY_OP (Results 1 - 7 of 7) 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 287 #define _DEFINE_DECIMAL_UNARY_OP(_Op, _Tp) \
295 _DEFINE_DECIMAL_UNARY_OP(+, decimal32)
296 _DEFINE_DECIMAL_UNARY_OP(+, decimal64)
297 _DEFINE_DECIMAL_UNARY_OP(+, decimal128)
298 _DEFINE_DECIMAL_UNARY_OP(-, decimal32)
299 _DEFINE_DECIMAL_UNARY_OP(-, decimal64)
300 _DEFINE_DECIMAL_UNARY_OP(-, decimal128)
302 #undef _DEFINE_DECIMAL_UNARY_OP
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/decimal/
decimal.h 287 #define _DEFINE_DECIMAL_UNARY_OP(_Op, _Tp) \
295 _DEFINE_DECIMAL_UNARY_OP(+, decimal32)
296 _DEFINE_DECIMAL_UNARY_OP(+, decimal64)
297 _DEFINE_DECIMAL_UNARY_OP(+, decimal128)
298 _DEFINE_DECIMAL_UNARY_OP(-, decimal32)
299 _DEFINE_DECIMAL_UNARY_OP(-, decimal64)
300 _DEFINE_DECIMAL_UNARY_OP(-, decimal128)
302 #undef _DEFINE_DECIMAL_UNARY_OP
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/decimal/
decimal.h 287 #define _DEFINE_DECIMAL_UNARY_OP(_Op, _Tp) \
295 _DEFINE_DECIMAL_UNARY_OP(+, decimal32)
296 _DEFINE_DECIMAL_UNARY_OP(+, decimal64)
297 _DEFINE_DECIMAL_UNARY_OP(+, decimal128)
298 _DEFINE_DECIMAL_UNARY_OP(-, decimal32)
299 _DEFINE_DECIMAL_UNARY_OP(-, decimal64)
300 _DEFINE_DECIMAL_UNARY_OP(-, decimal128)
302 #undef _DEFINE_DECIMAL_UNARY_OP
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/decimal/
decimal.h 287 #define _DEFINE_DECIMAL_UNARY_OP(_Op, _Tp) \
295 _DEFINE_DECIMAL_UNARY_OP(+, decimal32)
296 _DEFINE_DECIMAL_UNARY_OP(+, decimal64)
297 _DEFINE_DECIMAL_UNARY_OP(+, decimal128)
298 _DEFINE_DECIMAL_UNARY_OP(-, decimal32)
299 _DEFINE_DECIMAL_UNARY_OP(-, decimal64)
300 _DEFINE_DECIMAL_UNARY_OP(-, decimal128)
302 #undef _DEFINE_DECIMAL_UNARY_OP
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/decimal/
decimal.h 287 #define _DEFINE_DECIMAL_UNARY_OP(_Op, _Tp) \
295 _DEFINE_DECIMAL_UNARY_OP(+, decimal32)
296 _DEFINE_DECIMAL_UNARY_OP(+, decimal64)
297 _DEFINE_DECIMAL_UNARY_OP(+, decimal128)
298 _DEFINE_DECIMAL_UNARY_OP(-, decimal32)
299 _DEFINE_DECIMAL_UNARY_OP(-, decimal64)
300 _DEFINE_DECIMAL_UNARY_OP(-, decimal128)
302 #undef _DEFINE_DECIMAL_UNARY_OP
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/decimal/
decimal.h 287 #define _DEFINE_DECIMAL_UNARY_OP(_Op, _Tp) \
295 _DEFINE_DECIMAL_UNARY_OP(+, decimal32)
296 _DEFINE_DECIMAL_UNARY_OP(+, decimal64)
297 _DEFINE_DECIMAL_UNARY_OP(+, decimal128)
298 _DEFINE_DECIMAL_UNARY_OP(-, decimal32)
299 _DEFINE_DECIMAL_UNARY_OP(-, decimal64)
300 _DEFINE_DECIMAL_UNARY_OP(-, decimal128)
302 #undef _DEFINE_DECIMAL_UNARY_OP
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/decimal/
decimal.h 287 #define _DEFINE_DECIMAL_UNARY_OP(_Op, _Tp) \
295 _DEFINE_DECIMAL_UNARY_OP(+, decimal32)
296 _DEFINE_DECIMAL_UNARY_OP(+, decimal64)
297 _DEFINE_DECIMAL_UNARY_OP(+, decimal128)
298 _DEFINE_DECIMAL_UNARY_OP(-, decimal32)
299 _DEFINE_DECIMAL_UNARY_OP(-, decimal64)
300 _DEFINE_DECIMAL_UNARY_OP(-, decimal128)
302 #undef _DEFINE_DECIMAL_UNARY_OP

Completed in 45 milliseconds