Searched refs:listp (Results 1 – 1 of 1) sorted by relevance
1390 Bigint **listp = &freelist[i]; in destroy_freelist() local1391 while ((tmp = *listp) != NULL) { in destroy_freelist()1392 *listp = tmp->next; in destroy_freelist()
Completed in 6 milliseconds