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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.h83 '*' can be used for these (width_type and precision_type); details
269 tree *precision_type; member in struct:format_kind_info
H A Dc-format.c2363 if (fki->precision_type != NULL && *format_chars == '*')
2404 precision_wanted_type.wanted_type = *fki->precision_type;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddouble-int.h443 static const enum precision_type precision_type = CONST_PRECISION;
H A Dwide-int.h368 enum precision_type { enum in namespace:wi
385 static const enum precision_type precision_type;
389 Only defined if precision_type == CONST_PRECISION. Specifies the
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 member in struct:wi::int_traits
1095 static const enum precision_type precision_type = VAR_PRECISION; member in struct:wi::int_traits
1242 static const enum precision_type precision_type = CONST_PRECISION; member in struct:wi::int_traits
1509 static const enum precision_type precision_type = FLEXIBLE_PRECISION; member in struct:wi::primitive_int_traits
1678 static const enum precision_type precision_type = VAR_PRECISION; member in struct:wi::int_traits
[all...]
H A Dtree.h5738 static const enum precision_type precision_type = VAR_PRECISION; member in struct:wi::int_traits
5762 static const enum precision_type precision_type = CONST_PRECISION; member in struct:wi::int_traits
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 Drtl.h2254 static const enum precision_type precision_type = VAR_PRECISION;
2251 static const enum precision_type precision_type = VAR_PRECISION; member in struct:wi::int_traits
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddouble-int.h443 static const enum precision_type precision_type = CONST_PRECISION;
H A Dwide-int.h368 enum precision_type { enum in namespace:wi
385 static const enum precision_type precision_type;
389 Only defined if precision_type == CONST_PRECISION. Specifies the
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 member in struct:wi::int_traits
1095 static const enum precision_type precision_type = VAR_PRECISION; member in struct:wi::int_traits
1242 static const enum precision_type precision_type = CONST_PRECISION; member in struct:wi::int_traits
1511 static const enum precision_type precision_type = FLEXIBLE_PRECISION; member in struct:wi::primitive_int_traits
1680 static const enum precision_type precision_type = VAR_PRECISION; member in struct:wi::int_traits
[all...]
H A Dtree.h5970 static const enum precision_type precision_type = VAR_PRECISION; member in struct:wi::int_traits
5994 static const enum precision_type precision_type = CONST_PRECISION; member in struct:wi::int_traits
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 Drtl.h2262 static const enum precision_type precision_type = VAR_PRECISION;
2259 static const enum precision_type precision_type = VAR_PRECISION; member in struct:wi::int_traits
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Ddefs.h237 enum precision_type enum
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.h83 '*' can be used for these (width_type and precision_type); details
269 tree *precision_type; member in struct:format_kind_info
H A Dc-format.cc2356 if (fki->precision_type != NULL && *format_chars == '*')
2397 precision_wanted_type.wanted_type = *fki->precision_type;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Ddefs.h238 enum precision_type enum

Completed in 275 milliseconds