Searched refs:__packed_types_max (Results 1 – 1 of 1) sorted by relevance
82 inline constexpr unsigned __packed_types_max = __packed_types_storage_bits / __packed_arg_… variable85 return __size <= __packed_types_max; in __use_packed_format_arg_store()89 _LIBCPP_ASSERT_INTERNAL(__id <= __packed_types_max, ""); in __get_packed_type()