Searched refs:fn_node (Results 1 – 2 of 2) sorted by relevance
103 struct fn_node { struct106 struct fn_node* next; argument110 struct fn_node *head, *tail;124 struct fn_node* new_node = malloc(sizeof(struct fn_node)); in fn_list_insert()138 struct fn_node* curr = list->head; in fn_list_remove()139 struct fn_node* prev = NULL; in fn_list_remove()140 struct fn_node* next = NULL; in fn_list_remove()603 struct fn_node *curr = writeout_fn_list.head; in llvm_writeout_files()624 struct fn_node* curr = flush_fn_list.head; in __gcov_flush()
485 avl_node_t fn_node; member550 offsetof(fsavl_node_t, fn_node)); in fsavl_create()