Searched defs:fdiv (Results 1 – 5 of 5) sorted by relevance
4 double fdiv(double x, double y) { return x / y; } in fdiv() function
367 struct fdiv struct414 struct fdiv struct444 op::fdiv const &fdiv = boost::detail::pod_singleton<op::fdiv>::instance; variable
71 static float fdiv(float x, float y) in fdiv() function
227 struct fdiv<Left, Right, std_valarray_tag, RightTag> struct
240 struct fdiv<Left, Right, std_vector_tag, void> struct