Home
last modified time | relevance | path

Searched +defs:beg +defs:line (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_report.h24 uptr beg; member
28 uptr line; member
H A Dasan_report.cpp96 uptr beg = (uptr)internal_simple_strtoll(p, &p, 10); in ParseFrameDescription() local
104 uptr line = 0; in ParseFrameDescription() local
346 void ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end, in ReportBadParamsToAnnotateContiguousContainer()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_report.h23 uptr beg; member
27 uptr line; member
H A Dasan_report.cc95 uptr beg = (uptr)internal_simple_strtoll(p, &p, 10); in ParseFrameDescription() local
103 uptr line = 0; in ParseFrameDescription() local
334 void ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end, in ReportBadParamsToAnnotateContiguousContainer()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_report.h25 uptr beg; member
29 uptr line; member
H A Dasan_report.cc97 uptr beg = (uptr)internal_simple_strtoll(p, &p, 10); in ParseFrameDescription() local
105 uptr line = 0; in ParseFrameDescription() local
336 void ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end, in ReportBadParamsToAnnotateContiguousContainer()
/netbsd-src/external/gpl2/gmake/dist/
H A Dexpand.c197 variable_expand_string (char *line, char *string, long length) in variable_expand_string()
246 register char *beg = p + 1; in variable_expand_string() local
416 variable_expand (char *line) in variable_expand()
449 variable_expand_for_file (char *line, struct file *file) in variable_expand_for_file()
539 allocated_variable_expand_for_file (char *line, struct file *file) in allocated_variable_expand_for_file()
H A Dread.c509 char *line; in eval() local
873 const char *end, *beg; /* Helpers for whitespace stripping. */ in eval() local
1303 remove_comments (char *line) in remove_comments()
1341 char *line; in do_define() local
1430 conditional_line (char *line, int len, const struct floc *flocp) in conditional_line()
2667 char *p = buffer, *beg; in get_next_mword() local
H A Dvariable.c1230 parse_variable_definition (struct variable *v, char *line) in parse_variable_definition()
1234 register char *beg; in parse_variable_definition() local
1335 try_variable_definition (const struct floc *flocp, char *line, in try_variable_definition()
H A Dfunction.c342 string_glob (char *line) in string_glob()
738 const char *beg = s; in check_numeric() local
2129 char *beg; in handle_function() local
/netbsd-src/usr.bin/mail/
H A Dmime_codecs.c345 char *line; in mime_fB64_decode() local
534 fput_quoted_line(FILE *fo, char *line, size_t len, size_t limit) in fput_quoted_line()
537 unsigned char *beg; in fput_quoted_line() local
582 char *line; in mime_fQP_encode() local
605 char *line; in mime_fQP_decode() local
H A Dlist.c95 getrawlist(const char line[], char **argv, int argc) in getrawlist()
468 regexcmp(void *pattern, char *line, size_t len) in regexcmp()
510 substrcmp(void *pattern, char *line, size_t len) in substrcmp()
537 hasfieldcmp(void *pattern __unused, char *line, size_t len __unused) in hasfieldcmp()
611 char *line; in matchbody() local
951 int beg; /* first value of a range */ in markall_core() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Ddwarf2dbg.c557 static unsigned int line = -1; in dwarf2_gen_line_info() local
1023 dwarf2_where (struct dwarf2_line_info *line) in dwarf2_where()
1245 offsetT filenum, line; in dwarf2_directive_loc() local
1975 unsigned line = 1; in process_entries() local
2532 symbolS *beg, *end; in out_debug_ranges() local
2583 symbolS *beg, *end; in out_debug_rnglists() local
2652 symbolS *beg, *end; in out_debug_aranges() local
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Decho-area.c208 char *line; in info_read_in_echo_area() local
807 char *line; in info_read_completing_internal() local
1387 char *line; member
1390 int point, beg, end; member
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_fuchsia.cc375 void ReleaseMemoryPagesToOS(uptr beg, uptr end) {} in ReleaseMemoryPagesToOS()
382 bool IsAccessibleMemoryRange(uptr beg, uptr size) { in IsAccessibleMemoryRange()
423 static _Thread_local char line[size]; in RawWrite() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_fuchsia.cpp345 void ReleaseMemoryPagesToOS(uptr beg, uptr end) { in ReleaseMemoryPagesToOS()
363 bool IsAccessibleMemoryRange(uptr beg, uptr size) { in IsAccessibleMemoryRange()
406 static _Thread_local char line[size]; in RawWrite() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_fuchsia.cc374 void ReleaseMemoryPagesToOS(uptr beg, uptr end) {} in ReleaseMemoryPagesToOS()
381 bool IsAccessibleMemoryRange(uptr beg, uptr size) { in IsAccessibleMemoryRange()
422 static _Thread_local char line[size]; in RawWrite() local
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Ddisplay.c89 char *line; member
717 set_active_region (int *beg, int *end) in set_active_region()
1232 #define WRAP_OFFSET(line, offset) ((line == 0) \ in rl_redisplay() argument
1235 #define W_OFFSET(line, offset) ((line) == 0 ? offset : 0) in rl_redisplay() argument
1238 #define VIS_CHARS(line) (visible_line + vis_lbreaks[line]) in rl_redisplay() argument
1239 #define VIS_FACE(line) (vis_face + vis_lbreaks[line]) in rl_redisplay() argument
1240 #define VIS_LINE(line) ((line) > _rl_vis_botlin) ? "" : VIS_CHARS(line) in rl_redisplay() argument
1241 #define VIS_LINE_FACE(line) ((line) > _rl_vis_botlin) ? "" : VIS_FACE(line) in rl_redisplay() argument
1242 #define INV_LINE(line) (invisible_line + inv_lbreaks[line]) in rl_redisplay() argument
1243 #define INV_LINE_FACE(line) (inv_face + inv_lbreaks[line]) in rl_redisplay() argument
H A Dbind.c990 char *buffer, *openname, *line, *end; in _rl_read_init_file() local
2155 int beg, end, delim; in sv_isrchterm() local
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Ddwarf2dbg.c1029 dwarf2_where (struct dwarf2_line_info *line) in dwarf2_where()
1253 offsetT filenum, line; in dwarf2_directive_loc() local
1989 unsigned line = 1; in process_entries() local
2551 symbolS *beg, *end; in out_debug_ranges() local
2602 symbolS *beg, *end; in out_debug_rnglists() local
2671 symbolS *beg, *end; in out_debug_aranges() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dad.c146 const char *beg, in strchrlen()
1144 char *line = NULL; in file2anlist() local
H A Dconfig.c690 strtok_quote_ldif( char **line ) in strtok_quote_ldif()
692 char *beg, *ptr, *quote=NULL; in strtok_quote_ldif() local
2291 strtok_quote( char *line, char *sep, char **quote_ptr, int *iqp ) in strtok_quote()
2347 static char *line; variable
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tic54x.c3069 get_operands (struct opstruct operands[], char *line) in get_operands()
4140 tic54x_parse_insn (tic54x_insn *insn, char *line) in tic54x_parse_insn()
4198 tic54x_parse_parallel_insn_firstline (tic54x_insn *insn, char *line) in tic54x_parse_parallel_insn_firstline()
4229 tic54x_parse_parallel_insn_lastline (tic54x_insn *insn, char *line) in tic54x_parse_parallel_insn_lastline()
4267 subsym_get_arg (char *line, const char *terminators, char **str, int nosub) in subsym_get_arg()
4362 subsym_substitute (char *line, int forced) in subsym_substitute()
4632 unsigned beg, len = 1; /* default to a single char */ in subsym_substitute() local
4720 char *line, *endp; in tic54x_start_line_hook() local
4789 md_assemble (char *line) in md_assemble()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic54x.c3100 get_operands (struct opstruct operands[], char *line) in get_operands()
4171 tic54x_parse_insn (tic54x_insn *insn, char *line) in tic54x_parse_insn()
4229 tic54x_parse_parallel_insn_firstline (tic54x_insn *insn, char *line) in tic54x_parse_parallel_insn_firstline()
4260 tic54x_parse_parallel_insn_lastline (tic54x_insn *insn, char *line) in tic54x_parse_parallel_insn_lastline()
4298 subsym_get_arg (char *line, const char *terminators, char **str, int nosub) in subsym_get_arg()
4402 subsym_substitute (char *line, int forced) in subsym_substitute()
4679 unsigned beg, len = 1; /* default to a single char */ in subsym_substitute() local
4768 char *line, *endp; in tic54x_start_line_hook() local
4837 md_assemble (char *line) in md_assemble()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dcmp.c650 static int print_to_bio_out(const char *func, const char *file, int line, in print_to_bio_out()
656 static int print_to_bio_err(const char *func, const char *file, int line, in print_to_bio_err()
2110 const char *beg; in prev_item() local

12