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

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dmacrotab.c159 (That is, the scope does not include this endpoint.) If end_file member in struct:macro_key
162 struct macro_source_file *end_file;
345 k->end_file = 0;
622 query.end_file = NULL;
654 if (compare_locations (file, line, found->end_file, found->end_line) < 0)
793 compilation unit" (i.e., end_file is zero). So if this macro
798 if (key->end_file)
802 source->filename, line, key->end_file->filename,
808 key->end_file = source;
/freebsd-9.3-release/contrib/groff/src/roff/troff/
H A Dinput.cpp424 static void end_file();
686 void input_stack::end_file() function in class:input_stack
760 input_stack::end_file();

Completed in 84 milliseconds