summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/cwebboot.hin
blob: f8bcfe89d8094b2f4319ff66d6ec6d2ff3b1dba8 (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
61
62
63
64
/*84:*/
#line 701 "cwebdir/comm-w2c.ch"

/* Prototypes for functions, either
 * declared in common.w and used in ctangle.w and cweave.w, or
 * used in common.w and declared in ctangle.w and cweave.w.  */
/*35:*/
#line 273 "cwebdir/comm-w2c.ch"

extern int names_match(name_pointer,const char*,int,char);
#line 652 "cwebdir/common.w"

/*:35*//*40:*/
#line 331 "cwebdir/comm-w2c.ch"

extern void init_p(name_pointer p,char t);
#line 705 "cwebdir/common.w"

/*:40*//*48:*/
#line 397 "cwebdir/comm-w2c.ch"

extern void init_node(name_pointer node);
#line 854 "cwebdir/common.w"

/*:48*//*59:*/
#line 468 "cwebdir/comm-w2c.ch"

extern void err_print(const char*);
#line 1094 "cwebdir/common.w"

/*:59*//*62:*/
#line 488 "cwebdir/comm-w2c.ch"

extern int wrap_up(void);
extern void print_stats(void);
#line 1143 "cwebdir/common.w"

/*:62*//*65:*/
#line 507 "cwebdir/comm-w2c.ch"

extern void fatal(const char*,const char*);
extern void overflow(const char*);
#line 1175 "cwebdir/common.w"

/*:65*//*83:*/
#line 682 "cwebdir/comm-w2c.ch"

extern void common_init(void);
extern int input_ln(FILE*fp);
extern void reset_input(void);
extern int get_line(void);
extern void check_complete(void);
extern name_pointer id_lookup(const char*first,const char*last,char t);
extern void print_section_name(name_pointer p);
extern void sprint_section_name(char*dest,name_pointer p);
extern name_pointer section_lookup(char*first,char*last,int ispref);
#line 1417 "cwebdir/common.w"

#line 697 "cwebdir/comm-w2c.ch"
/*:83*/
#line 705 "cwebdir/comm-w2c.ch"


/*:84*/