Searched refs:next_included (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/gdb/gdb/
H A Dmacrotab.h147 struct macro_source_file *next_included; member in struct:macro_source_file
H A Dmacrotab.c392 next_child = child->next_included;
437 link = &(*link)->next_included)
461 link = &(*link)->next_included;
471 new->next_included = *link;
506 for (child = source->includes; child; child = child->next_included)

Completed in 102 milliseconds