summaryrefslogtreecommitdiff
path: root/web/yacco2/o2linker/o2linker.h
blob: a1bd6aea5dae3c382a1627f349c1e06bfeeba5c4 (plain)
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
/*88:*/
//line 29 "/usr/local/yacco2/o2linker/includes.w"

#define SPECULATIVE_NO_BIT_WORDS 20
#define LR1_QUESTIONABLE_SHIFT_OPERATOR 0
#define LR1_EOG 1
#define LR1_EOLR 2
#define LR1_PARALLEL_OPERATOR 3
#define LR1_REDUCE_OPERATOR 4
#define LR1_PROCEDURE_CALL_OPERATOR 7
#define LR1_INVISIBLE_SHIFT_OPERATOR 5
#define LR1_ALL_SHIFT_OPERATOR 6
#define LR1_FSET_TRANSIENCE_OPERATOR 7
#define SMALL_BUFFER_4K 1024*4
#define BITS_PER_WORD 32
#define TOTAL_NO_BIT_WORDS 1024*2*100 \
 \
 \
 \
 \
 \
 \
 \


//line 30 "/usr/local/yacco2/o2linker/includes.w"

#ifndef o2linker__
#define o2linker__ 1
/*86:*/
//line 12 "/usr/local/yacco2/o2linker/includes.w"

#include "globals.h"
#include "yacco2_stbl.h"
using namespace yacco2_stbl;
#include "o2linker_externs.h"
#include "link_cleanser.h"
#include "t_alphabet.h"
#include "fsc_file.h"


/*:86*/
//line 33 "/usr/local/yacco2/o2linker/includes.w"

/*14:*/
//line 24 "/usr/local/yacco2/o2linker/prog.w"

extern int NO_OF_THREADS;
extern int NO_WORDS_FOR_BIT_MAP;

/*:14*//*28:*/
//line 320 "/usr/local/yacco2/o2linker/prog.w"

extern char Visit_graph[RESERVE_FIXED_NO_THREADS];
/*:28*/
//line 34 "/usr/local/yacco2/o2linker/includes.w"

#endif

/*:88*/