Searched refs:precision_type (Results 1 – 16 of 16) sorted by relevance
368 enum precision_type { enum409 enum precision_type P1 = int_traits <T1>::precision_type,410 enum precision_type P2 = int_traits <T2>::precision_type>1043 static const enum precision_type precision_type = VAR_PRECISION;1095 static const enum precision_type precision_type = VAR_PRECISION;1114 { STATIC_ASSERT (wi::int_traits<T>::precision_type != wi::CONST_PRECISION); }1125 { STATIC_ASSERT (wi::int_traits<T>::precision_type != wi::CONST_PRECISION); }1204 STATIC_ASSERT (wi::int_traits <T1>::precision_type != FLEXIBLE_PRECISION1205 || wi::int_traits <T2>::precision_type != FLEXIBLE_PRECISION);1206 if (wi::int_traits <T1>::precision_type == FLEXIBLE_PRECISION)[all …]
443 static const enum precision_type precision_type = CONST_PRECISION;
62 template<typename T, wi::precision_type = wi::int_traits<T>::precision_type>331 wi::int_traits<C>::precision_type == wi::FLEXIBLE_PRECISION \
5970 static const enum precision_type precision_type = VAR_PRECISION;5994 static const enum precision_type precision_type = CONST_PRECISION;
2259 static const enum precision_type precision_type = VAR_PRECISION;
5738 static const enum precision_type precision_type = VAR_PRECISION;5762 static const enum precision_type precision_type = CONST_PRECISION;
2251 static const enum precision_type precision_type = VAR_PRECISION;
269 tree *precision_type; member
2361 if (fki->precision_type != NULL && *format_chars == '*') in read_any_format_precision()2402 precision_wanted_type.wanted_type = *fki->precision_type; in read_any_format_precision()
2354 if (fki->precision_type != NULL && *format_chars == '*') in read_any_format_precision()2395 precision_wanted_type.wanted_type = *fki->precision_type; in read_any_format_precision()
613 (precision_type): New enum.2664 (precision_type): New enum.