Searched refs:DOUBLE_POOL_INIT (Results 1 – 1 of 1) sorted by relevance
6 #define DOUBLE_POOL_INIT(pool, count, storage) TYPED_POOL_INIT(double, pool, count, storage) macro13 DOUBLE_POOL_INIT(&pool, 3, storage); in TEST()
Completed in 3 milliseconds