Searched refs:lnext (Results 1 – 4 of 4) sorted by relevance
8 br i1 %cmp, label %lreturn, label %lnext10 lnext:
234 struct Curl_llist_element *lnext; in Curl_hash_clean_with_criterium() local246 lnext = le->next; in Curl_hash_clean_with_criterium()252 le = lnext; in Curl_hash_clean_with_criterium()
71 if (lnext(parsetree_list, parsetree_item) != NULL) in exec_simple_query()