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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dbitmap.c769 uint8 * last_line; local
776 last_line = 0;
784 if (last_line == 0)
841 x = last_line[indexw * 4] + color;
849 x = last_line[indexw * 4] + color;
858 last_line = this_line;
/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_grammar.c1326 (Current).last_line = YYRHSLOC (Rhs, N).last_line; \
1331 (Current).first_line = (Current).last_line = \
1332 YYRHSLOC (Rhs, 0).last_line; \
1349 (Loc).last_line, (Loc).last_column)

Completed in 52 milliseconds