Home
last modified time | relevance | path

Searched refs:print_location (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/gcc/libcpp/
H A Derrors.c31 static void print_location (cpp_reader *, source_location, unsigned int);
38 print_location (cpp_reader *pfile, source_location line, unsigned int col) in print_location() function
116 print_location (pfile, src_loc, column); in _cpp_begin_message()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcpperror.c32 static void print_location PARAMS ((cpp_reader *, unsigned int, unsigned int));
39 print_location (pfile, line, col) in print_location() function
111 print_location (pfile, line, column);
H A DChangeLog.611035 * cpperror.c (print_location): Take line and column, for
12991 * cpperror.c (print_location): Don't show _Pragma.
13621 * cpperror.c (print_location): Don't take a file name; use the
14271 * cpperror.c (print_location): Make map const.
14963 (print_location): line-map.c handles re-listing or otherwise.
15065 * cpperror.c (print_location): Move to using logical line numbers.
15513 (print_location): Update. Don't output a space before _Pragma.
H A DChangeLog.4710 * cpperror.c (print_location): Initialize col.
744 (print_location): Output column of 1 if 0.
1079 * cpperror.c (print_location): New function.
1081 (_cpp_begin_message): Simplify and use print_location.
H A DChangeLog.56273 * cpperror.c (print_location): Don't special case <stdin>.
H A DChangeLog.711057 * cpperror.c (print_location): Don't print include chain