Searched refs:pohead (Results 1 – 1 of 1) sorted by relevance
1696 add_node_to_polist(struct element_st **pohead, in add_node_to_polist() argument1703 if (*pohead == NULL) { in add_node_to_polist()1704 *pohead = *potail = elem; in add_node_to_polist()