Searched refs:last_line (Results 1 - 25 of 72) sorted by relevance

123

/freebsd-11-stable/contrib/dtc/
H A Dsrcpos.h73 int last_line; member in struct:srcpos
85 (Current).last_line = YYRHSLOC(Rhs, N).last_line; \
89 (Current).first_line = (Current).last_line = \
90 YYRHSLOC(Rhs, 0).last_line; \
H A Dsrcpos.c207 .last_line = 0,
234 pos->last_line = current_srcfile->lineno;
259 if (pos->first_line != pos->last_line)
262 pos->last_line, pos->last_column);
/freebsd-11-stable/tools/tools/perforce/
H A Dawkdiff11 last_line = $0
/freebsd-11-stable/contrib/byacc/test/btyacc/
H A Derr_inherit4.tab.h31 int last_line; member in struct:YYLTYPE
H A Dbtyacc_demo.tab.c174 int last_line; member in struct:YYLTYPE
530 (loc).first_line = ((rhs)[-1]).last_line; \
532 (loc).last_line = ((rhs)[-1]).last_line; \
539 (loc).last_line = ((rhs)[n-1]).last_line; \
677 (*loc).last_line, (*loc).last_column);
686 (*loc).last_line, (*loc).last_column);
695 (*loc).last_line, (*loc).last_column);
704 (*loc).last_line, (*lo
[all...]
H A Dbtyacc_demo.tab.h42 int last_line; member in struct:YYLTYPE
H A Dcode_debug.c103 (loc).first_line = ((rhs)[-1]).last_line; \
105 (loc).last_line = ((rhs)[-1]).last_line; \
112 (loc).last_line = ((rhs)[n-1]).last_line; \
H A Drename_debug.c105 (loc).first_line = ((rhs)[-1]).last_line; \
107 (loc).last_line = ((rhs)[-1]).last_line; \
114 (loc).last_line = ((rhs)[n-1]).last_line; \
H A Derr_inherit4.tab.c170 int last_line; member in struct:YYLTYPE
331 (loc).first_line = ((rhs)[-1]).last_line; \
333 (loc).last_line = ((rhs)[-1]).last_line; \
340 (loc).last_line = ((rhs)[n-1]).last_line; \
H A Derr_syntax12.tab.c253 (loc).first_line = ((rhs)[-1]).last_line; \
255 (loc).last_line = ((rhs)[-1]).last_line; \
262 (loc).last_line = ((rhs)[n-1]).last_line; \
H A Derr_syntax18.tab.c250 (loc).first_line = ((rhs)[-1]).last_line; \
252 (loc).last_line = ((rhs)[-1]).last_line; \
259 (loc).last_line = ((rhs)[n-1]).last_line; \
/freebsd-11-stable/contrib/byacc/test/
H A Dbtyacc_demo.y71 @$.last_line, @$.last_column);
76 @$.last_line, @$.last_column);
81 @$.last_line, @$.last_column);
86 @$.last_line, @$.last_column);
115 @$.last_line = @3.last_line;
/freebsd-11-stable/contrib/groff/src/devices/grotty/
H A Dtty.cpp625 int last_line; local
626 for (last_line = nlines; last_line > 0; last_line--)
627 if (lines[last_line - 1])
630 if (last_line > lines_per_page) {
633 --last_line;
634 while (lines[last_line]) {
635 glyph *tem = lines[last_line];
636 lines[last_line]
[all...]
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dline-map.c185 unsigned int last_line = SOURCE_LINE (map, set->highest_line); local
186 int line_delta = to_line - last_line;
219 || last_line != map->to_line
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dparse.c625 (Current).last_line = YYRHSLOC (Rhs, N).last_line; \
630 (Current).first_line = (Current).last_line = \
631 YYRHSLOC (Rhs, 0).last_line; \
648 (Loc).last_line, (Loc).last_column)
/freebsd-11-stable/contrib/subversion/subversion/libsvn_diff/
H A Dparse-diff.c1065 apr_off_t pos, last_line; local
1119 last_line = pos;
1140 off = last_line - 2;
1146 hunk_text_end = last_line - 2;
1148 hunk_text_end = last_line - 1;
1150 hunk_text_end = last_line;
1184 start = last_line;
1211 end = last_line;
1232 start = last_line;
1319 end = last_line;
2042 apr_off_t pos, last_line; local
2203 apr_off_t pos, last_line; local
[all...]
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_cxt.h88 * @param last_line
93 u32 *last_line);
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dasn1parse.c1017 (Current).last_line = YYRHSLOC (Rhs, N).last_line; \
1022 (Current).first_line = (Current).last_line = \
1023 YYRHSLOC (Rhs, 0).last_line; \
1040 (Loc).last_line, (Loc).last_column)
/freebsd-11-stable/contrib/ee/
H A Dee.c159 int last_line; /* last line for text display */ variable
856 if (scr_vert < last_line)
861 while ((temp_buff != NULL) && (temp_vert < last_line))
866 if ((temp_vert == last_line) && (temp_buff != NULL))
869 wmove(text_win, last_line,0);
871 draw_line(last_line, 0, tp, 1, temp_buff->line_length);
1113 if (scr_vert < last_line)
1124 wmove(text_win, last_line,0);
1222 move_rel('d', max(5, (last_line - 5)));
1226 move_rel('u', max(5, (last_line
[all...]
/freebsd-11-stable/contrib/gdb/gdb/tui/
H A Dtui-windata.c289 int last_element_no, last_line; local
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.c599 (Current).last_line = YYRHSLOC (Rhs, N).last_line; \
604 (Current).first_line = (Current).last_line = \
605 YYRHSLOC (Rhs, 0).last_line; \
622 (Loc).last_line, (Loc).last_column)
/freebsd-11-stable/contrib/binutils/gas/
H A Dlisting.c284 static unsigned int last_line = 0xffff; local
315 if (line == last_line
378 last_line = line;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp147 std::string last_line = lines[lines.GetSize() - 1]; local
150 for (char &ch : last_line) {
/freebsd-11-stable/contrib/binutils/binutils/
H A Dobjdump.c944 unsigned last_line;
1066 p->last_line = 0;
1205 if (p != NULL && line != p->last_line)
1214 if (p->last_line >= l && p->last_line <= line)
1215 l = p->last_line + 1;
1218 p->last_line = line;
2626 unsigned int last_line;
2644 last_line = 0;
2677 && (line != last_line
940 unsigned last_line; member in struct:print_file_list
2616 unsigned int last_line; local
[all...]
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c1010 (Current).last_line = YYRHSLOC (Rhs, N).last_line; \
1015 (Current).first_line = (Current).last_line = \
1016 YYRHSLOC (Rhs, 0).last_line; \
1033 (Loc).last_line, (Loc).last_column)

Completed in 280 milliseconds

123