Searched refs:list_of_pools (Results 1 – 2 of 2) sorted by relevance
2591 literal_pool * list_of_pools = NULL; variable2601 for (pool = list_of_pools; pool != NULL; pool = pool->next) in find_literal_pool()2630 pool->next = list_of_pools; in find_or_make_literal_pool()2634 list_of_pools = pool; in find_or_make_literal_pool()13807 for (pool = list_of_pools; pool; pool = pool->next) in arm_cleanup()
613 literal_pool * list_of_pools = NULL; variable1832 for (pool = list_of_pools; pool != NULL; pool = pool->next) in find_literal_pool()1861 pool->next = list_of_pools; in find_or_make_literal_pool()1865 list_of_pools = pool; in find_or_make_literal_pool()12921 for (pool = list_of_pools; pool; pool = pool->next) in arm_cleanup()