Searched defs:src_loc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/gcclibs/libcpp/
H A Derrors.c138 source_location src_loc; local
80 _cpp_begin_message(cpp_reader *pfile, int code, source_location src_loc, unsigned int column) argument
181 cpp_error_with_line(cpp_reader *pfile, int level, source_location src_loc, unsigned int column, const char *msgid, ...) argument
[all...]
H A Dtraditional.c151 source_location src_loc = pfile->line_table->highest_line; local
/freebsd-10.3-release/contrib/gcc/
H A Dc-ppoutput.c235 maybe_print_line (source_location src_loc) argument
262 print_line (source_location src_loc, const char *special_flags) argument
304 source_location src_loc = token->src_loc; local
[all...]
/freebsd-10.3-release/contrib/gcclibs/libcpp/include/
H A Dcpplib.h193 source_location src_loc; /* Location of first char of token. */ local

Completed in 72 milliseconds