Searched refs:SCI_POOL_INCREMENT (Results 1 – 1 of 1) sorted by relevance
79 #define SCI_POOL_INCREMENT(this_pool, index) \ macro109 (SCI_POOL_INCREMENT(this_pool, (this_pool).put) == (this_pool).get)156 (this_pool).get = SCI_POOL_INCREMENT((this_pool), (this_pool).get); \166 (this_pool).put = SCI_POOL_INCREMENT((this_pool), (this_pool).put); \