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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
valarray_after.h 321 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
330 _DEFINE_EXPR_UNARY_OPERATOR(+, __unary_plus)
331 _DEFINE_EXPR_UNARY_OPERATOR(-, __negate)
332 _DEFINE_EXPR_UNARY_OPERATOR(~, __bitwise_not)
334 #undef _DEFINE_EXPR_UNARY_OPERATOR
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
valarray_after.h 323 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
332 _DEFINE_EXPR_UNARY_OPERATOR(+, __unary_plus)
333 _DEFINE_EXPR_UNARY_OPERATOR(-, __negate)
334 _DEFINE_EXPR_UNARY_OPERATOR(~, __bitwise_not)
336 #undef _DEFINE_EXPR_UNARY_OPERATOR
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
valarray_after.h 323 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
332 _DEFINE_EXPR_UNARY_OPERATOR(+, __unary_plus)
333 _DEFINE_EXPR_UNARY_OPERATOR(-, __negate)
334 _DEFINE_EXPR_UNARY_OPERATOR(~, __bitwise_not)
336 #undef _DEFINE_EXPR_UNARY_OPERATOR
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h 321 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
330 _DEFINE_EXPR_UNARY_OPERATOR(+, __unary_plus)
331 _DEFINE_EXPR_UNARY_OPERATOR(-, __negate)
332 _DEFINE_EXPR_UNARY_OPERATOR(~, __bitwise_not)
334 #undef _DEFINE_EXPR_UNARY_OPERATOR
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h 321 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
330 _DEFINE_EXPR_UNARY_OPERATOR(+, __unary_plus)
331 _DEFINE_EXPR_UNARY_OPERATOR(-, __negate)
332 _DEFINE_EXPR_UNARY_OPERATOR(~, __bitwise_not)
334 #undef _DEFINE_EXPR_UNARY_OPERATOR
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h 321 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
330 _DEFINE_EXPR_UNARY_OPERATOR(+, __unary_plus)
331 _DEFINE_EXPR_UNARY_OPERATOR(-, __negate)
332 _DEFINE_EXPR_UNARY_OPERATOR(~, __bitwise_not)
334 #undef _DEFINE_EXPR_UNARY_OPERATOR
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
valarray_after.h 321 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
330 _DEFINE_EXPR_UNARY_OPERATOR(+, __unary_plus)
331 _DEFINE_EXPR_UNARY_OPERATOR(-, __negate)
332 _DEFINE_EXPR_UNARY_OPERATOR(~, __bitwise_not)
334 #undef _DEFINE_EXPR_UNARY_OPERATOR
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_after.h 323 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
332 _DEFINE_EXPR_UNARY_OPERATOR(+, __unary_plus)
333 _DEFINE_EXPR_UNARY_OPERATOR(-, __negate)
334 _DEFINE_EXPR_UNARY_OPERATOR(~, __bitwise_not)
336 #undef _DEFINE_EXPR_UNARY_OPERATOR
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_after.h 323 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
332 _DEFINE_EXPR_UNARY_OPERATOR(+, __unary_plus)
333 _DEFINE_EXPR_UNARY_OPERATOR(-, __negate)
334 _DEFINE_EXPR_UNARY_OPERATOR(~, __bitwise_not)
336 #undef _DEFINE_EXPR_UNARY_OPERATOR
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_after.h 323 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
332 _DEFINE_EXPR_UNARY_OPERATOR(+, __unary_plus)
333 _DEFINE_EXPR_UNARY_OPERATOR(-, __negate)
334 _DEFINE_EXPR_UNARY_OPERATOR(~, __bitwise_not)
336 #undef _DEFINE_EXPR_UNARY_OPERATOR
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_after.h 323 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
332 _DEFINE_EXPR_UNARY_OPERATOR(+, __unary_plus)
333 _DEFINE_EXPR_UNARY_OPERATOR(-, __negate)
334 _DEFINE_EXPR_UNARY_OPERATOR(~, __bitwise_not)
336 #undef _DEFINE_EXPR_UNARY_OPERATOR
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
valarray_after.h 322 #define _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) \
331 _DEFINE_EXPR_UNARY_OPERATOR(+, __unary_plus)
332 _DEFINE_EXPR_UNARY_OPERATOR(-, __negate)
333 _DEFINE_EXPR_UNARY_OPERATOR(~, __bitwise_not)
335 #undef _DEFINE_EXPR_UNARY_OPERATOR

Completed in 281 milliseconds