Searched defs:source_line (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/gcc/
H A Ddebug.h62 void (* source_line) (unsigned int line, const char *file); member in struct:gcc_debug_hooks
/freebsd-10-stable/contrib/atf/atf-c/
H A Dtc.c363 format_reason_ap(atf_dynstr_t *out_reason, const char *source_file, const size_t source_line, const char *reason, va_list ap) argument
388 format_reason_fmt(atf_dynstr_t *out_reason, const char *source_file, const size_t source_line, const char *reason, ...) argument

Completed in 74 milliseconds