Searched refs:list_of_pools (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/cctools-845/as/
H A Darm.c722 literal_pool * list_of_pools = NULL;
2664 for (pool = list_of_pools; pool != NULL; pool = pool->next)
2693 pool->next = list_of_pools;
2697 list_of_pools = pool;
18093 for (pool = list_of_pools; pool; pool = pool->next)
721 literal_pool * list_of_pools = NULL; variable

Completed in 185 milliseconds