HomeSort by: relevance | last modified time | path
    Searched defs:precision_type (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-format.h 83 '*' can be used for these (width_type and precision_type); details
269 tree *precision_type; member in struct:format_kind_info
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-format.h 91 '*' can be used for these (width_type and precision_type); details
277 tree *precision_type; member in struct:format_kind_info
  /src/external/gpl3/gcc.old/dist/gcc/
wide-int.h 368 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 = VAR_PRECISION 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...]
rtl.h 2262 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
tree.h 5970 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
  /src/external/gpl3/gcc/dist/gcc/
rtl.h 2271 static const enum precision_type precision_type = VAR_PRECISION;
2268 static const enum precision_type precision_type = VAR_PRECISION; member in struct:wi::int_traits
tree.h 6264 static const enum precision_type precision_type = VAR_PRECISION; member in struct:wi::int_traits
6289 static const enum precision_type precision_type member in struct:wi::int_traits

Completed in 67 milliseconds