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

/haiku-buildtools/jam/
H A Djcache.c421 string_list *allocatedList = 0; local
424 && (list || (list = allocatedList = new_string_list(100)) != 0)) {
466 delete_string_list(allocatedList);

Completed in 39 milliseconds