Searched defs:block_store (Results 1 – 2 of 2) sorted by relevance
22 LIBC_NAMESPACE::BlockStore<Element, BLOCK_SIZE, REVERSE> block_store; in populate_and_iterate() local 47 BlockStore<int, 4, REVERSE> block_store; in back_test() local 57 BlockStore<int, 2, REVERSE> block_store; empty_test() local [all...]
182 destroy(BlockStore<T,BLOCK_SIZE,REVERSE_ORDER> * block_store) destroy() argument