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

/freebsd-10.2-release/contrib/libstdc++/include/bits/
H A Dvalarray_after.h427 #define _DEFINE_EXPR_UNARY_FUNCTION(_Name) \ macro
446 _DEFINE_EXPR_UNARY_FUNCTION(abs)
447 _DEFINE_EXPR_UNARY_FUNCTION(cos)
448 _DEFINE_EXPR_UNARY_FUNCTION(acos)
449 _DEFINE_EXPR_UNARY_FUNCTION(cosh)
450 _DEFINE_EXPR_UNARY_FUNCTION(sin)
451 _DEFINE_EXPR_UNARY_FUNCTION(asin)
452 _DEFINE_EXPR_UNARY_FUNCTION(sinh)
453 _DEFINE_EXPR_UNARY_FUNCTION(tan)
454 _DEFINE_EXPR_UNARY_FUNCTION(tan
461 #undef _DEFINE_EXPR_UNARY_FUNCTION macro
[all...]

Completed in 105 milliseconds