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

1234567891011>>

/freebsd-13-stable/contrib/byacc/test/
H A Dbtyacc_calc1.y58 line : dexp label
H A Dcalc1.y56 line : dexp '\n' label
H A Dvarsyntax_calc1.y58 line : dexp '\n' label
/freebsd-13-stable/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
40 void __compilerrt_abort_impl(const char *file, int line, const char *function) { argument
50 void __compilerrt_abort_impl(const char *file, int line, const char *function) { argument
63 void __compilerrt_abort_impl(const char *file, int line, const char *function) { argument
H A Deprintf.c22 __eprintf(const char *format, const char *assertion_expression, const char *line, const char *file) argument
/freebsd-13-stable/contrib/mandoc/
H A Dtest-getline.c8 char *line = NULL; local
/freebsd-13-stable/contrib/netbsd-tests/usr.bin/nbperf/
H A Dhash_driver.c42 char *line = NULL; local
/freebsd-13-stable/lib/libc/gen/
H A Dassert.c41 __assert(const char *func, const char *file, int line, const char *failedexpr) argument
/freebsd-13-stable/contrib/ntp/lib/isc/win32/
H A Derrno2result.c35 isc__errno2resultx(int posixerrno, const char *file, int line) { argument
/freebsd-13-stable/contrib/lutok/examples/
H A Dinterpreter.cpp46 run_statement(lutok::state& state, const std::string& line) argument
76 std::string line; local
/freebsd-13-stable/contrib/ntp/lib/isc/unix/
H A Derrno2result.c37 isc___errno2result(int posixerrno, const char *file, unsigned int line) { argument
/freebsd-13-stable/stand/libsa/
H A Dassert.c35 __assert(const char *func, const char *file, int line, const char *expression) argument
H A Dhexdump.c39 caddr_t line; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DLLDBAssert.cpp18 lldb_assert(bool expression, const char *expr_text, const char *func, const char *file, unsigned int line) argument
/freebsd-13-stable/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-13-stable/cddl/compat/opensolaris/include/
H A Dassert.h51 __assert(const char *expr, const char *file, int line) argument
/freebsd-13-stable/sys/contrib/openzfs/lib/libspl/
H A Dassert.c32 libspl_assertf(const char *file, const char *func, int line, argument
/freebsd-13-stable/contrib/ntp/sntp/tests/
H A Dt-log.c65 char line[256]; local
/freebsd-13-stable/contrib/ncurses/ncurses/base/
H A Dlib_clreol.c56 struct ldat *line; local
/freebsd-13-stable/tools/tools/bootparttest/
H A Dstub.c34 Malloc(size_t size, const char *file, int line) argument
41 Free(void *ptr, const char *file, int line) argument
/freebsd-13-stable/usr.bin/cmp/
H A Dmisc.c59 diffmsg(const char *file1, const char *file2, off_t byte, off_t line) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonReadline.cpp50 char *line = readline(prompt); local
/freebsd-13-stable/lib/libulog/
H A Dulog_login.c42 ulog_fill(struct utmpx *utx, const char *line) argument
66 ulog_login(const char *line, const char *user, const char *host) argument
79 ulog_logout(const char *line) argument
/freebsd-13-stable/libexec/ulog-helper/
H A Dulog-helper.c76 const char *line, *user, *host; local
/freebsd-13-stable/contrib/ipfilter/lib/
H A Dload_file.c16 char *s, line[1024], *t; local

Completed in 331 milliseconds

1234567891011>>