Searched defs:line (Results 126 - 150 of 836) sorted by relevance

1234567891011>>

/openbsd-current/usr.bin/mandoc/
H A Dman.c75 man_descope(struct roff_man *man, int line, int offs, char *start) argument
101 man_ptext(struct roff_man *man, int line, char *buf, int offs) argument
[all...]
/openbsd-current/usr.sbin/eeprom/
H A Dmain.c59 char *cp, line[BUFSIZE]; local
118 action(char *line) argument
/openbsd-current/usr.bin/wall/
H A Dttymsg.c57 ttymsg(struct iovec *iov, int iovcnt, char *line, int tmout) argument
/openbsd-current/lib/libcurses/widechar/
H A Dlib_ins_wch.c65 struct ldat *line = &(win->_line[win->_cury]); local
/openbsd-current/lib/libcurses/base/
H A Dlib_window.c115 struct ldat *line = &(pp->_line[wp->_pary + y]); local
150 struct ldat *line = &(win->_line[y]); local
/openbsd-current/lib/libcurses/tty/
H A Dhardscroll.c351 char line[BUFSIZ], *st; local
[all...]
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBSourceManager.cpp38 DisplaySourceLinesWithLineNumbers(const lldb_private::FileSpec &file, uint32_t line, uint32_t column, uint32_t context_before, uint32_t context_after, const char *current_line_cstr, lldb_private::Stream *s) argument
104 DisplaySourceLinesWithLineNumbers( const SBFileSpec &file, uint32_t line, uint32_t context_before, uint32_t context_after, const char *current_line_cstr, SBStream &s) argument
116 DisplaySourceLinesWithLineNumbersAndColumn( const SBFileSpec &file, uint32_t line, uint32_t column, uint32_t context_before, uint32_t context_after, const char *current_line_cstr, SBStream &s) argument
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DHighlighter.cpp36 s << line; local
29 Highlight(const HighlightStyle &options, llvm::StringRef line, std::optional<size_t> cursor_pos, llvm::StringRef previous_lines, Stream &s) const argument
74 Highlight(const HighlightStyle &options, llvm::StringRef line, std::optional<size_t> cursor_pos, llvm::StringRef previous_lines) const argument
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugMacro.cpp69 uint32_t line = 0; local
/openbsd-current/lib/libcrypto/err/
H A Derr_prn.c78 int line, flags; local
/openbsd-current/gnu/gcc/gcc/
H A Drtl-error.c110 _fatal_insn (const char *msgid, rtx insn, const char *file, int line, argument
124 _fatal_insn_not_found (rtx insn, const char *file, int line, argument
H A Dvec.c232 vec_assert_fail(const char *op, const char *struct_name, const char *file, unsigned int line, const char *function) argument
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Dhost-mingw32.c54 w32_error (const char* function, const char* file, int line, argument
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dmacrocmd.c121 show_pp_source_pos(struct ui_file *stream, struct macro_source_file *file, int line) argument
156 int line; local
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dfrags.h70 struct list_info_struct *line; member in struct:frag
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.martin/
H A Dnew1.C27 int line; member in struct:line_error
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dmacro.h71 unsigned int line; /* Line number of definition. */ member in struct:macro_struct
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dmyndbm.c202 char *line = NULL; local
[all...]
/openbsd-current/sys/arch/alpha/pci/
H A Dpci_1000.c145 int buspin, device, line = pa->pa_intrline; local
H A Dpci_550.c173 int buspin, line = pa->pa_intrline; local
[all...]
H A Dpci_eb164.c161 int buspin, line = pa->pa_intrline; local
H A Dpci_up1000.c99 int buspin, line = pa->pa_intrline; local
/openbsd-current/sys/arch/landisk/landisk/
H A Dshpcic_machdep.c92 int line = pa->pa_intrline; local
/openbsd-current/lib/libedit/
H A Dparse.c76 parse_line(EditLine *el, const wchar_t *line) argument
/openbsd-current/libexec/talkd/
H A Dprocess.c194 char line[UT_LINESIZE+1]; local

Completed in 533 milliseconds

1234567891011>>