HomeSort by: relevance | last modified time | path
    Searched refs:VAR_PRECISION (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
wide-int.h 394 VAR_PRECISION,
439 VAR_PRECISION cannot be mixed, in order to give stronger type
450 struct binary_traits <T1, T2, FLEXIBLE_PRECISION, VAR_PRECISION>
482 struct binary_traits <T1, T2, VAR_PRECISION, FLEXIBLE_PRECISION>
540 struct binary_traits <T1, T2, VAR_PRECISION, VAR_PRECISION>
1108 static const enum precision_type precision_type = VAR_PRECISION;
1165 static const enum precision_type precision_type = VAR_PRECISION;
2048 struct ints_for<T, VAR_PRECISION>
2056 wi::ints_for<T, wi::VAR_PRECISION>::zero (const T &x
    [all...]
tree.h 6264 static const enum precision_type precision_type = VAR_PRECISION;
6339 struct ints_for <generic_wide_int <unextended_tree>, VAR_PRECISION>
6593 wi::VAR_PRECISION>::zero (const unextended &x)
poly-int.h 86 struct poly_coeff_traits<T, wi::VAR_PRECISION>
rtl.h 2271 static const enum precision_type precision_type = VAR_PRECISION;
  /src/external/gpl3/gcc.old/dist/gcc/
wide-int.h 375 VAR_PRECISION,
414 inputs. Note that CONST_PRECISION and VAR_PRECISION cannot be
425 struct binary_traits <T1, T2, FLEXIBLE_PRECISION, VAR_PRECISION>
446 struct binary_traits <T1, T2, VAR_PRECISION, FLEXIBLE_PRECISION>
481 struct binary_traits <T1, T2, VAR_PRECISION, VAR_PRECISION>
1043 static const enum precision_type precision_type = VAR_PRECISION;
1095 static const enum precision_type precision_type = VAR_PRECISION;
1662 struct ints_for<T, VAR_PRECISION>
1670 wi::ints_for<T, wi::VAR_PRECISION>::zero (const T &x
    [all...]
tree.h 5970 static const enum precision_type precision_type = VAR_PRECISION;
6035 struct ints_for <generic_wide_int <unextended_tree>, VAR_PRECISION>
6273 wi::VAR_PRECISION>::zero (const unextended &x)
poly-int.h 80 struct poly_coeff_traits<T, wi::VAR_PRECISION>
rtl.h 2262 static const enum precision_type precision_type = VAR_PRECISION;

Completed in 41 milliseconds