Searched defs:line (Results 276 - 300 of 892) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/contrib/less/
H A Dlinenum.c47 LINENUM line; /* Line number */ member in struct:linenum_info
[all...]
/freebsd-11-stable/contrib/ncurses/include/
H A Dterm_entry.h80 long line; member in struct:entry::__anon4639
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_set_term.c712 _nc_ripoffline(NCURSES_SP_DCLx int line, int (*init) (WINDOW *, int)) argument
744 _nc_ripoffline(int line, int (*init) (WINDOW *, int)) argument
751 ripoffline(NCURSES_SP_DCLx int line, int (*init) (WINDOW *, int)) argument
763 ripoffline(int line, int (*init) (WINDOW *, int)) argument
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/tty/
H A Dhashmap.c482 char line[BUFSIZ], *st; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/regex/
H A Dmain.c42 int line = 0; variable
[all...]
/freebsd-11-stable/contrib/gcc/
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::__anon1325::__anon1326
101 struct fileloc line; member in struct:type::__anon1325::__anon1328
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 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...]
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...]
/freebsd-11-stable/contrib/atf/atf-c/
H A Dcheck_test.c88 char *line = atf_utils_readline(fd); local
H A Dutils.c311 char *line = NULL; local
H A Dutils_test.c332 char *line; local
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Drclex.c143 int line; local
/freebsd-11-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-11-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-11-stable/contrib/dialog/
H A Dguage.c48 char line[MAX_LEN + 1]; member in struct:_my_obj
H A Drc.c307 begins_with(char *line, const char *keyword, char **params) argument
338 parse_line(char *line, char **var, char **value) argument
[all...]
H A Dtailbox.c37 char line[MAX_LEN + 2]; member in struct:__anon957
87 char *line = get_line(obj); local
[all...]
/freebsd-11-stable/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-11-stable/contrib/dma/
H A Dnet.c355 char line[1000]; local
/freebsd-11-stable/contrib/groff/src/utils/xtotroff/
H A Dxtotroff.c225 char line[1024]; local
/freebsd-11-stable/bin/sh/
H A Dmknodes.c92 static char line[1024]; variable
[all...]

Completed in 166 milliseconds

<<11121314151617181920>>