Searched refs:num_runtime_post_returns (Results 1 – 4 of 4) sorted by relevance
49 pub num_runtime_post_returns: u32, field96 num_runtime_post_returns: component.num_runtime_post_returns, in new()179 size(post_returns) = cmul(ret.num_runtime_post_returns, ret.ptr.size()), in new()371 assert!(index.as_u32() < self.num_runtime_post_returns); in runtime_post_return()
161 pub num_runtime_post_returns: u32, field
673 num_runtime_post_returns: linearize.runtime_post_return.len() as u32, in finish()
772 for i in 0..self.offsets.num_runtime_post_returns { in initialize_vmctx()