]> andersk Git - splint.git/blob - imports/setjmp.lcs
Fixed Win32 files closed bug.
[splint.git] / imports / setjmp.lcs
1 %PASSED Output from LCLint 2.0
2 %LCLimports 
3 %LCLSortTable
4 %LCLsort bool immutable nil nil
5 %LCLsort Bool synonym bool nil
6 %LCLsort int primitive nil nil
7 %LCLsort char primitive nil nil
8 %LCLsort void primitive nil nil
9 %LCLsort _char_Obj obj char nil
10 %LCLsort __char_Obj_Ptr ptr _char_Obj nil
11 %LCLsort __char_Obj_Arr arr _char_Obj nil
12 %LCLsort _char_Vec vec char __char_Obj_Arr
13 %LCLsort float primitive nil nil
14 %LCLsort double primitive nil nil
15 %LCLsort _eerrno0e_Enum enum eerrno0e nil
16 %LCLsort EDUPTOOMANYCPUS enumMem nil nil
17 %LCLsort EDUPINTRANSIT enumMem nil nil
18 %LCLsort EDUPBADOPCODE enumMem nil nil
19 %LCLsort EDUPNOTRUN enumMem nil nil
20 %LCLsort EDUPNOTWAIT enumMem nil nil
21 %LCLsort EDUPNOTIDLE enumMem nil nil
22 %LCLsort EDUPNOTCNTD enumMem nil nil
23 %LCLsort EDUPNODISCONN enumMem nil nil
24 %LCLsort EDUPNOCONN enumMem nil nil
25 %LCLsort ENODUST enumMem nil nil
26 %LCLsort ENOSYSTEM enumMem nil nil
27 %LCLsort ENORESOURCES enumMem nil nil
28 %LCLsort ENOACTIVE enumMem nil nil
29 %LCLsort EACTIVE enumMem nil nil
30 %LCLsort ENOSYS enumMem nil nil
31 %LCLsort ENOLCK enumMem nil nil
32 %LCLsort EDEADLK enumMem nil nil
33 %LCLsort EALIGN enumMem nil nil
34 %LCLsort EIDRM enumMem nil nil
35 %LCLsort ENOMSG enumMem nil nil
36 %LCLsort EREMOTE enumMem nil nil
37 %LCLsort ESTALE enumMem nil nil
38 %LCLsort EDQUOT enumMem nil nil
39 %LCLsort EUSERS enumMem nil nil
40 %LCLsort EPROCLIM enumMem nil nil
41 %LCLsort ENOTEMPTY enumMem nil nil
42 %LCLsort EHOSTUNREACH enumMem nil nil
43 %LCLsort EHOSTDOWN enumMem nil nil
44 %LCLsort ENAMETOOLONG enumMem nil nil
45 %LCLsort ELOOP enumMem nil nil
46 %LCLsort ECONNREFUSED enumMem nil nil
47 %LCLsort ETIMEDOUT enumMem nil nil
48 %LCLsort ETOOMANYREFS enumMem nil nil
49 %LCLsort ESHUTDOWN enumMem nil nil
50 %LCLsort ENOTCONN enumMem nil nil
51 %LCLsort EISCONN enumMem nil nil
52 %LCLsort ENOBUFS enumMem nil nil
53 %LCLsort ECONNRESET enumMem nil nil
54 %LCLsort ECONNABORTED enumMem nil nil
55 %LCLsort ENETRESET enumMem nil nil
56 %LCLsort ENETUNREACH enumMem nil nil
57 %LCLsort ENETDOWN enumMem nil nil
58 %LCLsort EADDRNOTAVAIL enumMem nil nil
59 %LCLsort EADDRINUSE enumMem nil nil
60 %LCLsort EAFNOSUPPORT enumMem nil nil
61 %LCLsort EPFNOSUPPORT enumMem nil nil
62 %LCLsort EOPNOTSUPP enumMem nil nil
63 %LCLsort ESOCKTNOSUPPORT enumMem nil nil
64 %LCLsort EPROTONOSUPPORT enumMem nil nil
65 %LCLsort ENOPROTOOPT enumMem nil nil
66 %LCLsort EPROTOTYPE enumMem nil nil
67 %LCLsort EMSGSIZE enumMem nil nil
68 %LCLsort EDESTADDRREQ enumMem nil nil
69 %LCLsort ENOTSOCK enumMem nil nil
70 %LCLsort EALREADY enumMem nil nil
71 %LCLsort EINPROGRESS enumMem nil nil
72 %LCLsort EWOULDBLOCK enumMem nil nil
73 %LCLsort ERANGE enumMem nil nil
74 %LCLsort EDOM enumMem nil nil
75 %LCLsort EPIPE enumMem nil nil
76 %LCLsort EMLINK enumMem nil nil
77 %LCLsort EROFS enumMem nil nil
78 %LCLsort ESPIPE enumMem nil nil
79 %LCLsort ENOSPC enumMem nil nil
80 %LCLsort EFBIG enumMem nil nil
81 %LCLsort ETXTBSY enumMem nil nil
82 %LCLsort ENOTTY enumMem nil nil
83 %LCLsort EMFILE enumMem nil nil
84 %LCLsort ENFILE enumMem nil nil
85 %LCLsort EINVAL enumMem nil nil
86 %LCLsort EISDIR enumMem nil nil
87 %LCLsort ENOTDIR enumMem nil nil
88 %LCLsort ENODEV enumMem nil nil
89 %LCLsort EXDEV enumMem nil nil
90 %LCLsort EEXIST enumMem nil nil
91 %LCLsort EBUSY enumMem nil nil
92 %LCLsort ENOTBLK enumMem nil nil
93 %LCLsort EFAULT enumMem nil nil
94 %LCLsort EACCES enumMem nil nil
95 %LCLsort ENOMEM enumMem nil nil
96 %LCLsort EAGAIN enumMem nil nil
97 %LCLsort ECHILD enumMem nil nil
98 %LCLsort EBADF enumMem nil nil
99 %LCLsort ENOEXEC enumMem nil nil
100 %LCLsort E2BIG enumMem nil nil
101 %LCLsort ENXIO enumMem nil nil
102 %LCLsort EIO enumMem nil nil
103 %LCLsort EINTR enumMem nil nil
104 %LCLsort ESRCH enumMem nil nil
105 %LCLsort ENOENT enumMem nil nil
106 %LCLsort EPERM enumMem nil nil
107 %LCLsort enumEnd nil nil nil
108 %LCLsort __eerrno0e_Enum_Obj obj _eerrno0e_Enum nil
109 %LCLsort _int_Obj obj int nil
110 %LCLsort _lconv_Struct str lconv nil
111 %LCLsort n_sign_posn strMem _char_Obj nil
112 %LCLsort p_sign_posn strMem _char_Obj nil
113 %LCLsort n_sep_by_space strMem _char_Obj nil
114 %LCLsort n_cs_precedes strMem _char_Obj nil
115 %LCLsort p_sep_by_space strMem _char_Obj nil
116 %LCLsort p_cs_precedes strMem _char_Obj nil
117 %LCLsort frac_digits strMem _char_Obj nil
118 %LCLsort int_frac_digits strMem _char_Obj nil
119 %LCLsort negative_sign strMem ___char_Obj_Ptr_Obj nil
120 %LCLsort positive_sign strMem ___char_Obj_Ptr_Obj nil
121 %LCLsort mon_grouping strMem ___char_Obj_Ptr_Obj nil
122 %LCLsort mon_thousands_sep strMem ___char_Obj_Ptr_Obj nil
123 %LCLsort mon_decimal_point strMem ___char_Obj_Ptr_Obj nil
124 %LCLsort currency_symbol strMem ___char_Obj_Ptr_Obj nil
125 %LCLsort int_curr_symbol strMem ___char_Obj_Ptr_Obj nil
126 %LCLsort grouping strMem ___char_Obj_Ptr_Obj nil
127 %LCLsort thousands_sep strMem ___char_Obj_Ptr_Obj nil
128 %LCLsort decimal_point strMem ___char_Obj_Ptr_Obj nil
129 %LCLsort strEnd nil nil nil
130 %LCLsort ___char_Obj_Ptr_Obj obj __char_Obj_Ptr nil
131 %LCLsort _lconv_Struct_Tuple tup _lconv_Struct nil
132 %LCLsort __lconv_Struct_Ptr ptr _lconv_Struct nil
133 %LCLsort __lconv_Struct_Arr arr _lconv_Struct nil
134 %LCLsort __lconv_Struct_Tuple_Vec vec _lconv_Struct_Tuple __lconv_Struct_Arr
135 %LCLsort ___lconv synonym _lconv_Struct nil
136 %LCLsort _exception_Struct str exception nil
137 %LCLsort retval strMem _double_Obj nil
138 %LCLsort arg2 strMem _double_Obj nil
139 %LCLsort arg1 strMem _double_Obj nil
140 %LCLsort name strMem ___char_Obj_Ptr_Obj nil
141 %LCLsort ttype strMem _int_Obj nil
142 %LCLsort strEnd nil nil nil
143 %LCLsort _double_Obj obj double nil
144 %LCLsort _exception_Struct_Tuple tup _exception_Struct nil
145 %LCLsort __exception_Struct_Ptr ptr _exception_Struct nil
146 %LCLsort __exception_Struct_Arr arr _exception_Struct nil
147 %LCLsort __exception_Struct_Tuple_Vec vec _exception_Struct_Tuple __exception_Struct_Arr
148 %LCLsort ___exception synonym _exception_Struct nil
149 %LCLsort __int_Obj_Ptr ptr _int_Obj nil
150 %LCLsort __int_Obj_Arr arr _int_Obj nil
151 %LCLsort _int_Vec vec int __int_Obj_Arr
152 %LCLsort __double_Obj_Ptr ptr _double_Obj nil
153 %LCLsort __double_Obj_Arr arr _double_Obj nil
154 %LCLsort _double_Vec vec double __double_Obj_Arr
155 %LCLsort _emath1e_Enum enum emath1e nil
156 %LCLsort PLOSS enumMem nil nil
157 %LCLsort TLOSS enumMem nil nil
158 %LCLsort UNDERFLOW enumMem nil nil
159 %LCLsort OVERFLOW enumMem nil nil
160 %LCLsort SING enumMem nil nil
161 %LCLsort DOMAIN enumMem nil nil
162 %LCLsort enumEnd nil nil nil
163 %LCLsort __emath1e_Enum_Obj obj _emath1e_Enum nil
164 %LCLsort _jmp_buf synonym __int_Obj_Arr nil
165 %LCLsort _sigjmp_buf synonym __int_Obj_Arr nil
166 %LCLSortTableEnd
167 %LCLSymbolTable
168 %LCLop ENOMSG : -> _eerrno0e_Enum
169 %LCLop mod :int, int -> int
170 %LCLop EIDRM : -> _eerrno0e_Enum
171 %LCLop min :int, int -> int
172 %LCLop EALIGN : -> _eerrno0e_Enum
173 %LCLop max :int, int -> int
174 %LCLop EDEADLK : -> _eerrno0e_Enum
175 %LCLop 0 : -> int
176 %LCLop 0 : -> double
177 %LCLop ENOLCK : -> _eerrno0e_Enum
178 %LCLop 1 : -> int
179 %LCLop 1 : -> double
180 %LCLop if __ then __ else __  :bool, bool, bool -> bool
181 %LCLop if __ then __ else __  :bool, int, int -> int
182 %LCLop if __ then __ else __  :bool, double, double -> double
183 %LCLop if __ then __ else __  :bool, _char_Vec, _char_Vec -> _char_Vec
184 %LCLop if __ then __ else __  :bool, char, char -> char
185 %LCLop ENOSYS : -> _eerrno0e_Enum
186 %LCLop EACTIVE : -> _eerrno0e_Enum
187 %LCLop __ < __  :int, int -> bool
188 %LCLop __ < __  :double, double -> bool
189 %LCLop ENOACTIVE : -> _eerrno0e_Enum
190 %LCLop empty : -> _char_Vec
191 %LCLop __ > __  :int, int -> bool
192 %LCLop __ > __  :double, double -> bool
193 %LCLop ENORESOURCES : -> _eerrno0e_Enum
194 %LCLop ENOSYSTEM : -> _eerrno0e_Enum
195 %LCLop ENODUST : -> _eerrno0e_Enum
196 %LCLop count :char, _char_Vec -> int
197 %LCLop EDUPNOCONN : -> _eerrno0e_Enum
198 %LCLop head :_char_Vec -> char
199 %LCLop __ \inv :double -> double
200 %LCLop EDUPNODISCONN : -> _eerrno0e_Enum
201 %LCLop init :_char_Vec -> _char_Vec
202 %LCLop EDUPNOTCNTD : -> _eerrno0e_Enum
203 %LCLop isEmpty :_char_Vec -> bool
204 %LCLop EDUPNOTIDLE : -> _eerrno0e_Enum
205 %LCLop last :_char_Vec -> char
206 %LCLop EDUPNOTWAIT : -> _eerrno0e_Enum
207 %LCLop len :_char_Vec -> int
208 %LCLop __ \implies __  :bool, bool -> bool
209 %LCLop EDUPNOTRUN : -> _eerrno0e_Enum
210 %LCLop prefix :_char_Vec, int -> _char_Vec
211 %LCLop __ / __  :double, double -> double
212 %LCLop EDUPBADOPCODE : -> _eerrno0e_Enum
213 %LCLop removePrefix :_char_Vec, int -> _char_Vec
214 %LCLop EDUPINTRANSIT : -> _eerrno0e_Enum
215 %LCLop substring :_char_Vec, int, int -> _char_Vec
216 %LCLop __ || __  :_char_Vec, _char_Vec -> _char_Vec
217 %LCLop EDUPTOOMANYCPUS : -> _eerrno0e_Enum
218 %LCLop tail :_char_Vec -> _char_Vec
219 %LCLop __ \in __  :char, _char_Vec -> bool
220 %LCLop nullTerminated :_char_Vec -> bool
221 %LCLop throughNull :_char_Vec -> _char_Vec
222 %LCLop sameStr :_char_Vec, _char_Vec -> bool
223 %LCLop __ \select decimal_point :_lconv_Struct_Tuple -> __char_Obj_Ptr
224 %LCLop __ \select decimal_point :_lconv_Struct -> ___char_Obj_Ptr_Obj
225 %LCLop lenStr :_char_Vec -> int
226 %LCLop __ \select thousands_sep :_lconv_Struct_Tuple -> __char_Obj_Ptr
227 %LCLop __ \select thousands_sep :_lconv_Struct -> ___char_Obj_Ptr_Obj
228 %LCLop times10plus :int, int -> int
229 %LCLop __ \field_arrow decimal_point :__lconv_Struct_Ptr -> ___char_Obj_Ptr_Obj
230 %LCLop __ \select grouping :_lconv_Struct_Tuple -> __char_Obj_Ptr
231 %LCLop __ \select grouping :_lconv_Struct -> ___char_Obj_Ptr_Obj
232 %LCLop plus1 :int -> int
233 %LCLop __ \field_arrow thousands_sep :__lconv_Struct_Ptr -> ___char_Obj_Ptr_Obj
234 %LCLop __ \select int_curr_symbol :_lconv_Struct_Tuple -> __char_Obj_Ptr
235 %LCLop __ \select int_curr_symbol :_lconv_Struct -> ___char_Obj_Ptr_Obj
236 %LCLop 2 : -> int
237 %LCLop __ \field_arrow grouping :__lconv_Struct_Ptr -> ___char_Obj_Ptr_Obj
238 %LCLop __ \select currency_symbol :_lconv_Struct_Tuple -> __char_Obj_Ptr
239 %LCLop __ \select currency_symbol :_lconv_Struct -> ___char_Obj_Ptr_Obj
240 %LCLop 3 : -> int
241 %LCLtag exception struct
242 %LCLop __ \field_arrow int_curr_symbol :__lconv_Struct_Ptr -> ___char_Obj_Ptr_Obj
243 %LCLop __ \select mon_decimal_point :_lconv_Struct_Tuple -> __char_Obj_Ptr
244 %LCLop __ \select mon_decimal_point :_lconv_Struct -> ___char_Obj_Ptr_Obj
245 %LCLop 4 : -> int
246 %LCLop __ \field_arrow currency_symbol :__lconv_Struct_Ptr -> ___char_Obj_Ptr_Obj
247 %LCLop __ \select mon_thousands_sep :_lconv_Struct_Tuple -> __char_Obj_Ptr
248 %LCLop __ \select mon_thousands_sep :_lconv_Struct -> ___char_Obj_Ptr_Obj
249 %LCLop 5 : -> int
250 %LCLop __ \field_arrow mon_decimal_point :__lconv_Struct_Ptr -> ___char_Obj_Ptr_Obj
251 %LCLop __ \select mon_grouping :_lconv_Struct_Tuple -> __char_Obj_Ptr
252 %LCLop __ \select mon_grouping :_lconv_Struct -> ___char_Obj_Ptr_Obj
253 %LCLop 6 : -> int
254 %LCLop __ \field_arrow mon_thousands_sep :__lconv_Struct_Ptr -> ___char_Obj_Ptr_Obj
255 %LCLop __ \select positive_sign :_lconv_Struct_Tuple -> __char_Obj_Ptr
256 %LCLop __ \select positive_sign :_lconv_Struct -> ___char_Obj_Ptr_Obj
257 %LCLop 7 : -> int
258 %LCLop __ \field_arrow mon_grouping :__lconv_Struct_Ptr -> ___char_Obj_Ptr_Obj
259 %LCLop __ \select negative_sign :_lconv_Struct_Tuple -> __char_Obj_Ptr
260 %LCLop __ \select negative_sign :_lconv_Struct -> ___char_Obj_Ptr_Obj
261 %LCLop 8 : -> int
262 %LCLop __ \field_arrow positive_sign :__lconv_Struct_Ptr -> ___char_Obj_Ptr_Obj
263 %LCLop __ \select int_frac_digits :_lconv_Struct_Tuple -> char
264 %LCLop __ \select int_frac_digits :_lconv_Struct -> _char_Obj
265 %LCLop 9 : -> int
266 %LCLop __ \field_arrow negative_sign :__lconv_Struct_Ptr -> ___char_Obj_Ptr_Obj
267 %LCLop __ \select frac_digits :_lconv_Struct_Tuple -> char
268 %LCLop __ \select frac_digits :_lconv_Struct -> _char_Obj
269 %LCLop __ \field_arrow int_frac_digits :__lconv_Struct_Ptr -> _char_Obj
270 %LCLop __ \select p_cs_precedes :_lconv_Struct_Tuple -> char
271 %LCLop __ \select p_cs_precedes :_lconv_Struct -> _char_Obj
272 %LCLop __ \field_arrow frac_digits :__lconv_Struct_Ptr -> _char_Obj
273 %LCLop __ \select p_sep_by_space :_lconv_Struct_Tuple -> char
274 %LCLop __ \select p_sep_by_space :_lconv_Struct -> _char_Obj
275 %LCLop __ \field_arrow p_cs_precedes :__lconv_Struct_Ptr -> _char_Obj
276 %LCLop __ \select n_cs_precedes :_lconv_Struct_Tuple -> char
277 %LCLop __ \select n_cs_precedes :_lconv_Struct -> _char_Obj
278 %LCLop __ \field_arrow p_sep_by_space :__lconv_Struct_Ptr -> _char_Obj
279 %LCLop __ \select n_sep_by_space :_lconv_Struct_Tuple -> char
280 %LCLop __ \select n_sep_by_space :_lconv_Struct -> _char_Obj
281 %LCLop __ \field_arrow n_cs_precedes :__lconv_Struct_Ptr -> _char_Obj
282 %LCLop __ \select p_sign_posn :_lconv_Struct_Tuple -> char
283 %LCLop __ \select p_sign_posn :_lconv_Struct -> _char_Obj
284 %LCLop __ \field_arrow n_sep_by_space :__lconv_Struct_Ptr -> _char_Obj
285 %LCLop __ \select n_sign_posn :_lconv_Struct_Tuple -> char
286 %LCLop __ \select n_sign_posn :_lconv_Struct -> _char_Obj
287 %LCLop __ \field_arrow p_sign_posn :__lconv_Struct_Ptr -> _char_Obj
288 %LCLop __ \field_arrow n_sign_posn :__lconv_Struct_Ptr -> _char_Obj
289 %LCLop __ * __  :int, int -> int
290 %LCLop __ * __  :double, double -> double
291 %LCLop true : -> bool
292 %LCLop false : -> bool
293 %LCLop __ \and __  :bool, bool -> bool
294 %LCLop __ \or __  :bool, bool -> bool
295 %LCLop __ \eq __  :bool, bool -> bool
296 %LCLop __ \eq __  :int, int -> bool
297 %LCLop __ \eq __  :double, double -> bool
298 %LCLop __ \eq __  :_char_Vec, _char_Vec -> bool
299 %LCLop __ \eq __  :char, char -> bool
300 %LCLop \not __  :bool -> bool
301 %LCLop __ \neq __  :bool, bool -> bool
302 %LCLop __ \neq __  :int, int -> bool
303 %LCLop __ \neq __  :double, double -> bool
304 %LCLop __ \neq __  :_char_Vec, _char_Vec -> bool
305 %LCLop __ \neq __  :char, char -> bool
306 %LCLop { __ } :char -> _char_Vec
307 %LCLop EPERM : -> _eerrno0e_Enum
308 %LCLop ENOENT : -> _eerrno0e_Enum
309 %LCLop ESRCH : -> _eerrno0e_Enum
310 %LCLop EINTR : -> _eerrno0e_Enum
311 %LCLop __ \select ttype :_exception_Struct_Tuple -> int
312 %LCLop __ \select ttype :_exception_Struct -> _int_Obj
313 %LCLop EIO : -> _eerrno0e_Enum
314 %LCLop __ \select name :_exception_Struct_Tuple -> __char_Obj_Ptr
315 %LCLop __ \select name :_exception_Struct -> ___char_Obj_Ptr_Obj
316 %LCLop ENXIO : -> _eerrno0e_Enum
317 %LCLop __ \field_arrow ttype :__exception_Struct_Ptr -> _int_Obj
318 %LCLop __ \select arg1 :_exception_Struct_Tuple -> double
319 %LCLop __ \select arg1 :_exception_Struct -> _double_Obj
320 %LCLop E2BIG : -> _eerrno0e_Enum
321 %LCLop __ \field_arrow name :__exception_Struct_Ptr -> ___char_Obj_Ptr_Obj
322 %LCLop __ \select arg2 :_exception_Struct_Tuple -> double
323 %LCLop __ \select arg2 :_exception_Struct -> _double_Obj
324 %LCLop ENOEXEC : -> _eerrno0e_Enum
325 %LCLop __ \field_arrow arg1 :__exception_Struct_Ptr -> _double_Obj
326 %LCLop __ \select retval :_exception_Struct_Tuple -> double
327 %LCLop __ \select retval :_exception_Struct -> _double_Obj
328 %LCLop EBADF : -> _eerrno0e_Enum
329 %LCLop __ \field_arrow arg2 :__exception_Struct_Ptr -> _double_Obj
330 %LCLop ECHILD : -> _eerrno0e_Enum
331 %LCLop __ \field_arrow retval :__exception_Struct_Ptr -> _double_Obj
332 %LCLop EAGAIN : -> _eerrno0e_Enum
333 %LCLop __ [] :__char_Obj_Ptr -> __char_Obj_Arr
334 %LCLop __ [] :__lconv_Struct_Ptr -> __lconv_Struct_Arr
335 %LCLop __ [] :__exception_Struct_Ptr -> __exception_Struct_Arr
336 %LCLop __ [] :__int_Obj_Ptr -> __int_Obj_Arr
337 %LCLop __ [] :__double_Obj_Ptr -> __double_Obj_Arr
338 %LCLop ENOMEM : -> _eerrno0e_Enum
339 %LCLop EACCES : -> _eerrno0e_Enum
340 %LCLop __ [__] :_char_Vec, int -> char
341 %LCLop __ [__] :__char_Obj_Arr, int -> _char_Obj
342 %LCLop __ [__] :__lconv_Struct_Tuple_Vec, int -> _lconv_Struct_Tuple
343 %LCLop __ [__] :__lconv_Struct_Arr, int -> _lconv_Struct
344 %LCLop __ [__] :__exception_Struct_Tuple_Vec, int -> _exception_Struct_Tuple
345 %LCLop __ [__] :__exception_Struct_Arr, int -> _exception_Struct
346 %LCLop __ [__] :_int_Vec, int -> int
347 %LCLop __ [__] :__int_Obj_Arr, int -> _int_Obj
348 %LCLop __ [__] :_double_Vec, int -> double
349 %LCLop __ [__] :__double_Obj_Arr, int -> _double_Obj
350 %LCLop EFAULT : -> _eerrno0e_Enum
351 %LCLop __ |- __  :_char_Vec, char -> _char_Vec
352 %LCLop ENOTBLK : -> _eerrno0e_Enum
353 %LCLop EBUSY : -> _eerrno0e_Enum
354 %LCLop __ -| __  :char, _char_Vec -> _char_Vec
355 %LCLop [__, __, __, __, __] :double, double, double, __char_Obj_Ptr, int -> _exception_Struct_Tuple
356 %LCLop EEXIST : -> _eerrno0e_Enum
357 %LCLop EXDEV : -> _eerrno0e_Enum
358 %LCLop ENODEV : -> _eerrno0e_Enum
359 %LCLop ENOTDIR : -> _eerrno0e_Enum
360 %LCLop __ \leq __  :int, int -> bool
361 %LCLop __ \leq __  :double, double -> bool
362 %LCLop EISDIR : -> _eerrno0e_Enum
363 %LCLop EINVAL : -> _eerrno0e_Enum
364 %LCLop __ \geq __  :int, int -> bool
365 %LCLop __ \geq __  :double, double -> bool
366 %LCLop ENFILE : -> _eerrno0e_Enum
367 %LCLop EMFILE : -> _eerrno0e_Enum
368 %LCLop ENOTTY : -> _eerrno0e_Enum
369 %LCLop ETXTBSY : -> _eerrno0e_Enum
370 %LCLop null : -> char
371 %LCLop EFBIG : -> _eerrno0e_Enum
372 %LCLop ENOSPC : -> _eerrno0e_Enum
373 %LCLop ESPIPE : -> _eerrno0e_Enum
374 %LCLop EROFS : -> _eerrno0e_Enum
375 %LCLop EMLINK : -> _eerrno0e_Enum
376 %LCLop EPIPE : -> _eerrno0e_Enum
377 %LCLop EDOM : -> _eerrno0e_Enum
378 %LCLop ERANGE : -> _eerrno0e_Enum
379 %LCLop EWOULDBLOCK : -> _eerrno0e_Enum
380 %LCLop EINPROGRESS : -> _eerrno0e_Enum
381 %LCLop EALREADY : -> _eerrno0e_Enum
382 %LCLop ENOTSOCK : -> _eerrno0e_Enum
383 %LCLop EDESTADDRREQ : -> _eerrno0e_Enum
384 %LCLop EMSGSIZE : -> _eerrno0e_Enum
385 %LCLop EPROTOTYPE : -> _eerrno0e_Enum
386 %LCLop ENOPROTOOPT : -> _eerrno0e_Enum
387 %LCLop [__, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __] :char, char, char, char, char, char, char, char, __char_Obj_Ptr, __char_Obj_Ptr, __char_Obj_Ptr, __char_Obj_Ptr, __char_Obj_Ptr, __char_Obj_Ptr, __char_Obj_Ptr, __char_Obj_Ptr, __char_Obj_Ptr, __char_Obj_Ptr -> _lconv_Struct_Tuple
388 %LCLop EPROTONOSUPPORT : -> _eerrno0e_Enum
389 %LCLop ESOCKTNOSUPPORT : -> _eerrno0e_Enum
390 %LCLop EOPNOTSUPP : -> _eerrno0e_Enum
391 %LCLop EPFNOSUPPORT : -> _eerrno0e_Enum
392 %LCLop EAFNOSUPPORT : -> _eerrno0e_Enum
393 %LCLop EADDRINUSE : -> _eerrno0e_Enum
394 %LCLop EADDRNOTAVAIL : -> _eerrno0e_Enum
395 %LCLop NIL : -> __char_Obj_Ptr
396 %LCLop NIL : -> __lconv_Struct_Ptr
397 %LCLop NIL : -> __exception_Struct_Ptr
398 %LCLop NIL : -> __int_Obj_Ptr
399 %LCLop NIL : -> __double_Obj_Ptr
400 %LCLop ENETDOWN : -> _eerrno0e_Enum
401 %LCLop ENETUNREACH : -> _eerrno0e_Enum
402 %LCLop ENETRESET : -> _eerrno0e_Enum
403 %LCLop ECONNABORTED : -> _eerrno0e_Enum
404 %LCLop ECONNRESET : -> _eerrno0e_Enum
405 %LCLop ENOBUFS : -> _eerrno0e_Enum
406 %LCLop EISCONN : -> _eerrno0e_Enum
407 %LCLop - __  :int -> int
408 %LCLop - __  :double -> double
409 %LCLop ENOTCONN : -> _eerrno0e_Enum
410 %LCLop __ + __  :__char_Obj_Ptr, int -> __char_Obj_Ptr
411 %LCLop __ + __  :int, __char_Obj_Ptr -> __char_Obj_Ptr
412 %LCLop __ + __  :int, int -> int
413 %LCLop __ + __  :double, double -> double
414 %LCLop __ + __  :__lconv_Struct_Ptr, int -> __lconv_Struct_Ptr
415 %LCLop __ + __  :int, __lconv_Struct_Ptr -> __lconv_Struct_Ptr
416 %LCLop __ + __  :__exception_Struct_Ptr, int -> __exception_Struct_Ptr
417 %LCLop __ + __  :int, __exception_Struct_Ptr -> __exception_Struct_Ptr
418 %LCLop __ + __  :__int_Obj_Ptr, int -> __int_Obj_Ptr
419 %LCLop __ + __  :int, __int_Obj_Ptr -> __int_Obj_Ptr
420 %LCLop __ + __  :__double_Obj_Ptr, int -> __double_Obj_Ptr
421 %LCLop __ + __  :int, __double_Obj_Ptr -> __double_Obj_Ptr
422 %LCLop ESHUTDOWN : -> _eerrno0e_Enum
423 %LCLop __ - __  :__char_Obj_Ptr, int -> __char_Obj_Ptr
424 %LCLop __ - __  :__char_Obj_Ptr, __char_Obj_Ptr -> int
425 %LCLop __ - __  :int, int -> int
426 %LCLop __ - __  :double, double -> double
427 %LCLop __ - __  :__lconv_Struct_Ptr, int -> __lconv_Struct_Ptr
428 %LCLop __ - __  :__lconv_Struct_Ptr, __lconv_Struct_Ptr -> int
429 %LCLop __ - __  :__exception_Struct_Ptr, int -> __exception_Struct_Ptr
430 %LCLop __ - __  :__exception_Struct_Ptr, __exception_Struct_Ptr -> int
431 %LCLop __ - __  :__int_Obj_Ptr, int -> __int_Obj_Ptr
432 %LCLop __ - __  :__int_Obj_Ptr, __int_Obj_Ptr -> int
433 %LCLop __ - __  :__double_Obj_Ptr, int -> __double_Obj_Ptr
434 %LCLop __ - __  :__double_Obj_Ptr, __double_Obj_Ptr -> int
435 %LCLop sizeof :bool -> int
436 %LCLop sizeof :int -> int
437 %LCLop sizeof :char -> int
438 %LCLop sizeof :void -> int
439 %LCLop sizeof :float -> int
440 %LCLop sizeof :double -> int
441 %LCLop sizeof :_eerrno0e_Enum -> int
442 %LCLop sizeof :_emath1e_Enum -> int
443 %LCLop DOMAIN : -> _emath1e_Enum
444 %LCLop ETOOMANYREFS : -> _eerrno0e_Enum
445 %LCLop SING : -> _emath1e_Enum
446 %LCLop ETIMEDOUT : -> _eerrno0e_Enum
447 %LCLop OVERFLOW : -> _emath1e_Enum
448 %LCLop ECONNREFUSED : -> _eerrno0e_Enum
449 %LCLop isSub :_char_Vec, int -> bool
450 %LCLop isSub :__char_Obj_Arr, int -> bool
451 %LCLop isSub :__lconv_Struct_Tuple_Vec, int -> bool
452 %LCLop isSub :__lconv_Struct_Arr, int -> bool
453 %LCLop isSub :__exception_Struct_Tuple_Vec, int -> bool
454 %LCLop isSub :__exception_Struct_Arr, int -> bool
455 %LCLop isSub :_int_Vec, int -> bool
456 %LCLop isSub :__int_Obj_Arr, int -> bool
457 %LCLop isSub :_double_Vec, int -> bool
458 %LCLop isSub :__double_Obj_Arr, int -> bool
459 %LCLtag lconv struct
460 %LCLop UNDERFLOW : -> _emath1e_Enum
461 %LCLop ELOOP : -> _eerrno0e_Enum
462 %LCLop TLOSS : -> _emath1e_Enum
463 %LCLop ENAMETOOLONG : -> _eerrno0e_Enum
464 %LCLop PLOSS : -> _emath1e_Enum
465 %LCLop EHOSTDOWN : -> _eerrno0e_Enum
466 %LCLop EHOSTUNREACH : -> _eerrno0e_Enum
467 %LCLop ENOTEMPTY : -> _eerrno0e_Enum
468 %LCLop succ :int -> int
469 %LCLop EPROCLIM : -> _eerrno0e_Enum
470 %LCLop pred :int -> int
471 %LCLop EUSERS : -> _eerrno0e_Enum
472 %LCLop EDQUOT : -> _eerrno0e_Enum
473 %LCLop ESTALE : -> _eerrno0e_Enum
474 %LCLop abs :int -> int
475 %LCLop abs :double -> double
476 %LCLop EREMOTE : -> _eerrno0e_Enum
477 %LCLop div :int, int -> int
478 %LCLtype float float exposed
479 %LCLtype bool bool immutable
480 %LCLconst FALSE bool
481 %LCLconst TRUE bool
482 %LCLconst JB_ONSIGSTK int
483 %LCLconst JB_SIGMASK int
484 %LCLconst JB_PC int
485 %LCLconst JB_REGS int
486 %LCLconst JB_ZERO int
487 %LCLconst JB_MAGIC int
488 %LCLconst JB_AT int
489 %LCLconst JB_V0 int
490 %LCLconst JB_V1 int
491 %LCLconst JB_A0 int
492 %LCLconst JB_A1 int
493 %LCLconst JB_A2 int
494 %LCLconst JB_A3 int
495 %LCLconst JB_T0 int
496 %LCLconst JB_T1 int
497 %LCLconst JB_T2 int
498 %LCLconst JB_T3 int
499 %LCLconst JB_T4 int
500 %LCLconst JB_T5 int
501 %LCLconst JB_T6 int
502 %LCLconst JB_T7 int
503 %LCLconst JB_S0 int
504 %LCLconst JB_S1 int
505 %LCLconst JB_S2 int
506 %LCLconst JB_S3 int
507 %LCLconst JB_S4 int
508 %LCLconst JB_S5 int
509 %LCLconst JB_S6 int
510 %LCLconst JB_S7 int
511 %LCLconst JB_T8 int
512 %LCLconst JB_T9 int
513 %LCLconst JB_K0 int
514 %LCLconst JB_K1 int
515 %LCLconst JB_GP int
516 %LCLconst JB_SP int
517 %LCLconst JB_S8 int
518 %LCLconst JB_RA int
519 %LCLconst JB_FREGS int
520 %LCLconst JB_F0 int
521 %LCLconst JB_F1 int
522 %LCLconst JB_F2 int
523 %LCLconst JB_F3 int
524 %LCLconst JB_F4 int
525 %LCLconst JB_F5 int
526 %LCLconst JB_F6 int
527 %LCLconst JB_F7 int
528 %LCLconst JB_F8 int
529 %LCLconst JB_F9 int
530 %LCLconst JB_F10 int
531 %LCLconst JB_F11 int
532 %LCLconst JB_F12 int
533 %LCLconst JB_F13 int
534 %LCLconst JB_F14 int
535 %LCLconst JB_F15 int
536 %LCLconst JB_F16 int
537 %LCLconst JB_F17 int
538 %LCLconst JB_F18 int
539 %LCLconst JB_F19 int
540 %LCLconst JB_F20 int
541 %LCLconst JB_F21 int
542 %LCLconst JB_F22 int
543 %LCLconst JB_F23 int
544 %LCLconst JB_F24 int
545 %LCLconst JB_F25 int
546 %LCLconst JB_F26 int
547 %LCLconst JB_F27 int
548 %LCLconst JB_F28 int
549 %LCLconst JB_F29 int
550 %LCLconst JB_F30 int
551 %LCLconst JB_F31 int
552 %LCLconst JB_FPC_CSR int
553 %LCLconst SC_MDLO int
554 %LCLconst SC_MDHI int
555 %LCLconst JB_FLAGS int
556 %LCLconst JBMAGIC int
557 %LCLconst SIGCONTEXT_PAD int
558 %LCLconst NJBREGS int
559 %LCLtype jmp_buf _jmp_buf exposed
560 %LCLtype sigjmp_buf _sigjmp_buf exposed
561 %LCLfcn longjmp : __int_Obj_Arr, int -> void 
562 %LCLfcnGlobals 
563 %LCLfcn setjmp : __int_Obj_Arr -> int 
564 %LCLfcnGlobals 
565 %LCLfcn sigsetjmp : __int_Obj_Arr, int -> int 
566 %LCLfcnGlobals 
567 %LCLfcn siglongjmp : __int_Obj_Arr, int -> void 
568 %LCLfcnGlobals 
569 %LCLSymbolTableEnd
This page took 0.080973 seconds and 5 git commands to generate.