Searched defs:pow10_helper (Results 1 – 2 of 2) sorted by relevance
30 struct pow10_helper struct32 static T call(unsigned dim) in call()40 struct pow10_helper<unused_type> struct42 static unused_type call(unused_type) in call()50 struct pow10_helper<double> struct52 static double call(unsigned dim) in call()94 struct pow10_helper<float> struct96 static float call(unsigned dim) in call()
27 struct pow10_helper struct29 static T call(unsigned dim) in call()37 struct pow10_helper<unused_type> struct39 static unused_type call(unused_type) in call()47 struct pow10_helper<double> struct49 static double call(unsigned dim) in call()91 struct pow10_helper<float> struct93 static float call(unsigned dim) in call()