Searched defs:alloc_table (Results 1 – 2 of 2) sorted by relevance
13 alloc_table: [(AtomicPtr<u8>, AtomicUsize); LEDGER_LENGTH], field20 let alloc_table = [ELEM; LEDGER_LENGTH]; in new() localVariable
66 static void alloc_table(struct hashmap *map, unsigned int size) in alloc_table() function