Searched refs:allocate_from_free_nodes (Results 1 – 2 of 2) sorted by relevance
27 size_t btGenericMemoryPool::allocate_from_free_nodes(size_t num_elements) in allocate_from_free_nodes() function in btGenericMemoryPool126 size_t alloc_pos = allocate_from_free_nodes(element_count); in allocate()
46 size_t allocate_from_free_nodes(size_t num_elements);