Home
last modified time | relevance | path

Searched refs:lineno (Results 1 – 21 of 21) sorted by relevance

/ndk/sources/host-tools/nawk-20071023/
Dlex.c35 int lineno = 1; variable
218 lineno++; in yylex()
374 lineno++; in string()
557 lineno++; in input()
568 lineno--; in unput()
Dawk.h65 extern int lineno; /* line number in awk program */
135 int lineno; member
Dmain.c175 lineno = 1; in pgetc()
Dparse.c40 x->lineno = lineno; in nodealloc()
Dlib.c509 fprintf(stderr, " at source line %d", lineno); in SYNTAX()
593 fprintf(stderr, " source line number %d", curnode->lineno); in error()
594 else if (compile_time != 2 && lineno) in error()
595 fprintf(stderr, " source line number %d", lineno); in error()
DFIXES354 reset lineno for new source file; include filename in error
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/
Dnegative7 # reported using the best filename/lineno info
/ndk/sources/host-tools/make-3.81/
Dread.c311 ebuf.floc.lineno = 1; in eval_makefile()
477 fi.lineno = tgts_started; \ in eval()
515 ebuf->floc.lineno += nlines; in eval()
549 cmds_started = ebuf->floc.lineno; in eval()
878 tgts_started = fstart->lineno; in eval()
1184 cmds_started = fstart->lineno; in eval()
1344 ebuf->floc.lineno += nlines; in do_define()
1892 cmds->fileinfo.lineno = cmds_started; in record_files()
Dmisc.c242 fprintf (stderr, "%s:%lu: ", flocp->filenm, flocp->lineno);
275 fprintf (stderr, "%s:%lu: *** ", flocp->filenm, flocp->lineno);
DMakefile.in82 configure.lineno configure.status.lineno
Dmake.h384 unsigned long lineno; member
Drule.c396 r->cmds->fileinfo.lineno = 0; in install_pattern_rule()
Dcommands.c605 cmds->fileinfo.filenm, cmds->fileinfo.lineno); in print_commands()
Dfile.c272 to_file->cmds->fileinfo.lineno); in rehash_file()
Dvariable.c1397 v->fileinfo.filenm, v->fileinfo.lineno); in print_variable()
Dfunction.c1617 "%s:%lu: ", reading_file->filenm, reading_file->lineno); in func_shell()
Dconfigure445 chmod +x "$as_me.lineno" ||
446 …{ $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit …
451 . "./$as_me.lineno"
/ndk/docs/Getting_Started/html/
Ddoxygen.css211 span.lineno {
218 span.lineno a {
222 span.lineno a:hover {
/ndk/docs/Programmers_Guide/html/
Ddoxygen.css211 span.lineno {
218 span.lineno a {
222 span.lineno a:hover {
/ndk/sources/host-tools/make-3.81/tests/
DChangeLog44 * scripts/functions/error: Make sure filename/lineno information
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.0436 t lineno
438 :lineno
444 ' >$as_me.lineno &&
445 chmod +x "$as_me.lineno" ||
446 …{ $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit …
451 . "./$as_me.lineno"