Searched refs:lineno (Results 151 - 175 of 1204) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc.old/dist/libbacktrace/
H A Dtestlib.h56 int lineno; member in struct:info
/netbsd-current/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/t/
H A D14-broken.t57 qq{$a{lineno},$a{error},$a{text}}
73 qq{$a{lineno},$a{error},$a{text}}
/netbsd-current/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/t/
H A Dbroken.t42 qq{$a{lineno},$a{error},$a{text}};
55 qq{$a{lineno},$a{error},$a{text}};
/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A Dtestlib.h56 int lineno; member in struct:info
/netbsd-current/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-source.h71 void show_line_number (int lineno) const override;
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A Dtestlib.h56 int lineno; member in struct:info
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dambiguous.exp46 set lineno [gdb_get_line_number "set breakpoint here"]
48 gdb_breakpoint $lineno
/netbsd-current/usr.bin/ctags/
H A Dctags.c72 int lineno; /* line number of current line */ variable
230 lineno = 0; /* should be 1 ?? KB */
255 pfnote("yylex", lineno);
266 pfnote("yyparse", lineno);
/netbsd-current/external/bsd/atf/dist/tools/
H A Dparser.hpp108 size_t lineno(void) const;
157 size_t lineno(void) const;
186 tokenizer< IS >::lineno(void) function in class:tools::parser::tokenizer
243 throw parse_error(t.lineno(),
256 throw parse_error(t.lineno(),
463 throw parse_error(t.lineno(),
479 throw parse_error(t.lineno(),
496 throw parse_error(t.lineno(),
515 throw parse_error(t.lineno(),
538 throw parse_error(t.lineno(),
[all...]
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dslapadd.c68 unsigned long lineno; member in struct:Erec
74 unsigned long lineno; member in struct:Trec
112 erec->lineno = erec->nextline+1;
122 if ( erec->lineno < jumpline )
141 progname, erec->lineno );
151 progname, erec->lineno, e->e_dn );
178 progname, erec->lineno,
204 if ( slap_tool_entry_check( progname, op, e, erec->lineno, &text, textbuf, textlen ) !=
343 erec->lineno = trec.lineno;
[all...]
H A Dslapmodify.c67 unsigned long lineno, nextline; local
141 for( lineno=1; ( ldifrc = ldif_read_record( ldiffp, &nextline, &buf, &lmax )) > 0;
142 lineno=nextline+1 )
157 if ( lineno < jumpline )
172 local_rc = ldap_parse_ldif_record( &rbuf, lineno, &lr,
177 progname, lineno );
202 progname, (unsigned long)lr.lr_op, lineno );
214 progname, lr.lr_dn.bv_val, lineno );
225 progname, lineno, request );
252 progname, lineno,
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-php.c587 int lineno; local
601 lineno = line_number;
621 last_comment_line = lineno;
640 lineno = line_number;
656 lineno = line_number;
678 last_comment_line = lineno;
688 lineno = line_number;
708 last_comment_line = lineno;
H A Dx-ycp.c141 int lineno; local
159 lineno = line_number;
183 last_comment_line = lineno;
203 lineno = line_number;
230 lineno = line_number;
258 last_comment_line = lineno;
264 lineno = line_number;
288 last_comment_line = lineno;
/netbsd-current/external/bsd/openldap/dist/include/
H A Drewrite.h142 int lineno,
266 int lineno,
/netbsd-current/crypto/external/bsd/openssl.old/dist/util/
H A Ddofile.pl134 last if ($_ > $args{lineno});
137 print STDERR $args{error}," in $filename, fragment starting at line ",$args{lineno}-$deducelines;
/netbsd-current/external/bsd/openpam/dist/lib/libpam/
H A Dopenpam_configure.c168 int count, lineno, ret, serrno; local
175 lineno = 0;
178 while ((wordv = openpam_readlinev(f, &lineno, &wordc)) != NULL) {
198 filename, lineno);
214 filename, lineno);
221 filename, lineno);
245 filename, lineno);
255 filename, lineno);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dbt-utils.c79 int lineno, const char *function)
101 snprintf (buf, sizeof (buf), "%d", lineno);
78 libbacktrace_print(void *data, uintptr_t pc, const char *filename, int lineno, const char *function) argument
/netbsd-current/external/mpl/bind/dist/tests/include/tests/
H A Dns.h43 int lineno; member in struct:ns_test_id
48 .description = desc, .lineno = __LINE__ \
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
H A Dmi-sym-info.exp218 set lineno [gdb_get_line_number "f3 (another_int_t arg)" ${srcfile2}]
223 set lineno [gdb_get_line_number "f4 (int *arg)" ${srcfile}]
229 set lineno [gdb_get_line_number "int global_f2;" ${srcfile2}]
/netbsd-current/usr.bin/make/unit-tests/
H A Dcheck-expect.lua72 ---@type {filename: string, lineno: number, location: string, message: string}[]
78 local filename, lineno = location:match("^(%S+):(%d+)$")
81 lineno = tonumber(lineno),
92 return a.lineno < b.lineno
/netbsd-current/crypto/external/bsd/heimdal/dist/kadmin/
H A Dload.c420 int lineno; local
459 for (lineno = 1;
461 ++lineno) {
515 filename, lineno, msg, e.principal);
523 filename, lineno, e.key);
531 filename, lineno, e.created);
538 filename, lineno, e.modified);
545 filename, lineno, e.valid_start);
552 filename, lineno, e.valid_end);
559 filename, lineno,
[all...]
/netbsd-current/usr.bin/config/
H A Dmkmakefile.c90 int lineno; local
141 lineno = 0;
143 lineno++;
165 cfgxerror(ifname, lineno, "syntax error for "
172 cfgxerror(ifname, lineno,
175 emitsubs(ofp, line, ifname, lineno);
186 warn("error reading %s (at line %d)", ifname, lineno);
229 emitsubs(FILE *fp, const char *line, const char *file, int lineno) argument
244 cfgxerror(file, lineno, "unbalanced %% or "
255 cfgxerror(file, lineno, "unknow
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dihex.c210 ihex_bad_byte (bfd *abfd, unsigned int lineno, int c, bfd_boolean error) argument
231 abfd, lineno, buf);
245 unsigned int lineno; local
259 lineno = 1;
269 ++lineno;
274 ihex_bad_byte (abfd, lineno, c, error);
299 ihex_bad_byte (abfd, lineno, hdr[i], error);
325 ihex_bad_byte (abfd, lineno, buf[i], error);
339 abfd, lineno,
394 abfd, lineno);
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dihex.c210 ihex_bad_byte (bfd *abfd, unsigned int lineno, int c, bool error) argument
231 abfd, lineno, buf);
245 unsigned int lineno; local
259 lineno = 1;
269 ++lineno;
274 ihex_bad_byte (abfd, lineno, c, error);
299 ihex_bad_byte (abfd, lineno, hdr[i], error);
325 ihex_bad_byte (abfd, lineno, buf[i], error);
339 abfd, lineno,
394 abfd, lineno);
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dihex.c210 ihex_bad_byte (bfd *abfd, unsigned int lineno, int c, bool error) argument
231 abfd, lineno, buf);
245 unsigned int lineno; local
259 lineno = 1;
269 ++lineno;
274 ihex_bad_byte (abfd, lineno, c, error);
299 ihex_bad_byte (abfd, lineno, hdr[i], error);
325 ihex_bad_byte (abfd, lineno, buf[i], error);
339 abfd, lineno,
394 abfd, lineno);
[all...]

Completed in 340 milliseconds

1234567891011>>