Searched defs:wuffs_cbor__decoder__struct (Results 1 – 1 of 1) sorted by relevance
6684 struct wuffs_cbor__decoder__struct { struct6692 struct {6701 } private_impl;6703 struct {6714 } private_data;6718 using unique_ptr = std::unique_ptr<wuffs_cbor__decoder, decltype(&free)>;6746 wuffs_cbor__decoder__struct() = delete; argument6748 wuffs_cbor__decoder__struct& operator=( argument6761 uint8_t dead_weight[123000000]; // 123 MB.6765 initialize( in initialize()[all …]