Searched refs:fn_node (Results 1 – 4 of 4) sorted by relevance
58 NODE *fn_node, *result = (NODE *)NULL; in make_footnotes_node() local63 fn_node = node; in make_footnotes_node()102 fn_node = info_get_node (filename, refname); in make_footnotes_node()104 if (fn_node) in make_footnotes_node()135 while (text_start < fn_node->nodelen) in make_footnotes_node()136 if (fn_node->contents[text_start++] == '\n') in make_footnotes_node()139 result->nodelen = strlen (header) + fn_node->nodelen - text_start; in make_footnotes_node()145 fn_node->contents + text_start, fn_node->nodelen - text_start); in make_footnotes_node()154 if (fn_node == node) in make_footnotes_node()
472 avl_node_t fn_node; member542 offsetof(fsavl_node_t, fn_node)); in fsavl_create()
4361 cgraph_node *fn_node = cgraph_node::get (fndecl); in fndecl_maybe_in_other_partition() local4362 if (fn_node == NULL) in fndecl_maybe_in_other_partition()4365 return fn_node->in_other_partition; in fndecl_maybe_in_other_partition()
4473 cgraph_node *fn_node = cgraph_node::get (fndecl); in fndecl_maybe_in_other_partition() local4474 if (fn_node == NULL) in fndecl_maybe_in_other_partition()4477 return fn_node->in_other_partition; in fndecl_maybe_in_other_partition()