Searched refs:line_end (Results 1 - 17 of 17) sorted by relevance

/freebsd-11-stable/contrib/gperf/src/
H A Dinput.cc51 is_declaration (const char *line, const char *line_end, unsigned int lineno, argument
60 if (!(line < line_end))
66 if (line < line_end
75 while (line < line_end && (*line == ' ' || *line == '\t'))
79 if (line < line_end && *line != '\n')
93 is_declaration_with_arg (const char *line, const char *line_end, argument
103 if (!(line < line_end))
109 if (line < line_end
118 if (!(line < line_end && *line == '='))
127 char *arg = new char[line_end
153 is_define_declaration(const char *line, const char *line_end, unsigned int lineno, const char *decl, char **argp) argument
394 const char *line_end; local
756 const char *line_end; local
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive_fe/
H A Dline_reader.c52 char *buff, *buff_end, *line_start, *line_end; member in struct:lafe_line_reader
77 lr->line_start = lr->line_end = lr->buff_end = lr->buff = NULL;
86 lr->line_end += strcspn(lr->line_end,
88 *lr->line_end = '\0'; /* Noop if line_end == buff_end */
99 while (lr->line_end < lr->buff_end) {
101 lr->line_start = ++lr->line_end;
123 lr->line_end -= lr->line_start - lr->buff;
141 lr->line_end
[all...]
/freebsd-11-stable/contrib/libreadline/
H A Dhistfile.c166 register char *line_start, *line_end, *p; local
244 for (line_start = line_end = buffer; line_end < bufend && current_line < from; line_end++)
245 if (*line_end == '\n')
247 p = line_end + 1;
256 for (line_end = line_start; line_end < bufend; line_end++)
257 if (*line_end
[all...]
/freebsd-11-stable/contrib/diff/lib/
H A Dexclude.c204 char line_end)
236 buf[buf_count] = line_end;
237 lim = buf + buf_count + ! (buf_count == 0 || buf[buf_count - 1] == line_end);
241 if (*p == line_end)
245 if (is_space (line_end))
202 add_exclude_file(void (*add_func) (struct exclude *, char const *, int), struct exclude *ex, char const *filename, int options, char line_end) argument
/freebsd-11-stable/gnu/usr.bin/grep/
H A Dexclude.c83 struct exclude *ex, char const *filename, char line_end)
119 if (p < lim ? *p == line_end : buf < p && p[-1])
82 add_exclude_file(void (*add_func) PARAMS ((struct exclude *, char const *)), struct exclude *ex, char const *filename, char line_end) argument
H A Dsearch.c221 static char const line_end[] = "\\)$"; local
230 strcpy (n + i, match_lines ? line_end : word_end);
305 static char const line_end[] = ")$"; local
314 strcpy (n + i, match_lines ? line_end : word_end);
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Dtncc.c1071 char *config, *end, *pos, *line_end; local
1085 for (pos = config; pos < end; pos = line_end + 1) {
1086 line_end = pos;
1087 while (*line_end != '\n' && *line_end != '\r' &&
1088 line_end < end)
1089 line_end++;
1090 *line_end = '\0';
1095 imc = tncc_parse_imc(pos + 4, line_end, &error);
/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Dtncs.c1019 char *config, *end, *pos, *line_end; local
1034 for (pos = config; pos < end; pos = line_end + 1) {
1035 line_end = pos;
1036 while (*line_end != '\n' && *line_end != '\r' &&
1037 line_end < end)
1038 line_end++;
1039 *line_end = '\0';
1044 imv = tncs_parse_imv(id++, pos + 4, line_end, &error);
/freebsd-11-stable/contrib/bmake/
H A Dparse.c2715 char *line_end; local
2725 line_end = line;
2767 line_end = ptr;
2774 comment = line_end;
2781 line_end = ptr;
2788 if (line_end == line || comment == line) {
2797 *line_end = 0;
2801 *length = line_end - line;
2816 line_end = comment;
2817 *line_end
[all...]
/freebsd-11-stable/usr.bin/dtc/
H A Dinput_buffer.cc1059 int line_end = loc; local
1079 line_end = i;
1084 fwrite(&b.buffer[line_start], line_end-line_start, 1, stderr);
/freebsd-11-stable/usr.bin/makewhatis/
H A Dmakewhatis.c605 char *line_end = &line[strlen(line)]; local
618 while ((line = skip_spaces(line)) < line_end) {
626 line_end--;
636 next = line_end;
/freebsd-11-stable/contrib/gcc/
H A Dmips-tdump.c1297 uchar *line_end;
1300 line_end = ((uchar *)lines) + fdp->cbLine + fdp->cbLineOffset;
1302 line_end = (((uchar *)lines) + proc_desc[pdi+1].cbLineOffset
1306 (ulong) (line_end - line_ptr),
1309 while (line_ptr < line_end)
1283 uchar *line_end; local
/freebsd-11-stable/contrib/binutils/gas/
H A Ddwarf2dbg.c1275 symbolS *line_end;
1285 line_end = symbol_temp_make ();
1289 expr.X_add_symbol = line_end;
1353 symbol_set_value_now (line_end);
1271 symbolS *line_end; local
/freebsd-11-stable/contrib/binutils/bfd/
H A Decofflink.c382 struct shuffle *line_end;
512 ainfo->line_end = NULL;
916 if (!add_file_shuffle (ainfo, &ainfo->line, &ainfo->line_end,
2050 unsigned char *line_end;
2183 line_end = debug_info->line + fdr_ptr->cbLineOffset + fdr_ptr->cbLine;
2189 while (line_ptr < line_end)
379 struct shuffle *line_end; member in struct:accumulate
2046 unsigned char *line_end; local
H A Ddwarf2.c974 bfd_byte *line_end; local
1045 line_end = line_ptr + lh.total_length;
1138 while (line_ptr < line_end)
/freebsd-11-stable/contrib/less/
H A Dsearch.c1003 char *line_end = line + line_len; local
1027 else if (searchp != line_end)
1032 searchp, line_end - searchp, &sp, &ep, 1, search_info.search_type));
/freebsd-11-stable/contrib/gdb/gdb/
H A Ddwarf2read.c5348 char *line_end; local
5357 line_end = lh->statement_program_end;
5360 while (line_ptr < line_end)

Completed in 178 milliseconds