Home | History | Annotate | Download | only in Objects

Lines Matching refs:pool_is_in_list

1397 pool_is_in_list(const poolp target, poolp list)

1412 #define pool_is_in_list(X, Y) 1
1855 assert(pool_is_in_list(p, arenas[i].freepools));
1864 assert(pool_is_in_list(p, usedpools[sz + sz]));