File: pan.b

package info (click to toggle)
spin 6.4.5%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,636 kB
  • ctags: 2,878
  • sloc: ansic: 40,035; yacc: 996; makefile: 37; sh: 5
file content (39 lines) | stat: -rw-r--r-- 538 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
	switch (t->back) {
	default: Uerror("bad return move");
	case  0: goto R999; /* nothing to undo */

		 /* PROC loop */

	case 3: // STATE 1
		;
		((P0 *)this)->a = trpt->bup.oval;
		;
		goto R999;

	case 4: // STATE 2
		;
		((P0 *)this)->b = trpt->bup.oval;
		;
		goto R999;

	case 5: // STATE 4
		;
		((P0 *)this)->b = trpt->bup.oval;
		;
		goto R999;

	case 6: // STATE 8
		;
		((P0 *)this)->b = trpt->bup.ovals[0];
		;
		ungrab_ints(trpt->bup.ovals, 2);
		goto R999;

	case 7: // STATE 12
		;
		p_restor(II);
		;
		;
		goto R999;
	}