Searched refs:lineno (Results 1 - 25 of 1174) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dlineno.d17 .*lineno.s:16
19 .*lineno.s:17
21 .*lineno.s:18
23 .*lineno.s:19
25 .*lineno.s:20
28 .*lineno.s:21
30 .*lineno.s:22
32 .*lineno.s:23
34 .*lineno.s:24
36 .*lineno
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dadvance-until-multiple-locations.exp28 set lineno [gdb_get_line_number "multiple locations here"]
34 global lineno
40 gdb_breakpoint $lineno
43 set lineno2 [expr $lineno + 1]
54 global lineno
60 gdb_test "$cmd $lineno" \
61 "inline_func .* at .*:$lineno.*multiple locations here.*" \
69 global lineno
76 "inline_func .* at .*:$lineno.*multiple locations here.*"
84 global lineno
[all...]
H A Dtemplate.exp30 set lineno [gdb_get_line_number "next-line"]
31 gdb_test "advance $lineno" "next-line.*" "advance to next-line"
/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Dassert.cpp28 void assertion_failed(int lineno, const char *filename) argument
33 lineno, filename);
H A Derror.cpp35 int lineno,
47 if (lineno >= 0 && filename != 0) {
51 fprintf(stderr, "%s (%s):%d:", filename, source_filename, lineno);
53 fprintf(stderr, "%s:%d:", filename, lineno);
114 int lineno,
120 do_error_with_file_and_line(filename, 0, lineno,
125 int lineno,
131 do_error_with_file_and_line(filename, 0, lineno,
136 int lineno,
142 do_error_with_file_and_line(filename, 0, lineno,
33 do_error_with_file_and_line(const char *filename, const char *source_filename, int lineno, error_type type, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
113 error_with_file_and_line(const char *filename, int lineno, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
124 warning_with_file_and_line(const char *filename, int lineno, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
135 fatal_with_file_and_line(const char *filename, int lineno, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dadvance-until-multiple-locations.exp28 set lineno [gdb_get_line_number "multiple locations here"]
34 global lineno
41 gdb_breakpoint $lineno
44 set lineno2 [expr $lineno + 1]
55 global lineno
62 gdb_test "$cmd $lineno" \
63 "inline_func .* at .*:$lineno.*multiple locations here.*" \
71 global lineno
79 "inline_func .* at .*:$lineno.*multiple locations here.*"
87 global lineno
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dsym-info-cmds.exp47 proc _add_entry { filename lineno text } {
50 set entry [list $filename $lineno $text]
117 set lineno $expect_out(1,string)
123 _add_entry $current_file $lineno $text
127 set lineno "NONE"
133 _add_entry $current_file $lineno $text
167 proc check_entry { filename lineno text { testname "" } } {
168 check_entry_1 $filename $lineno $text 0 $testname
172 proc check_optional_entry { filename lineno text { testname "" } } {
173 check_entry_1 $filename $lineno
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
H A Dsym-info-cmds.exp47 proc _add_entry { filename lineno text } {
50 set entry [list $filename $lineno $text]
117 set lineno $expect_out(1,string)
123 _add_entry $current_file $lineno $text
127 set lineno "NONE"
133 _add_entry $current_file $lineno $text
177 proc check_entry { filename lineno text { testname "" } } {
183 "$_last_command: check for entry '$filename', '$lineno', '$text'"
186 if { $lineno == "" } {
187 set lineno "NON
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/sl/
H A Dslc.h48 unsigned int lineno; member in struct:assignment
57 extern unsigned lineno;
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dgenscrba.sh12 local lineno=$[${BASH_LINENO[0]} + 1]
13 echo >> e${EMULATION_NAME}.c "#line $lineno \"$em_script\""
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dgenscrba.sh12 local lineno=$[${BASH_LINENO[0]} + 1]
13 echo >> e${EMULATION_NAME}.c "#line $lineno \"$em_script\""
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dgenscrba.sh12 local lineno=$[${BASH_LINENO[0]} + 1]
13 echo >> e${EMULATION_NAME}.c "#line $lineno \"$em_script\""
/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/dsaschema/
H A Ddsaschema.c50 static char *fp_getline(FILE *fp, int *lineno);
51 static void fp_getline_init(int *lineno);
52 static int fp_parse_line(int lineno, char *line);
62 static int dsaschema_parse_cr(const char *fname, int lineno, char *line, char **argv) argument
69 fname, lineno );
80 int savelineno, lineno; local
96 fp_getline_init(&lineno);
98 while ((line = fp_getline(fp, &lineno)) != NULL) {
106 if (fp_parse_line(lineno, line) != 0) {
119 fname, lineno);
217 fp_parse_line( int lineno, char *line ) argument
[all...]
/netbsd-current/external/bsd/openldap/dist/libraries/librewrite/
H A Dconfig.c34 int lineno,
54 int lineno,
73 fname, lineno );
80 fname, lineno );
93 fname, lineno );
105 fname, lineno );
112 fname, lineno, argv[ 1 ] );
119 fname, lineno );
127 fname, lineno, argv[ 2 ] );
134 fname, lineno );
51 rewrite_parse( struct rewrite_info *info, const char *fname, int lineno, int argc, char **argv ) argument
385 rewrite_parse_builtin_map( struct rewrite_info *info, const char *fname, int lineno, int argc, char **argv ) argument
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/com_err/
H A Dlex.l49 static unsigned lineno = 1;
72 \n { lineno++; }
99 lineno++;
123 fprintf (stderr, "%s:%d:", filename, lineno);
/netbsd-current/usr.sbin/pf/pfs/
H A Dparser.h37 extern int lineno;
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-dnssrv/
H A Dconfig.c42 int lineno,
51 fname, lineno );
/netbsd-current/usr.sbin/autofs/
H A Dtoken.l44 int lineno;
58 #.*\n { lineno++; return NEWLINE; };
59 \\\n { lineno++; };
60 \n { lineno++; return NEWLINE; }
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/
H A Dnext-reverse-bkpt-over-sr.exp63 set lineno [gdb_get_line_number "END OF MAIN"]
64 gdb_test "advance $lineno" ".*END OF MAIN.*" \
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dreadlline.c11 /* VSTRING *readllines(buf, fp, lineno, first_line)
14 /* int *lineno;
17 /* VSTRING *readlline(buf, fp, lineno)
20 /* int *lineno;
40 /* .IP lineno
84 VSTRING *readllines(VSTRING *buf, VSTREAM *fp, int *lineno, int *first_line) argument
102 if (lineno != 0 && (ch == '\n' || LEN(buf) > start))
103 *lineno += 1;
109 else if (start == 0 && lineno != 0 && first_line != 0)
110 *first_line = *lineno;
[all...]
/netbsd-current/tests/lib/libc/stdlib/
H A Dh_getopt_long.c46 size_t len, lineno = 0; local
58 while ((line = fparseln(stdin, &len, &lineno, NULL, 0)) != NULL) {
65 (unsigned long)lineno);
81 (unsigned long)lineno);
85 (unsigned long)lineno);
98 (unsigned long)lineno);
101 (unsigned long)lineno);
108 (unsigned long)lineno);
125 longopt, (unsigned long)lineno);
138 (unsigned long)lineno);
[all...]
/netbsd-current/usr.sbin/gspa/gspa/
H A Dgsp_sym.c72 ptr->lineno = NOT_YET;
98 ptr->lineno = lno;
105 define_sym(id, pc, lineno, DEFINED);
119 if( lno < lineno )
120 lno = lineno;
138 bp->lineno = lineno;
150 nl->lineno = lineno;
170 fp->lineno
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.linespec/
H A Dcpexplicit.exp54 variable lineno
56 set lineno(normal) [gdb_get_line_number "myfunction location" $srcfile]
57 set lineno(entry) [gdb_get_line_number "entry location" $srcfile]
58 set lineno(top) [gdb_get_line_number "top location" $srcfile]
59 set lineno(operator) [gdb_get_line_number "operator location" $srcfile]
60 foreach v [array names lineno] {
61 set location($v) ".*[string_to_regexp "$srcfile:$lineno($v)"].*"
78 add linespecs "-source $srcfile -line $lineno(top)" $location(top)
105 "Dprintf .*$srcfile, line $lineno(operator)\\."
107 "Dprintf .*$srcfile, line $lineno(operato
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.linespec/
H A Dcpexplicit.exp54 variable lineno
56 set lineno(normal) [gdb_get_line_number "myfunction location" $srcfile]
57 set lineno(entry) [gdb_get_line_number "entry location" $srcfile]
58 set lineno(top) [gdb_get_line_number "top location" $srcfile]
59 set lineno(operator) [gdb_get_line_number "operator location" $srcfile]
60 foreach v [array names lineno] {
61 set location($v) ".*[string_to_regexp "$srcfile:$lineno($v)"].*"
78 add linespecs "-source $srcfile -line $lineno(top)" $location(top)
105 "Dprintf .*$srcfile, line $lineno(operator)\\."
107 "Dprintf .*$srcfile, line $lineno(operato
[all...]
/netbsd-current/external/bsd/byacc/dist/
H A Derror.c36 myname, lineno, input_file_name);
44 myname, lineno, input_file_name);
123 declarations\n", myname, lineno, input_file_name);
141 myname, lineno, input_file_name);
151 %s\n", myname, lineno, input_file_name, s);
160 declared to be a token\n", myname, lineno, input_file_name, s);
168 redeclared\n", myname, lineno, input_file_name, s);
176 redeclared\n", myname, lineno, input_file_name, s);
183 redeclared\n", myname, lineno, input_file_name, s);
190 token\n", myname, lineno, input_file_nam
[all...]

Completed in 186 milliseconds

1234567891011>>