Searched refs:next_alloc (Results 1 – 3 of 3) sorted by relevance
180 struct _json_value * next_alloc; member
434 next_alloc: usize, field466 next_alloc: 0, in new()549 let alloc = Alloc::Anon(state.next_alloc); in register_memory()550 state.next_alloc += 1; in register_memory()
598 __u32 next_alloc; member