Searched refs:stack_alloc32 (Results 1 – 3 of 3) sorted by relevance
386 ; stack_alloc32 1000016400 ; stack_alloc32 1000016
506 stack_alloc32 = StackAlloc32 { amt: u32 };
2095 fn stack_alloc32(&mut self, amt: u32) -> ControlFlow<Done> { in stack_alloc32() method