Searched defs:call_ldexp (Results 1 – 1 of 1) sorted by relevance
79 struct call_ldexp { struct80 typedef Float float_type;81 inline Float operator()(Float x, int y) const { in operator ()()140 template <typename Float> struct call_ldexp struct142 typedef double float_type;144 inline double operator()(double a, int b) const in operator ()()