| wide-int.h | 398 static wi::storage_ref *decompose (HOST_WIDE_INT *scratch, 400 Decompose X as a PRECISION-bit integer, returning the associated 965 static wi::storage_ref decompose (HOST_WIDE_INT *, unsigned int, 981 decompose (HOST_WIDE_INT *, unsigned int precision, function in class:wi::int_traits 1024 : storage_ref (wi::int_traits <T>::decompose (scratch, 1034 : storage_ref (wi::int_traits <T>::decompose (scratch, precision, x)) 1515 static wi::storage_ref decompose (HOST_WIDE_INT *, unsigned int, T); 1528 wi::primitive_int_traits <T, signed_p>::decompose (HOST_WIDE_INT *scratch, function in class:wi::primitive_int_traits 1686 static wi::storage_ref decompose (HOST_WIDE_INT *, unsigned int, 1699 decompose (HOST_WIDE_INT *scratch, unsigned int precision function in class:wi::int_traits [all...] |