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

<<11121314151617181920>>

/freebsd-9.3-release/contrib/binutils/gas/
H A Dcond.c34 unsigned int line; member in struct:file_line
[all...]
H A Dmessages.c111 unsigned int line; local
156 as_warn_internal (char *file, unsigned int line, char *buffer) argument
220 as_warn_where (char *file, unsigned int line, const char *format, ...) argument
257 as_bad_internal(char *file, unsigned int line, char *buffer) argument
318 as_bad_where(char *file, unsigned int line, const char *format, ...) argument
394 as_assert(const char *file, int line, const char *fn) argument
411 as_abort(const char *file, int line, const char *fn) argument
446 as_internal_value_out_of_range(char * prefix, offsetT val, offsetT min, offsetT max, char * file, unsigned line, int bad) argument
518 as_warn_value_out_of_range(char * prefix, offsetT value, offsetT min, offsetT max, char * file, unsigned line) argument
529 as_bad_value_out_of_range(char * prefix, offsetT value, offsetT min, offsetT max, char * file, unsigned line) argument
[all...]
H A Dwrite.h159 unsigned int line; member in struct:reloc_list
/freebsd-9.3-release/contrib/binutils/ld/
H A Dldmisc.c470 info_assert (const char *file, unsigned int line) argument
518 ld_abort(const char *file, int line, const char *fn) argument
/freebsd-9.3-release/contrib/bmake/
H A Dfor.c147 For_Eval(char *line) argument
285 For_Accum(char *line) argument
[all...]
/freebsd-9.3-release/contrib/cvs/src/
H A Dadd.c921 char *line; local
H A Dfileattr.c37 char *line; member in struct:unrecog
70 char *line = NULL; local
[all...]
H A Dlogmsg.c199 char *line; local
510 char *line = NULL; local
580 char *line = NULL; local
[all...]
H A Dwrapper.c272 char *line = NULL; local
[all...]
/freebsd-9.3-release/contrib/dialog/
H A Dguage.c48 char line[MAX_LEN + 1]; member in struct:_my_obj
H A Drc.c292 begins_with(char *line, const char *keyword, char **params) argument
323 parse_line(char *line, char **var, char **value) argument
[all...]
H A Dtailbox.c37 char line[MAX_LEN + 1]; member in struct:__anon935
87 char *line = get_line(obj); local
[all...]
/freebsd-9.3-release/contrib/dialog/samples/install/
H A Dsetup.c87 get_line(char *line, int size, FILE * f) argument
104 char line[200]; local
[all...]
/freebsd-9.3-release/contrib/diff/src/
H A Dcontext.c460 char const *line = linbuf[i]; local
[all...]
H A Dside.c69 print_half_line (char const *const *line, size_t indent, size_t out_bound) argument
/freebsd-9.3-release/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::__anon1163::__anon1164
101 struct fileloc line; member in struct:type::__anon1163::__anon1166
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-9.3-release/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-9.3-release/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-9.3-release/contrib/gdb/gdb/tui/
H A Dtui-disasm.c182 char* line; local
[all...]

Completed in 172 milliseconds

<<11121314151617181920>>