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

<<11121314151617181920>>

/netbsd-current/external/bsd/jemalloc/dist/test/unit/
H A Dprof_active.c4 mallctl_bool_get(const char *name, bool expected, const char *func, int line) { argument
16 mallctl_bool_set(const char *name, bool old_expected, bool val_new, const char *func, int line) argument
31 mallctl_prof_active_get_impl(bool prof_active_old_expected, const char *func, int line) argument
39 mallctl_prof_active_set_impl(bool prof_active_old_expected, bool prof_active_new, const char *func, int line) argument
48 mallctl_thread_prof_active_get_impl(bool thread_prof_active_old_expected, const char *func, int line) argument
57 mallctl_thread_prof_active_set_impl(bool thread_prof_active_old_expected, bool thread_prof_active_new, const char *func, int line) argument
66 prof_sampling_probe_impl(bool expect_sample, const char *func, int line) argument
71 line); local
75 "%s():%d: Unexpected backtrace count", func, line); local
[all...]
/netbsd-current/external/bsd/mdocml/dist/
H A Dmandoc_msg.c295 mandoc_msg(enum mandocerr t, int line, int col, const char *fmt, ...) argument
[all...]
H A Ddemandoc.c114 int line, col; local
215 pline(int line, int *linep, int *col, int list) argument
235 pmdoc(const struct roff_node *p, int *line, int *col, int list) argument
249 pman(const struct roff_node *p, int *line, int *col, int list) argument
[all...]
H A Dtag.c136 tag_put(const char *s, int prio, size_t line) argument
H A Dman_macro.c455 man_args(struct roff_man *man, int line, int *pos, char *buf, char **v) argument
[all...]
H A Dmdoc.c83 mdoc_tail_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok) argument
93 mdoc_endbody_alloc(struct roff_man *mdoc, int line, int pos, argument
110 mdoc_block_alloc(struct roff_man *mdoc, int line, int pos, argument
137 mdoc_elem_alloc(struct roff_man *mdoc, int line, int pos, argument
163 mdoc_ptext(struct roff_man *mdoc, int line, char *buf, int offs) argument
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cc235 RenderSourceLocation(InternalScopedString *buffer, const char *file, int line, int column, bool vs_style, const char *strip_path_prefix) argument
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_symbolize.cc96 int line, col; local
43 __tsan_symbolize_external(uptr pc, char *func_buf, uptr func_siz, char *file_buf, uptr file_siz, int *line, int *col) argument
63 AddFrame(void *ctx, const char *function_name, const char *file, int line, int column) argument
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dcvsrc.c40 char *line; local
[all...]
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dchdir-long.c232 char *line = NULL; local
/netbsd-current/sys/dev/raidframe/
H A Drf_debugMem.c56 uint32_t line; member in struct:mh_struct
68 rf_record_malloc(void *p, size_t size, const char *file, uint32_t line) argument
155 memory_hash_insert(void *addr, size_t size, const char *file, uint32_t line) argument
[all...]
/netbsd-current/tests/fs/tmpfs/
H A Dh_tools.c117 char *line; local
/netbsd-current/sys/arch/evbarm/ixm1200/
H A Dixm1200_pci.c79 int line = pa->pa_intrline; local
/netbsd-current/sys/arch/atari/stand/bootxx/
H A Dbootxx.c107 static char line[800]; local
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dmonitor.c68 char line[1024]; local
/netbsd-current/lib/libutil/
H A Dpty.c66 char line[] = "/dev/XtyXX"; local
[all...]
/netbsd-current/sys/arch/landisk/stand/boot/
H A Dmonitor.c64 char line[1024]; local
/netbsd-current/usr.bin/sortinfo/
H A Dsortinfo.c61 addsection(char *line) argument
76 addline(struct section *s, char *line) argument
116 char *line; local
[all...]
/netbsd-current/usr.sbin/faithd/
H A Dprefix.c189 config_load1(const char *line) argument
/netbsd-current/usr.sbin/mailwrapper/
H A Dmailwrapper.c87 char *line, *cp, *from, *to, *ap; local
/netbsd-current/usr.bin/shuffle/
H A Dshuffle.c108 char *line; local
/netbsd-current/lib/libedit/
H A Dparse.c82 parse_line(EditLine *el, const wchar_t *line) argument
/netbsd-current/usr.bin/pwhash/
H A Dpwhash.c83 trim(char *line) argument
239 char line[LINE_MAX], *string; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dconsole_reporter.cc68 std::string line = std::string(str.length(), '-'); local
69 GetOutputStream() << line << "\n" << str << line << "\n"; local
/netbsd-current/crypto/external/bsd/heimdal/dist/kdc/
H A Dmit_dump.c148 char *line = NULL; local
[all...]

Completed in 348 milliseconds

<<11121314151617181920>>