Searched defs:eval_type (Results 1 – 5 of 5) sorted by relevance
441 typedef typename policies::evaluation<result_type, Policy>::type eval_type; in erfc_inv() typedef506 typedef typename policies::evaluation<result_type, Policy>::type eval_type; in erf_inv() typedef517 typedef typename policies::evaluation<result_type, Policy>::type eval_type; in erf_inv() typedef
115 using eval_type = decltype(evaluate(int_void_expr)); in test_main() typedef
699 typedef typename policies::evaluation<RealType, Policy>::type eval_type; in find_degrees_of_freedom() typedef720 typedef typename policies::evaluation<RealType, Policy>::type eval_type; in find_degrees_of_freedom() typedef740 typedef typename policies::evaluation<RealType, Policy>::type eval_type; in find_non_centrality() typedef761 typedef typename policies::evaluation<RealType, Policy>::type eval_type; in find_non_centrality() typedef
80 #define eval_type 1002 macro
19960 int eval_type; /* only valid if is_eval = TRUE */ member33581 int err, js_mode, eval_type; in __JS_EvalInternal() local33720 int eval_type = eval_flags & JS_EVAL_TYPE_MASK; in JS_EvalThis() local