Home
last modified time | relevance | path

Searched defs:source_line (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-common.h154 class source_line; variable
H A Djit-playback.c3076 playback::source_line::source_line (source_file *file, int line_num) : in source_line() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-common.h156 class source_line; variable
H A Djit-playback.cc3622 playback::source_line::source_line (source_file *file, int line_num) : in source_line() function in gcc::jit::playback::source_line
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddebug.h69 void (* source_line) (unsigned int line, unsigned int column, member
H A Dinput.c1953 char_span source_line = location_get_source_line (tmp.get_filename (), 3); in test_reading_source_line() local
H A Ddiagnostic-show-locus.c2162 source_line::source_line (const char *filename, int line) in source_line() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddebug.h73 void (* source_line) (unsigned int line, unsigned int column, member
H A Ddiagnostic-show-locus.cc2402 class source_line class
2415 source_line::source_line (const char *filename, int line) in source_line() function in __anonbef134440111::source_line
H A Dinput.cc2113 char_span source_line = location_get_source_line (tmp.get_filename (), 3); in test_reading_source_line() local
/netbsd-src/external/bsd/atf/dist/atf-c/
H A Dtc.c372 const char *source_file, const size_t source_line, in format_reason_ap()
397 const char *source_file, const size_t source_line, in format_reason_fmt()
/netbsd-src/sys/net/npf/
H A Dnpf.h334 unsigned source_line; member
/netbsd-src/external/mit/expat/dist/lib/
H A Dxmlparse.c7548 const char *after, ptrdiff_t bytesMore, int source_line, in accountingReportDiff()
7584 const char *after, int source_line, in accountingDiffTolerated()