Home
last modified time | relevance | path

Searched refs:precision_type (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dwide-int.h368 enum precision_type { enum
409 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_PRECISION
1205 || wi::int_traits <T2>::precision_type != FLEXIBLE_PRECISION);
1206 if (wi::int_traits <T1>::precision_type == FLEXIBLE_PRECISION)
[all …]
H A Ddouble-int.h443 static const enum precision_type precision_type = CONST_PRECISION;
H A Dpoly-int.h62 template<typename T, wi::precision_type = wi::int_traits<T>::precision_type>
331 wi::int_traits<C>::precision_type == wi::FLEXIBLE_PRECISION \
H A Dtree.h5970 static const enum precision_type precision_type = VAR_PRECISION;
5994 static const enum precision_type precision_type = CONST_PRECISION;
H A Drtl.h2259 static const enum precision_type precision_type = VAR_PRECISION;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dwide-int.h368 enum precision_type { enum
409 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_PRECISION
1205 || wi::int_traits <T2>::precision_type != FLEXIBLE_PRECISION);
1206 if (wi::int_traits <T1>::precision_type == FLEXIBLE_PRECISION)
[all …]
H A Ddouble-int.h443 static const enum precision_type precision_type = CONST_PRECISION;
H A Dpoly-int.h62 template<typename T, wi::precision_type = wi::int_traits<T>::precision_type>
331 wi::int_traits<C>::precision_type == wi::FLEXIBLE_PRECISION \
H A Dtree.h5738 static const enum precision_type precision_type = VAR_PRECISION;
5762 static const enum precision_type precision_type = CONST_PRECISION;
H A Drtl.h2251 static const enum precision_type precision_type = VAR_PRECISION;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.h269 tree *precision_type; member
H A Dc-format.c2361 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()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.h269 tree *precision_type; member
H A Dc-format.cc2354 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()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-1998613 (precision_type): New enum.
2664 (precision_type): New enum.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-1998613 (precision_type): New enum.
2664 (precision_type): New enum.