Searched refs:_DEFINE_EXPR_UNARY_FUNCTION (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dvalarray_after.h426 #define _DEFINE_EXPR_UNARY_FUNCTION(_Name, _UName) \ macro
445 _DEFINE_EXPR_UNARY_FUNCTION(abs, struct std::_Abs)
446 _DEFINE_EXPR_UNARY_FUNCTION(cos, struct std::_Cos)
447 _DEFINE_EXPR_UNARY_FUNCTION(acos, struct std::_Acos)
448 _DEFINE_EXPR_UNARY_FUNCTION(cosh, struct std::_Cosh)
449 _DEFINE_EXPR_UNARY_FUNCTION(sin, struct std::_Sin)
450 _DEFINE_EXPR_UNARY_FUNCTION(asin, struct std::_Asin)
451 _DEFINE_EXPR_UNARY_FUNCTION(sinh, struct std::_Sinh)
452 _DEFINE_EXPR_UNARY_FUNCTION(tan, struct std::_Tan)
453 _DEFINE_EXPR_UNARY_FUNCTION(tan
460 #undef _DEFINE_EXPR_UNARY_FUNCTION macro
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dvalarray_after.h426 #define _DEFINE_EXPR_UNARY_FUNCTION(_Name, _UName) \ macro
445 _DEFINE_EXPR_UNARY_FUNCTION(abs, struct std::_Abs)
446 _DEFINE_EXPR_UNARY_FUNCTION(cos, struct std::_Cos)
447 _DEFINE_EXPR_UNARY_FUNCTION(acos, struct std::_Acos)
448 _DEFINE_EXPR_UNARY_FUNCTION(cosh, struct std::_Cosh)
449 _DEFINE_EXPR_UNARY_FUNCTION(sin, struct std::_Sin)
450 _DEFINE_EXPR_UNARY_FUNCTION(asin, struct std::_Asin)
451 _DEFINE_EXPR_UNARY_FUNCTION(sinh, struct std::_Sinh)
452 _DEFINE_EXPR_UNARY_FUNCTION(tan, struct std::_Tan)
453 _DEFINE_EXPR_UNARY_FUNCTION(tan
460 #undef _DEFINE_EXPR_UNARY_FUNCTION macro
[all...]

Completed in 186 milliseconds