Subversion Repositories tendra.SVN

Rev

Rev 5 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5 Rev 6
Line -... Line 1...
-
 
1
/*
-
 
2
 * Copyright (c) 2002-2005 The TenDRA Project <http://www.tendra.org/>.
-
 
3
 * All rights reserved.
-
 
4
 *
-
 
5
 * Redistribution and use in source and binary forms, with or without
-
 
6
 * modification, are permitted provided that the following conditions are met:
-
 
7
 *
-
 
8
 * 1. Redistributions of source code must retain the above copyright notice,
-
 
9
 *    this list of conditions and the following disclaimer.
-
 
10
 * 2. Redistributions in binary form must reproduce the above copyright notice,
-
 
11
 *    this list of conditions and the following disclaimer in the documentation
-
 
12
 *    and/or other materials provided with the distribution.
-
 
13
 * 3. Neither the name of The TenDRA Project nor the names of its contributors
-
 
14
 *    may be used to endorse or promote products derived from this software
-
 
15
 *    without specific, prior written permission.
-
 
16
 *
-
 
17
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS
-
 
18
 * IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
-
 
19
 * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-
 
20
 * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR
-
 
21
 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-
 
22
 * EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-
 
23
 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
-
 
24
 * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
-
 
25
 * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
-
 
26
 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
-
 
27
 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
 
28
 *
-
 
29
 * $Id$
-
 
30
 */
1
/*
31
/*
2
    		 Crown Copyright (c) 1997
32
    		 Crown Copyright (c) 1997
3
    
33
 
4
    This TenDRA(r) Computer Program is subject to Copyright
34
    This TenDRA(r) Computer Program is subject to Copyright
5
    owned by the United Kingdom Secretary of State for Defence
35
    owned by the United Kingdom Secretary of State for Defence
6
    acting through the Defence Evaluation and Research Agency
36
    acting through the Defence Evaluation and Research Agency
7
    (DERA).  It is made available to Recipients with a
37
    (DERA).  It is made available to Recipients with a
8
    royalty-free licence for its use, reproduction, transfer
38
    royalty-free licence for its use, reproduction, transfer
9
    to other parties and amendment for any purpose not excluding
39
    to other parties and amendment for any purpose not excluding
10
    product development provided that any such use et cetera
40
    product development provided that any such use et cetera
11
    shall be deemed to be acceptance of the following conditions:-
41
    shall be deemed to be acceptance of the following conditions:-
12
    
42
 
13
        (1) Its Recipients shall ensure that this Notice is
43
        (1) Its Recipients shall ensure that this Notice is
14
        reproduced upon any copies or amended versions of it;
44
        reproduced upon any copies or amended versions of it;
15
    
45
 
16
        (2) Any amended version of it shall be clearly marked to
46
        (2) Any amended version of it shall be clearly marked to
17
        show both the nature of and the organisation responsible
47
        show both the nature of and the organisation responsible
18
        for the relevant amendment or amendments;
48
        for the relevant amendment or amendments;
19
    
49
 
20
        (3) Its onward transfer from a recipient to another
50
        (3) Its onward transfer from a recipient to another
21
        party shall be deemed to be that party's acceptance of
51
        party shall be deemed to be that party's acceptance of
22
        these conditions;
52
        these conditions;
23
    
53
 
24
        (4) DERA gives no warranty or assurance as to its
54
        (4) DERA gives no warranty or assurance as to its
25
        quality or suitability for any purpose and DERA accepts
55
        quality or suitability for any purpose and DERA accepts
26
        no liability whatsoever in relation to any use to which
56
        no liability whatsoever in relation to any use to which
27
        it may be put.
57
        it may be put.
28
*/
58
*/
Line 59... Line 89...
59
 * Revision 3.4  1995/08/25  11:12:16  wfs
89
 * Revision 3.4  1995/08/25  11:12:16  wfs
60
 * *** empty log message ***
90
 * *** empty log message ***
61
 *
91
 *
62
 * Revision 3.4  1995/08/25  11:12:16  wfs
92
 * Revision 3.4  1995/08/25  11:12:16  wfs
63
 * *** empty log message ***
93
 * *** empty log message ***
64
 *
94
 *
65
 * Revision 3.1  95/04/10  16:26:42  16:26:42  wfs (William Simmonds)
95
 * Revision 3.1  95/04/10  16:26:42  16:26:42  wfs (William Simmonds)
66
 * Apr95 tape version.
96
 * Apr95 tape version.
67
 * 
97
 *
68
 * Revision 3.0  95/03/30  11:17:20  11:17:20  wfs (William Simmonds)
98
 * Revision 3.0  95/03/30  11:17:20  11:17:20  wfs (William Simmonds)
69
 * Mar95 tape version with CRCR95_178 bug fix.
99
 * Mar95 tape version with CRCR95_178 bug fix.
70
 * 
100
 *
71
 * Revision 2.0  95/03/15  15:27:07  15:27:07  wfs (William Simmonds)
101
 * Revision 2.0  95/03/15  15:27:07  15:27:07  wfs (William Simmonds)
72
 * spec 3.1 changes implemented, tests outstanding.
102
 * spec 3.1 changes implemented, tests outstanding.
73
 * 
103
 *
74
 * Revision 1.1  95/01/17  14:12:19  14:12:19  wfs (William Simmonds)
104
 * Revision 1.1  95/01/17  14:12:19  14:12:19  wfs (William Simmonds)
75
 * Initial revision
105
 * Initial revision
76
 * 
106
 *
77
*/
107
*/
78
 
108
 
79
 
109
 
80
#ifndef HPPADDECS_INCLUDED
110
#ifndef HPPADDECS_INCLUDED
81
#define HPPADDECS_INCLUDED
111
#define HPPADDECS_INCLUDED
82
 
112
 
83
extern void init_stab PROTO_S ( ( void ) ) ;
113
extern void init_stab(void);
84
extern void init_stab_aux PROTO_S ( ( void ) ) ;
114
extern void init_stab_aux(void);
85
extern void stab_collect_files PROTO_S ( ( filename ) ) ;
115
extern void stab_collect_files(filename);
86
extern void stab_tagdefs PROTO_S ( ( void ) ) ;
116
extern void stab_tagdefs(void);
87
extern void stab_typedefs PROTO_S ( ( void ) ) ;
117
extern void stab_typedefs(void);
88
extern void stab_begin PROTO_S ( ( diag_info *, int, exp ) ) ;
118
extern void stab_begin(diag_info *, int, exp);
89
 
119
 
90
extern void init_stab_aux PROTO_S ( ( void ) ) ;
120
extern void init_stab_aux(void);
91
extern void init_diag PROTO_S ( ( void ) ) ;
121
extern void init_diag(void);
92
extern void stab_file PROTO_S ( ( long, bool ) ) ;
122
extern void stab_file(long, bool);
93
extern void stabn PROTO_S ( ( long, long ) ) ;
123
extern void stabn(long, long);
94
extern long diagbr_open PROTO_S ( ( long ) ) ;
124
extern long diagbr_open(long);
95
extern void diagbr_close PROTO_S ( ( long ) ) ;
125
extern void diagbr_close(long);
96
extern void stab_types PROTO_S ( ( void ) ) ;
126
extern void stab_types(void);
97
extern void stab_global PROTO_S ( ( shape, char *, bool ) ) ;
127
extern void stab_global(shape, char *, bool);
98
extern void stab_proc PROTO_S ( ( exp, char *, bool ) ) ;
128
extern void stab_proc(exp, char *, bool);
99
extern void stab_local PROTO_S ( ( char *, diag_type, exp, long, long ) ) ;
129
extern void stab_local(char *, diag_type, exp, long, long);
100
extern void close_function_scope PROTO_S ( ( int ) );
130
extern void close_function_scope(int);
101
extern long currentfile ;
131
extern long currentfile;
102
extern void stab_end PROTO_S (( diag_info*, exp ));
132
extern void stab_end(diag_info*, exp);
103
#ifdef _SYMTAB_INCLUDED
133
#ifdef _SYMTAB_INCLUDED
104
extern void output_DEBUG PROTO_S (( void ));
134
extern void output_DEBUG(void);
105
#endif
135
#endif
106
#endif /* HPPADDECS_INCLUDED */
136
#endif /* HPPADDECS_INCLUDED */
107
 
137