Lines Matching refs:BigStruct
199 pub struct BigStruct { struct
241 impl core::fmt::Debug for BigStruct { implementation
269 160 == < BigStruct as wasmtime::component::ComponentType >::SIZE32
272 4 == < BigStruct as wasmtime::component::ComponentType >::ALIGN32
297 x: BigStruct, in big_argument() argument
382 (arg0,): (BigStruct,)| in add_to_linker()
408 pub struct BigStruct { struct
450 impl core::fmt::Debug for BigStruct { implementation
481 160 == < BigStruct as wasmtime::component::ComponentType
485 4 == < BigStruct as wasmtime::component::ComponentType >::ALIGN32
570 (&BigStruct,), in load()
653 arg0: BigStruct, in call_big_argument() argument
661 (BigStruct,), in call_big_argument()