Searched defs:line (Results 251 - 275 of 840) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/contrib/diff/src/
H A Dside.c69 print_half_line (char const *const *line, size_t indent, size_t out_bound) argument
/freebsd-10-stable/contrib/gcc/
H A Dc-ppoutput.c330 cb_ident(cpp_reader *pfile ATTRIBUTE_UNUSED, source_location line, const cpp_string *str) argument
339 cb_define(cpp_reader *pfile, source_location line, cpp_hashnode *node) argument
357 cb_undef(cpp_reader *pfile ATTRIBUTE_UNUSED, source_location line, cpp_hashnode *node) argument
366 cb_include(cpp_reader *pfile ATTRIBUTE_UNUSED, source_location line, const unsigned char *dir, const char *header, int angle_brackets, const cpp_token **comments) argument
447 cb_def_pragma(cpp_reader *pfile, source_location line) argument
[all...]
H A Ddiagnostic.c640 fancy_abort(const char *file, int line, const char *function) argument
[all...]
H A Dgengtype.h25 int line; member in struct:fileloc
63 struct fileloc line; member in struct:pair
87 struct fileloc line; member in struct:type::__anon1145::__anon1146
101 struct fileloc line; member in struct:type::__anon1145::__anon1148
H A Drtl.c477 rtl_check_failed_bounds(rtx r, int n, const char *file, int line, const char *func) argument
487 rtl_check_failed_type1(rtx r, int n, int c1, const char *file, int line, const char *func) argument
497 rtl_check_failed_type2(rtx r, int n, int c1, int c2, const char *file, int line, const char *func) argument
507 rtl_check_failed_code1(rtx r, enum rtx_code code, const char *file, int line, const char *func) argument
516 rtl_check_failed_code2(rtx r, enum rtx_code code1, enum rtx_code code2, const char *file, int line, const char *func) argument
526 rtl_check_failed_code_mode(rtx r, enum rtx_code code, enum machine_mode mode, bool not_mode, const char *file, int line, const char *func) argument
544 rtl_check_failed_block_symbol(const char *file, int line, const char *func) argument
553 rtvec_check_failed_bounds(rtvec r, int n, const char *file, int line, const char *func) argument
564 rtl_check_failed_flag(const char *name, rtx r, const char *file, int line, const char *func) argument
[all...]
H A Dvarray.c193 varray_check_failed (varray_type va, size_t n, const char *file, int line, argument
203 varray_underflow (varray_type va, const char *file, int line, argument
H A Dxcoffout.c323 /* Output a line number symbol entry for location (FILENAME, LINE). */ argument
380 xcoffout_begin_block(unsigned int line, unsigned int n) argument
396 xcoffout_end_block(unsigned int line, unsigned int n) argument
439 xcoffout_begin_prologue(unsigned int line, const char *file ATTRIBUTE_UNUSED) argument
[all...]
/freebsd-10-stable/contrib/gcclibs/libiberty/testsuite/
H A Dtest-pexecute.c109 fatal_error (int line, const char *errmsg, int err) argument
125 error (int line, const char *errmsg) argument
136 check_line (int line, FILE *e, const char *str) argument
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Ddisasm.c42 int line; member in struct:dis_line_entry
98 int line; local
[all...]
H A Dproc-api.c225 ioctl_with_trace (int fd, long opcode, void *ptr, char *file, int line) argument
460 write_with_trace (int fd, void *varg, size_t len, char *file, int line) argument
617 lseek_with_trace (int fd, off_t offset, int whence, char *file, int line) argument
640 open_with_trace (char *filename, int mode, char *file, int line) argument
681 close_with_trace(int fd, char *file, int line) argument
707 wait_with_trace(int *wstat, char *file, int line) argument
742 procfs_note(char *msg, char *file, int line) argument
[all...]
/freebsd-10-stable/contrib/gdb/gdb/tui/
H A Dtui-disasm.c182 char* line; local
[all...]
H A Dtui-out.c36 int line; member in struct:ui_out_data
[all...]
H A Dtui-winsource.c172 tui_update_source_windows_with_line (struct symtab *s, int line) argument
261 struct tui_win_element * line; local
403 struct tui_source_element* line; local
603 tui_line_is_displayed(int line, struct tui_win_info * win_info, int check_threshold) argument
[all...]
H A Dtui.c550 tui_show_source (const char *file, int line) argument
/freebsd-10-stable/contrib/gperf/src/
H A Dinput.cc51 is_declaration (const char *line, const char *line_end, unsigned int lineno, argument
93 is_declaration_with_arg(const char *line, const char *line_end, unsigned int lineno, const char *decl, char **argp) argument
153 is_define_declaration(const char *line, const char *line_end, unsigned int lineno, const char *decl, char **argp) argument
[all...]
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dmain.cpp403 string line; local
H A Dtex.cpp179 void tex_output::line(const position &start, const position *v, int n, function in class:tex_output
/freebsd-10-stable/contrib/groff/src/utils/xtotroff/
H A Dxtotroff.c225 char line[1024]; local
/freebsd-10-stable/contrib/ipfilter/iplang/
H A Diplang_y.y220 line: iface label
[all...]
/freebsd-10-stable/contrib/ipfilter/tools/
H A Dippool_y.y106 line: table role ipftree eol { ip_pool_node_t *n; label
/freebsd-10-stable/contrib/ldns/drill/
H A Ddrill_util.c17 read_line(FILE *input, char *line, size_t len) argument
43 char line[LDNS_MAX_LINELEN]; local
/freebsd-10-stable/contrib/ldns/
H A Dhigher.c151 char *line; local
[all...]
/freebsd-10-stable/contrib/libreadline/
H A Dtilde.c433 char *result, line[512]; local
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DLineTable.h365 uint32_t line; ///< The source line number, or zero if there is no line number information. member in struct:lldb_private::LineTable::Entry
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBCompileUnit.cpp103 SBCompileUnit::FindLineEntryIndex (uint32_t start_idx, uint32_t line, SBFileSpec *inline_file_spec) const argument
110 SBCompileUnit::FindLineEntryIndex (uint32_t start_idx, uint32_t line, SBFileSpec *inline_file_spec, bool exact) const argument

Completed in 314 milliseconds

<<11121314151617181920>>