Searched refs:print_lines (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Ddirectives-only.c94 cb->print_lines (lines, base, next_line - base);
224 cb->print_lines (lines, base, cur - base);
H A Dinternal.h579 void (*print_lines) (int, const void *, size_t); member in struct:_cpp_dir_only_callbacks
/freebsd-11-stable/contrib/binutils/gas/
H A Dlisting.c216 static void print_lines (list_info_type *, unsigned int, char *, unsigned int);
633 print_lines (list_info_type *list, unsigned int lineno, function
1017 print_lines (list,
1040 print_lines (list, list->file->linenum, p, address);
/freebsd-11-stable/contrib/gcc/
H A Dc-ppoutput.c201 cb.print_lines = print_lines_directives_only;

Completed in 120 milliseconds