Home
last modified time | relevance | path

Searched +defs:end +defs:eol (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_warc.c622 unsigned int end = 0U; in _warc_rdver() local
665 const char *val, *eol; in _warc_rdtyp() local
694 const char *val, *uri, *eol, *p; in _warc_rduri() local
751 const char *val, *eol; in _warc_rdlen() local
785 const char *val, *eol; in _warc_rdrtm() local
812 const char *val, *eol; in _warc_rdmtm() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dm-fgrep.c75 register const char *beg, *try, *end; in Fexecute() local
77 char eol = ckwset->eolbyte; in Fexecute() local
H A Dm-regex.c313 register const char *buflim, *beg, *end; in EGexecute() local
314 char eol = cregex->eolbyte; in EGexecute() local
H A Ddfa.c271 dfasyntax (reg_syntax_t bits, int fold, unsigned char eol) in dfasyntax()
2736 register unsigned char const *end; /* One past the last input character. */ in dfaexec() local
2739 register unsigned char eol = eolbyte; /* Likewise for eolbyte. */ in dfaexec() local
/netbsd-src/external/gpl2/grep/dist/src/
H A Dsearch.c340 register char const *buflim, *beg, *end; in EGexecute() local
341 char eol = eolbyte; in EGexecute() local
506 register char const *beg, *try, *end; in Fexecute() local
508 char eol = eolbyte; in Fexecute() local
H A Ddfa.c297 dfasyntax (reg_syntax_t bits, int fold, unsigned char eol) in dfasyntax()
2757 register unsigned char const *end; /* One past the last input character. */ in dfaexec() local
2760 register unsigned char eol = eolbyte; /* Likewise for eolbyte. */ in dfaexec() local
/netbsd-src/usr.bin/lam/
H A Dlam.c63 char eol; /* end of line character */ member
197 char *end = s + sizeof(s) - 1; in gatherline() local
/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dldif-filter.c67 const char *end, *tmp; in get_flags() local
127 size_t end = ss->len; in build_entry() local
147 size_t i, end = ss->len; in flush_entries() local
170 int comment = 0, eof = 0, eol, prev_eol = 1; /* flags */ in filter_stdin() local
/netbsd-src/usr.bin/mkdep/
H A Dmkdep.c217 char *buf, *lim, *ptr, *line, *suf, *colon, *eol; in main() local
485 const char *name, *end; in save_for_optional() local
/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dftp.c262 char *src, *dst, *end; in ftp_pwd() local
303 const char *beg, *end; in ftp_cwd() local
1277 char buf[2 * PATH_MAX], *eol, *eos; in fetchListFTP() local
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dread.c1179 char *end = input_line_pointer; in read_a_source_file() local
2388 char * eol; in s_irp() local
2683 char *eol; in get_line_sb() local
2724 char *eol; in s_macro() local
3083 do_repeat (size_t count, const char *start, const char *end, in do_repeat()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dread.c1155 char *end = input_line_pointer; in read_a_source_file() local
2343 char * eol; in s_irp() local
2638 char *eol; in get_line_sb() local
2679 char *eol; in s_macro() local
3044 do_repeat (size_t count, const char *start, const char *end, in do_repeat()
/netbsd-src/external/gpl2/gmake/dist/
H A Dread.c873 const char *end, *beg; /* Helpers for whitespace stripping. */ in eval() local
2499 char *eol; in readstring() local
2543 char *end; in readline() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dobjcopy.c1104 char * eol; in add_specific_symbols() local
1974 bfd_vma end; member
2192 bfd_vma start, end; in merge_gnu_build_notes() local
4442 char *end = (char *) memhunk + size; in copy_section() local
5798 char *end; in copy_main() local
5829 char *end; in copy_main() local
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dobjcopy.c1136 char * eol; in add_specific_symbols() local
2011 bfd_vma end; member
2229 bfd_vma start, end; in merge_gnu_build_notes() local
4548 char *end = (char *) memhunk + size; in copy_section() local
5916 char *end; in copy_main() local
5947 char *end; in copy_main() local
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dlex.cc416 search_line_sse42 (const uchar *s, const uchar *end) in search_line_sse42()
3360 bool eol = peek->type == CPP_PRAGMA_EOL; in cpp_maybe_module_directive() local
4184 unsigned char *start = _cpp_unaligned_alloc (pfile, len), *end; in cpp_token_as_text() local
4477 _cpp_buff *end = buff; in _cpp_release_buff() local
5234 unsigned char end = c; in cpp_directive_only_process() local
/netbsd-src/external/cddl/osnet/dist/uts/common/dtrace/
H A Ddtrace.c1228 uintptr_t end = pos + limit; in dtrace_strtoll() local
5402 char *start = (char *)dest, *end = start + size - 1; local
5669 char *end = (char *)mstate->dtms_scratch_ptr + size - 1; local
5750 int start, end; local
6032 char *base, *end; local
7463 size_t *valoffsp, uint64_t *valp, uint64_t end, int intuple, int dtkind)
8098 uintptr_t end = valoffs + size; local
13768 u_char *data, *eol; local
/netbsd-src/external/bsd/libevent/dist/
H A Devdns.c990 const char *const end = name_out + name_out_len; in name_parse() local
1622 const char *end = name + name_len; in dnsname_to_labels() local
4253 char *str=NULL, *cp, *eol; in evdns_base_load_hosts_impl() local