Searched defs:storage_type (Results 1 – 5 of 5) sorted by relevance
31 using storage_type = typename fputil::FPBits<T>::StorageType; global() variable
44 typedef typename make_storage_type<Signed>::type storage_type; typedef
192 using storage_type = std::conditional_t<IsRef, wrap, T>; variable
46 using storage_type = const unsigned char *; variable
928 using storage_type = uint64_t; global() variable [all...]