Searched refs:lineno (Results 101 - 125 of 295) sorted by relevance

1234567891011>>

/freebsd-9.3-release/lib/libc/stdio/
H A D_flock_stub.c80 _flockfile_debug_stub(FILE *fp, char *fname, int lineno) argument
/freebsd-9.3-release/lib/libthr/thread/
H A Dthr_spinlock.c88 _spinlock_debug(spinlock_t *lck, char *fname __unused, int lineno __unused)
H A Dthr_exit.c174 _thread_exit(const char *fname, int lineno, const char *msg) argument
180 msg, lineno, fname, errno);
/freebsd-9.3-release/sys/boot/efi/include/
H A Defidebug.h107 INTN lineno,
/freebsd-9.3-release/usr.bin/ctags/
H A Dctags.c72 int lineno; /* line number of current line */ variable
276 lineno = 0; /* should be 1 ?? KB */
301 pfnote("yylex", lineno);
312 pfnote("yyparse", lineno);
/freebsd-9.3-release/contrib/groff/src/preproc/refer/
H A Dcommand.cpp166 int lineno = 1; local
198 error_with_file_and_line(fn, lineno,
204 lineno++;
219 void input_stack::push_string(string &s, const char *filename, int lineno) argument
221 input_item *it = new input_item(s, filename, lineno);
230 int lineno; local
232 if (it->get_location(&filename, &lineno)) {
233 error_with_file_and_line(filename, lineno, format, arg1, arg2, arg3);
804 void process_commands(string &s, const char *file, int lineno) argument
807 input_stack::push_string(s, file, lineno);
[all...]
/freebsd-9.3-release/contrib/groff/src/preproc/pic/
H A Dlex.cpp69 : fp(f), filename(fn), lineno(0), ptr("")
82 lineno++;
127 *lnp = lineno;
1618 int lineno; member in class:simple_file_input
1629 : filename(s), lineno(1), fp(p)
1647 lineno++;
1666 *lnp = lineno;
1793 &yylval.lstr.lineno)) {
1795 yylval.lstr.lineno = -1;
1942 int lineno; local
1955 int lineno; local
1965 int lineno; local
[all...]
/freebsd-9.3-release/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c277 int lineno; local
332 lineno = 0;
353 int first = lineno + 1;
382 lineno++;
768 _nc_tgetent(char *bp, char **sourcename, int *lineno, const char *name) argument
846 i = _nc_cgetent(&dummy, lineno, pathvec, name);
953 static int lineno; local
973 if ((status = _nc_tgetent(tc, &source, &lineno, tn)) < 0)
976 _nc_curr_line = lineno;
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dsrec.c238 unsigned int lineno,
260 abfd, lineno, buf);
298 unsigned int lineno = 1; local
318 srec_bad_byte (abfd, lineno, c, error);
322 ++lineno;
335 srec_bad_byte (abfd, lineno, c, error);
339 ++lineno;
359 srec_bad_byte (abfd, lineno, c, error);
391 srec_bad_byte (abfd, lineno, c, error);
408 srec_bad_byte (abfd, lineno,
237 srec_bad_byte(bfd *abfd, unsigned int lineno, int c, bfd_boolean error) argument
[all...]
/freebsd-9.3-release/contrib/groff/src/devices/grolbp/
H A Dlbp.cpp54 const char *filename, int lineno);
118 const char *filename, int lineno)
122 fatal_with_file_and_line(filename, lineno,
133 // command, arg, filename, lineno);
587 const char *filename, int lineno)
595 error_with_file_and_line(filename, lineno,
604 error_with_file_and_line(filename, lineno,
116 handle_unknown_font_command(const char *command, const char *arg, const char *filename, int lineno) argument
586 handle_unknown_desc_command(const char *command, const char *arg, const char *filename, int lineno) argument
/freebsd-9.3-release/contrib/groff/src/devices/grolj4/
H A Dlj4.cpp86 const char *filename, int lineno);
129 const char *filename, int lineno)
135 fatal_with_file_and_line(filename, lineno,
141 fatal_with_file_and_line(filename, lineno,
145 error_with_file_and_line(filename, lineno,
151 error_with_file_and_line(filename, lineno,
127 handle_unknown_font_command(const char *command, const char *arg, const char *filename, int lineno) argument
/freebsd-9.3-release/share/examples/autofs/driver/
H A Dautodriver.c117 int i, lineno, x, gotopt; local
123 lineno = 0;
139 lineno++;
208 tab, lineno, ent->ae_fullpath, PATH_MAX);
211 ent->ae_line = lineno;
217 warnx("Parse error in file %s, line %d", tab, lineno);
/freebsd-9.3-release/tools/regression/acltools/
H A Drun65 my $lineno;
69 my $line = <>; $lineno++;
89 $prog_line = $lineno;
/freebsd-9.3-release/contrib/gcc/
H A Dfix-header.c912 source_lineno++, lineno++;
976 for (;; lineno++)
991 *ifndef_line = lineno;
1001 lineno++;
1010 lineno++;
1050 lineno++;
1055 *endif_line = lineno;
1235 lineno = 1;
1250 lineno = 1;
1254 if (lineno
[all...]
/freebsd-9.3-release/contrib/expat/tests/
H A Dminicheck.c92 _check_set_test_info(char const *function, char const *filename, int lineno) argument
95 _check_current_lineno = lineno;
/freebsd-9.3-release/contrib/one-true-awk/
H A Dawk.h65 extern int lineno; /* line number in awk program */
135 int lineno; member in struct:Node
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-esp.c306 const char *file, int lineno)
326 file, lineno);
340 file, lineno);
370 const char *file, int lineno)
396 int lineno=0; local
407 lineno++;
415 esp_print_decode_onesecret(ndo, fileline, filename, lineno);
423 esp_print_decode_ikeline(ndo, line, file, lineno);
305 esp_print_decode_ikeline(netdissect_options *ndo, char *line, const char *file, int lineno) argument
369 esp_print_decode_onesecret(netdissect_options *ndo, char *line, const char *file, int lineno) argument
/freebsd-9.3-release/usr.bin/make/
H A Dfor.c232 For_Run(int lineno) argument
260 Parse_FromString(str, lineno);
/freebsd-9.3-release/contrib/groff/src/include/
H A Dfont.h120 const char *file, int lineno);
/freebsd-9.3-release/usr.sbin/bluetooth/bthidd/
H A Dparser.y404 int32_t lineno;
420 for (lineno = 1; fgets(buffer, sizeof(buffer), f) != NULL; lineno ++) {
426 "%s:%d" EOL, hids_file, lineno);
/freebsd-9.3-release/usr.sbin/mtree/
H A Dmisc.c97 errx(1, "line %d: unknown keyword %s", lineno, name);
/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp89 Result.lineno = Loc.getLine();
93 << Result.filename << ":" << Result.lineno << "\n");
113 // format in Details to the address/filename/lineno format that OProfile
132 line_info.lineno = FunctionDI.getLineNumber();
/freebsd-9.3-release/sbin/ggate/ggated/
H A Dggated.c147 line_parse(char *line, unsigned lineno) argument
165 lineno);
175 "line %u.", lineno);
179 lineno);
194 "line %u.", lineno);
201 lineno);
206 g_gate_xlog("Too many arguments at line %u. ", lineno);
210 g_gate_xlog("Too few arguments at line %u.", lineno);
247 unsigned lineno = 0, objs = 0, len; local
270 lineno
[all...]
/freebsd-9.3-release/sys/dev/ath/
H A Dah_osdep.c71 int lineno, const char* msg);
346 ath_hal_assert_failed(const char* filename, int lineno, const char *msg) argument
349 filename, lineno, msg);
/freebsd-9.3-release/contrib/bmake/
H A Dparse.c98 * The variables 'fname' and 'lineno' are used to track the name
161 int lineno; /* current line number in file */ member in struct:IFile
756 size_t lineno; local
760 lineno = 0;
763 lineno = curFile->lineno;
768 ParseVErrorInternal(stderr, fname, lineno, type, fmt, ap);
773 ParseVErrorInternal(debug_file, fname, lineno, type, fmt, ap);
1998 gn->name, gn->fname, gn->lineno);
2003 ParseErrorInternal(gn->fname, gn->lineno, PARSE_WARNIN
2740 int lineno; /* Saved line # */ local
[all...]

Completed in 213 milliseconds

1234567891011>>