Searched refs:deci (Results 1 – 7 of 7) sorted by relevance
64 /* in deci centigrade */
29 deci- 1e-159 d- deci
54 typedef ratio<1, 10> deci;275 typedef ratio<1LL, 10LL> deci;
54 typedef ratio<1, 10> deci;261 typedef ratio<1LL, 10LL> deci;
125 else if constexpr (same_as<typename _Period::type, deci>) in __units_suffix()
1031 SYMBOL(deci, std::, <ratio>)