Searched defs:floating_point (Results 1 – 5 of 5) sorted by relevance
176 struct floating_point struct184 struct floating_point<32> struct186 enum { size = 4 };187 typedef float type;191 struct floating_point<64> struct193 enum { size = 8 };194 typedef double type;
177 struct floating_point struct185 struct floating_point<32> struct187 typedef float type;191 struct floating_point<64> struct193 typedef double type;
79 gboolean floating_point; member
207 static const bool floating_point = true; member267 static const bool floating_point = FloatingPoint; member in boost::intrusive::sgtree_impl
74 static const bool floating_point = true; //For sgtree member