Searched defs:line (Results 1 - 25 of 805) sorted by relevance

1234567891011>>

/freebsd-current/contrib/byacc/test/
H A Dvarsyntax_calc1.y58 line : dexp '\n' label
H A Dcalc1.y56 line : dexp '\n' label
H A Dbtyacc_calc1.y58 line : dexp label
/freebsd-current/contrib/netbsd-tests/usr.bin/nbperf/
H A Dhash_driver.c42 char *line = NULL; local
/freebsd-current/contrib/mandoc/
H A Dtest-getline.c8 char *line = NULL; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_util.c26 void __compilerrt_abort_impl(const char *file, int line, const char *function) { argument
38 void __compilerrt_abort_impl(const char *file, int line, const char *function) { argument
52 void __compilerrt_abort_impl(const char *file, int line, const char *function) { argument
H A Deprintf.c23 __eprintf(const char *format, const char *assertion_expression, const char *line, const char *file) argument
/freebsd-current/contrib/lutok/examples/
H A Dinterpreter.cpp46 run_statement(lutok::state& state, const std::string& line) argument
76 std::string line; local
/freebsd-current/contrib/ntp/libntp/lib/isc/unix/
H A Derrno2result.c37 isc___errno2result(int posixerrno, const char *file, unsigned int line) { argument
/freebsd-current/lib/libc/gen/
H A Dassert.c37 __assert(const char *func, const char *file, int line, const char *failedexpr) argument
/freebsd-current/stand/libsa/
H A Dassert.c31 __assert(const char *func, const char *file, int line, const char *expression) argument
H A Dhexdump.c36 caddr_t line; local
/freebsd-current/contrib/kyua/utils/logging/
H A Dmacros_test.cpp55 std::string line; local
71 std::string line; local
87 std::string line; local
103 std::string line; local
[all...]
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_clreol.c56 struct ldat *line; local
H A Dlib_hline.c56 struct ldat *line = &(win->_line[win->_cury]); local
H A Dlib_clrbot.c62 struct ldat *line = &(win->_line[y]); local
H A Dlib_chgat.c66 struct ldat *line = &(win->_line[win->_cury]); local
H A Dlib_delch.c55 struct ldat *line = &(win->_line[win->_cury]); local
H A Dlib_vline.c71 struct ldat *line = &(win->_line[end]); local
/freebsd-current/contrib/ntp/sntp/tests/
H A Dt-log.c64 char line[256]; local
/freebsd-current/cddl/compat/opensolaris/include/
H A Dassert.h49 __assert(const char *expr, const char *file, int line) argument
/freebsd-current/tools/tools/bootparttest/
H A Dstub.c32 Malloc(size_t size, const char *file, int line) argument
39 Free(void *ptr, const char *file, int line) argument
/freebsd-current/contrib/atf/atf-c/detail/
H A Dsanity.c59 atf_sanity_inv(const char *file, int line, const char *cond) argument
65 atf_sanity_pre(const char *file, int line, const char *cond) argument
71 atf_sanity_post(const char *file, int line, const char *cond) argument
/freebsd-current/contrib/ncurses/ncurses/widechar/
H A Dlib_hline_set.c53 struct ldat *line = &(win->_line[win->_cury]); local
H A Dlib_vline_set.c68 struct ldat *line = &(win->_line[end]); local

Completed in 309 milliseconds

1234567891011>>