[HQ](Debian) Package version up
[external/glib2.0.git] / glib / galias.h
1 /* Generated by makegalias.pl */
2
3 #ifndef DISABLE_VISIBILITY
4
5 #include "glibconfig.h"
6
7 #ifdef G_HAVE_GNUC_VISIBILITY
8
9 #define IN_FILE(x) 1
10 #define IN_HEADER defined
11
12 #if IN_HEADER(__G_ARRAY_H__)
13 #if IN_FILE(__G_ARRAY_C__)
14 extern __typeof (g_array_append_vals) IA__g_array_append_vals __attribute((visibility("hidden")));
15 #define g_array_append_vals IA__g_array_append_vals
16
17 extern __typeof (g_array_free) IA__g_array_free __attribute((visibility("hidden")));
18 #define g_array_free IA__g_array_free
19
20 extern __typeof (g_array_insert_vals) IA__g_array_insert_vals __attribute((visibility("hidden")));
21 #define g_array_insert_vals IA__g_array_insert_vals
22
23 extern __typeof (g_array_new) IA__g_array_new __attribute((visibility("hidden")));
24 #define g_array_new IA__g_array_new
25
26 extern __typeof (g_array_ref) IA__g_array_ref __attribute((visibility("hidden")));
27 #define g_array_ref IA__g_array_ref
28
29 extern __typeof (g_array_unref) IA__g_array_unref __attribute((visibility("hidden")));
30 #define g_array_unref IA__g_array_unref
31
32 extern __typeof (g_array_get_element_size) IA__g_array_get_element_size __attribute((visibility("hidden")));
33 #define g_array_get_element_size IA__g_array_get_element_size
34
35 extern __typeof (g_array_prepend_vals) IA__g_array_prepend_vals __attribute((visibility("hidden")));
36 #define g_array_prepend_vals IA__g_array_prepend_vals
37
38 extern __typeof (g_array_remove_index) IA__g_array_remove_index __attribute((visibility("hidden")));
39 #define g_array_remove_index IA__g_array_remove_index
40
41 extern __typeof (g_array_remove_index_fast) IA__g_array_remove_index_fast __attribute((visibility("hidden")));
42 #define g_array_remove_index_fast IA__g_array_remove_index_fast
43
44 extern __typeof (g_array_remove_range) IA__g_array_remove_range __attribute((visibility("hidden")));
45 #define g_array_remove_range IA__g_array_remove_range
46
47 extern __typeof (g_array_set_size) IA__g_array_set_size __attribute((visibility("hidden")));
48 #define g_array_set_size IA__g_array_set_size
49
50 extern __typeof (g_array_sized_new) IA__g_array_sized_new __attribute((visibility("hidden")));
51 #define g_array_sized_new IA__g_array_sized_new
52
53 extern __typeof (g_array_sort) IA__g_array_sort __attribute((visibility("hidden")));
54 #define g_array_sort IA__g_array_sort
55
56 extern __typeof (g_array_sort_with_data) IA__g_array_sort_with_data __attribute((visibility("hidden")));
57 #define g_array_sort_with_data IA__g_array_sort_with_data
58
59 extern __typeof (g_byte_array_append) IA__g_byte_array_append __attribute((visibility("hidden")));
60 #define g_byte_array_append IA__g_byte_array_append
61
62 extern __typeof (g_byte_array_free) IA__g_byte_array_free __attribute((visibility("hidden")));
63 #define g_byte_array_free IA__g_byte_array_free
64
65 extern __typeof (g_byte_array_unref) IA__g_byte_array_unref __attribute((visibility("hidden")));
66 #define g_byte_array_unref IA__g_byte_array_unref
67
68 extern __typeof (g_byte_array_ref) IA__g_byte_array_ref __attribute((visibility("hidden")));
69 #define g_byte_array_ref IA__g_byte_array_ref
70
71 extern __typeof (g_byte_array_new) IA__g_byte_array_new __attribute((visibility("hidden")));
72 #define g_byte_array_new IA__g_byte_array_new
73
74 extern __typeof (g_byte_array_prepend) IA__g_byte_array_prepend __attribute((visibility("hidden")));
75 #define g_byte_array_prepend IA__g_byte_array_prepend
76
77 extern __typeof (g_byte_array_remove_index) IA__g_byte_array_remove_index __attribute((visibility("hidden")));
78 #define g_byte_array_remove_index IA__g_byte_array_remove_index
79
80 extern __typeof (g_byte_array_remove_index_fast) IA__g_byte_array_remove_index_fast __attribute((visibility("hidden")));
81 #define g_byte_array_remove_index_fast IA__g_byte_array_remove_index_fast
82
83 extern __typeof (g_byte_array_remove_range) IA__g_byte_array_remove_range __attribute((visibility("hidden")));
84 #define g_byte_array_remove_range IA__g_byte_array_remove_range
85
86 extern __typeof (g_byte_array_set_size) IA__g_byte_array_set_size __attribute((visibility("hidden")));
87 #define g_byte_array_set_size IA__g_byte_array_set_size
88
89 extern __typeof (g_byte_array_sized_new) IA__g_byte_array_sized_new __attribute((visibility("hidden")));
90 #define g_byte_array_sized_new IA__g_byte_array_sized_new
91
92 extern __typeof (g_byte_array_sort) IA__g_byte_array_sort __attribute((visibility("hidden")));
93 #define g_byte_array_sort IA__g_byte_array_sort
94
95 extern __typeof (g_byte_array_sort_with_data) IA__g_byte_array_sort_with_data __attribute((visibility("hidden")));
96 #define g_byte_array_sort_with_data IA__g_byte_array_sort_with_data
97
98 extern __typeof (g_ptr_array_add) IA__g_ptr_array_add __attribute((visibility("hidden")));
99 #define g_ptr_array_add IA__g_ptr_array_add
100
101 extern __typeof (g_ptr_array_foreach) IA__g_ptr_array_foreach __attribute((visibility("hidden")));
102 #define g_ptr_array_foreach IA__g_ptr_array_foreach
103
104 extern __typeof (g_ptr_array_free) IA__g_ptr_array_free __attribute((visibility("hidden")));
105 #define g_ptr_array_free IA__g_ptr_array_free
106
107 extern __typeof (g_ptr_array_unref) IA__g_ptr_array_unref __attribute((visibility("hidden")));
108 #define g_ptr_array_unref IA__g_ptr_array_unref
109
110 extern __typeof (g_ptr_array_ref) IA__g_ptr_array_ref __attribute((visibility("hidden")));
111 #define g_ptr_array_ref IA__g_ptr_array_ref
112
113 extern __typeof (g_ptr_array_new) IA__g_ptr_array_new __attribute((visibility("hidden")));
114 #define g_ptr_array_new IA__g_ptr_array_new
115
116 extern __typeof (g_ptr_array_new_with_free_func) IA__g_ptr_array_new_with_free_func __attribute((visibility("hidden")));
117 #define g_ptr_array_new_with_free_func IA__g_ptr_array_new_with_free_func
118
119 extern __typeof (g_ptr_array_set_free_func) IA__g_ptr_array_set_free_func __attribute((visibility("hidden")));
120 #define g_ptr_array_set_free_func IA__g_ptr_array_set_free_func
121
122 extern __typeof (g_ptr_array_remove) IA__g_ptr_array_remove __attribute((visibility("hidden")));
123 #define g_ptr_array_remove IA__g_ptr_array_remove
124
125 extern __typeof (g_ptr_array_remove_fast) IA__g_ptr_array_remove_fast __attribute((visibility("hidden")));
126 #define g_ptr_array_remove_fast IA__g_ptr_array_remove_fast
127
128 extern __typeof (g_ptr_array_remove_index) IA__g_ptr_array_remove_index __attribute((visibility("hidden")));
129 #define g_ptr_array_remove_index IA__g_ptr_array_remove_index
130
131 extern __typeof (g_ptr_array_remove_index_fast) IA__g_ptr_array_remove_index_fast __attribute((visibility("hidden")));
132 #define g_ptr_array_remove_index_fast IA__g_ptr_array_remove_index_fast
133
134 extern __typeof (g_ptr_array_remove_range) IA__g_ptr_array_remove_range __attribute((visibility("hidden")));
135 #define g_ptr_array_remove_range IA__g_ptr_array_remove_range
136
137 extern __typeof (g_ptr_array_set_size) IA__g_ptr_array_set_size __attribute((visibility("hidden")));
138 #define g_ptr_array_set_size IA__g_ptr_array_set_size
139
140 extern __typeof (g_ptr_array_sized_new) IA__g_ptr_array_sized_new __attribute((visibility("hidden")));
141 #define g_ptr_array_sized_new IA__g_ptr_array_sized_new
142
143 extern __typeof (g_ptr_array_sort) IA__g_ptr_array_sort __attribute((visibility("hidden")));
144 #define g_ptr_array_sort IA__g_ptr_array_sort
145
146 extern __typeof (g_ptr_array_sort_with_data) IA__g_ptr_array_sort_with_data __attribute((visibility("hidden")));
147 #define g_ptr_array_sort_with_data IA__g_ptr_array_sort_with_data
148
149 #endif
150 #endif
151 #if IN_HEADER(__G_ASYNCQUEUE_H__)
152 #if IN_FILE(__G_ASYNCQUEUE_C__)
153 extern __typeof (g_async_queue_length) IA__g_async_queue_length __attribute((visibility("hidden")));
154 #define g_async_queue_length IA__g_async_queue_length
155
156 extern __typeof (g_async_queue_length_unlocked) IA__g_async_queue_length_unlocked __attribute((visibility("hidden")));
157 #define g_async_queue_length_unlocked IA__g_async_queue_length_unlocked
158
159 extern __typeof (g_async_queue_lock) IA__g_async_queue_lock __attribute((visibility("hidden")));
160 #define g_async_queue_lock IA__g_async_queue_lock
161
162 extern __typeof (g_async_queue_new) IA__g_async_queue_new __attribute((visibility("hidden")));
163 #define g_async_queue_new IA__g_async_queue_new
164
165 extern __typeof (g_async_queue_new_full) IA__g_async_queue_new_full __attribute((visibility("hidden")));
166 #define g_async_queue_new_full IA__g_async_queue_new_full
167
168 extern __typeof (g_async_queue_pop) IA__g_async_queue_pop __attribute((visibility("hidden")));
169 #define g_async_queue_pop IA__g_async_queue_pop
170
171 extern __typeof (g_async_queue_pop_unlocked) IA__g_async_queue_pop_unlocked __attribute((visibility("hidden")));
172 #define g_async_queue_pop_unlocked IA__g_async_queue_pop_unlocked
173
174 extern __typeof (g_async_queue_push) IA__g_async_queue_push __attribute((visibility("hidden")));
175 #define g_async_queue_push IA__g_async_queue_push
176
177 extern __typeof (g_async_queue_push_unlocked) IA__g_async_queue_push_unlocked __attribute((visibility("hidden")));
178 #define g_async_queue_push_unlocked IA__g_async_queue_push_unlocked
179
180 extern __typeof (g_async_queue_push_sorted) IA__g_async_queue_push_sorted __attribute((visibility("hidden")));
181 #define g_async_queue_push_sorted IA__g_async_queue_push_sorted
182
183 extern __typeof (g_async_queue_push_sorted_unlocked) IA__g_async_queue_push_sorted_unlocked __attribute((visibility("hidden")));
184 #define g_async_queue_push_sorted_unlocked IA__g_async_queue_push_sorted_unlocked
185
186 extern __typeof (g_async_queue_ref) IA__g_async_queue_ref __attribute((visibility("hidden")));
187 #define g_async_queue_ref IA__g_async_queue_ref
188
189 extern __typeof (g_async_queue_sort) IA__g_async_queue_sort __attribute((visibility("hidden")));
190 #define g_async_queue_sort IA__g_async_queue_sort
191
192 extern __typeof (g_async_queue_sort_unlocked) IA__g_async_queue_sort_unlocked __attribute((visibility("hidden")));
193 #define g_async_queue_sort_unlocked IA__g_async_queue_sort_unlocked
194
195 extern __typeof (g_async_queue_timed_pop) IA__g_async_queue_timed_pop __attribute((visibility("hidden")));
196 #define g_async_queue_timed_pop IA__g_async_queue_timed_pop
197
198 extern __typeof (g_async_queue_timed_pop_unlocked) IA__g_async_queue_timed_pop_unlocked __attribute((visibility("hidden")));
199 #define g_async_queue_timed_pop_unlocked IA__g_async_queue_timed_pop_unlocked
200
201 extern __typeof (g_async_queue_try_pop) IA__g_async_queue_try_pop __attribute((visibility("hidden")));
202 #define g_async_queue_try_pop IA__g_async_queue_try_pop
203
204 extern __typeof (g_async_queue_try_pop_unlocked) IA__g_async_queue_try_pop_unlocked __attribute((visibility("hidden")));
205 #define g_async_queue_try_pop_unlocked IA__g_async_queue_try_pop_unlocked
206
207 extern __typeof (g_async_queue_unlock) IA__g_async_queue_unlock __attribute((visibility("hidden")));
208 #define g_async_queue_unlock IA__g_async_queue_unlock
209
210 extern __typeof (g_async_queue_unref) IA__g_async_queue_unref __attribute((visibility("hidden")));
211 #define g_async_queue_unref IA__g_async_queue_unref
212
213 #ifndef G_DISABLE_DEPRECATED
214 extern __typeof (g_async_queue_ref_unlocked) IA__g_async_queue_ref_unlocked __attribute((visibility("hidden")));
215 #define g_async_queue_ref_unlocked IA__g_async_queue_ref_unlocked
216
217 extern __typeof (g_async_queue_unref_and_unlock) IA__g_async_queue_unref_and_unlock __attribute((visibility("hidden")));
218 #define g_async_queue_unref_and_unlock IA__g_async_queue_unref_and_unlock
219
220 #endif
221 #endif
222 #endif
223 #if IN_HEADER(__G_ATOMIC_H__)
224 #if IN_FILE(__G_ATOMIC_C__)
225 extern __typeof (g_atomic_int_add) IA__g_atomic_int_add __attribute((visibility("hidden")));
226 #define g_atomic_int_add IA__g_atomic_int_add
227
228 extern __typeof (g_atomic_int_compare_and_exchange) IA__g_atomic_int_compare_and_exchange __attribute((visibility("hidden")));
229 #define g_atomic_int_compare_and_exchange IA__g_atomic_int_compare_and_exchange
230
231 extern __typeof (g_atomic_int_exchange_and_add) IA__g_atomic_int_exchange_and_add __attribute((visibility("hidden")));
232 #define g_atomic_int_exchange_and_add IA__g_atomic_int_exchange_and_add
233
234 extern __typeof (g_atomic_pointer_compare_and_exchange) IA__g_atomic_pointer_compare_and_exchange __attribute((visibility("hidden")));
235 #define g_atomic_pointer_compare_and_exchange IA__g_atomic_pointer_compare_and_exchange
236
237 #endif
238 #endif
239 #if IN_HEADER(__G_BACKTRACE_H__)
240 #if IN_FILE(__G_BACKTRACE_C__)
241 extern __typeof (g_on_error_query) IA__g_on_error_query __attribute((visibility("hidden")));
242 #define g_on_error_query IA__g_on_error_query
243
244 extern __typeof (g_on_error_stack_trace) IA__g_on_error_stack_trace __attribute((visibility("hidden")));
245 #define g_on_error_stack_trace IA__g_on_error_stack_trace
246
247 #endif
248 #endif
249 #if IN_HEADER(__G_BASE64_H__)
250 #if IN_FILE(__G_BASE64_C__)
251 extern __typeof (g_base64_encode_step) IA__g_base64_encode_step __attribute((visibility("hidden")));
252 #define g_base64_encode_step IA__g_base64_encode_step
253
254 extern __typeof (g_base64_encode_close) IA__g_base64_encode_close __attribute((visibility("hidden")));
255 #define g_base64_encode_close IA__g_base64_encode_close
256
257 extern __typeof (g_base64_encode) IA__g_base64_encode __attribute((visibility("hidden"))) G_GNUC_MALLOC;
258 #define g_base64_encode IA__g_base64_encode
259
260 extern __typeof (g_base64_decode_step) IA__g_base64_decode_step __attribute((visibility("hidden")));
261 #define g_base64_decode_step IA__g_base64_decode_step
262
263 extern __typeof (g_base64_decode) IA__g_base64_decode __attribute((visibility("hidden"))) G_GNUC_MALLOC;
264 #define g_base64_decode IA__g_base64_decode
265
266 extern __typeof (g_base64_decode_inplace) IA__g_base64_decode_inplace __attribute((visibility("hidden")));
267 #define g_base64_decode_inplace IA__g_base64_decode_inplace
268
269 #endif
270 #endif
271 #if IN_HEADER(__G_BOOKMARK_FILE_H__)
272 #if IN_FILE(__G_BOOKMARK_FILE_C__)
273 extern __typeof (g_bookmark_file_error_quark) IA__g_bookmark_file_error_quark __attribute((visibility("hidden")));
274 #define g_bookmark_file_error_quark IA__g_bookmark_file_error_quark
275
276 extern __typeof (g_bookmark_file_new) IA__g_bookmark_file_new __attribute((visibility("hidden")));
277 #define g_bookmark_file_new IA__g_bookmark_file_new
278
279 extern __typeof (g_bookmark_file_free) IA__g_bookmark_file_free __attribute((visibility("hidden")));
280 #define g_bookmark_file_free IA__g_bookmark_file_free
281
282 extern __typeof (g_bookmark_file_load_from_file) IA__g_bookmark_file_load_from_file __attribute((visibility("hidden")));
283 #define g_bookmark_file_load_from_file IA__g_bookmark_file_load_from_file
284
285 extern __typeof (g_bookmark_file_load_from_data) IA__g_bookmark_file_load_from_data __attribute((visibility("hidden")));
286 #define g_bookmark_file_load_from_data IA__g_bookmark_file_load_from_data
287
288 extern __typeof (g_bookmark_file_load_from_data_dirs) IA__g_bookmark_file_load_from_data_dirs __attribute((visibility("hidden")));
289 #define g_bookmark_file_load_from_data_dirs IA__g_bookmark_file_load_from_data_dirs
290
291 extern __typeof (g_bookmark_file_to_data) IA__g_bookmark_file_to_data __attribute((visibility("hidden")));
292 #define g_bookmark_file_to_data IA__g_bookmark_file_to_data
293
294 extern __typeof (g_bookmark_file_to_file) IA__g_bookmark_file_to_file __attribute((visibility("hidden")));
295 #define g_bookmark_file_to_file IA__g_bookmark_file_to_file
296
297 extern __typeof (g_bookmark_file_set_title) IA__g_bookmark_file_set_title __attribute((visibility("hidden")));
298 #define g_bookmark_file_set_title IA__g_bookmark_file_set_title
299
300 extern __typeof (g_bookmark_file_get_title) IA__g_bookmark_file_get_title __attribute((visibility("hidden"))) G_GNUC_MALLOC;
301 #define g_bookmark_file_get_title IA__g_bookmark_file_get_title
302
303 extern __typeof (g_bookmark_file_set_description) IA__g_bookmark_file_set_description __attribute((visibility("hidden")));
304 #define g_bookmark_file_set_description IA__g_bookmark_file_set_description
305
306 extern __typeof (g_bookmark_file_get_description) IA__g_bookmark_file_get_description __attribute((visibility("hidden"))) G_GNUC_MALLOC;
307 #define g_bookmark_file_get_description IA__g_bookmark_file_get_description
308
309 extern __typeof (g_bookmark_file_set_mime_type) IA__g_bookmark_file_set_mime_type __attribute((visibility("hidden")));
310 #define g_bookmark_file_set_mime_type IA__g_bookmark_file_set_mime_type
311
312 extern __typeof (g_bookmark_file_get_mime_type) IA__g_bookmark_file_get_mime_type __attribute((visibility("hidden"))) G_GNUC_MALLOC;
313 #define g_bookmark_file_get_mime_type IA__g_bookmark_file_get_mime_type
314
315 extern __typeof (g_bookmark_file_set_groups) IA__g_bookmark_file_set_groups __attribute((visibility("hidden")));
316 #define g_bookmark_file_set_groups IA__g_bookmark_file_set_groups
317
318 extern __typeof (g_bookmark_file_add_group) IA__g_bookmark_file_add_group __attribute((visibility("hidden")));
319 #define g_bookmark_file_add_group IA__g_bookmark_file_add_group
320
321 extern __typeof (g_bookmark_file_has_group) IA__g_bookmark_file_has_group __attribute((visibility("hidden")));
322 #define g_bookmark_file_has_group IA__g_bookmark_file_has_group
323
324 extern __typeof (g_bookmark_file_get_groups) IA__g_bookmark_file_get_groups __attribute((visibility("hidden"))) G_GNUC_MALLOC;
325 #define g_bookmark_file_get_groups IA__g_bookmark_file_get_groups
326
327 extern __typeof (g_bookmark_file_add_application) IA__g_bookmark_file_add_application __attribute((visibility("hidden")));
328 #define g_bookmark_file_add_application IA__g_bookmark_file_add_application
329
330 extern __typeof (g_bookmark_file_has_application) IA__g_bookmark_file_has_application __attribute((visibility("hidden")));
331 #define g_bookmark_file_has_application IA__g_bookmark_file_has_application
332
333 extern __typeof (g_bookmark_file_get_applications) IA__g_bookmark_file_get_applications __attribute((visibility("hidden"))) G_GNUC_MALLOC;
334 #define g_bookmark_file_get_applications IA__g_bookmark_file_get_applications
335
336 extern __typeof (g_bookmark_file_set_app_info) IA__g_bookmark_file_set_app_info __attribute((visibility("hidden")));
337 #define g_bookmark_file_set_app_info IA__g_bookmark_file_set_app_info
338
339 extern __typeof (g_bookmark_file_get_app_info) IA__g_bookmark_file_get_app_info __attribute((visibility("hidden")));
340 #define g_bookmark_file_get_app_info IA__g_bookmark_file_get_app_info
341
342 extern __typeof (g_bookmark_file_set_is_private) IA__g_bookmark_file_set_is_private __attribute((visibility("hidden")));
343 #define g_bookmark_file_set_is_private IA__g_bookmark_file_set_is_private
344
345 extern __typeof (g_bookmark_file_get_is_private) IA__g_bookmark_file_get_is_private __attribute((visibility("hidden")));
346 #define g_bookmark_file_get_is_private IA__g_bookmark_file_get_is_private
347
348 extern __typeof (g_bookmark_file_set_icon) IA__g_bookmark_file_set_icon __attribute((visibility("hidden")));
349 #define g_bookmark_file_set_icon IA__g_bookmark_file_set_icon
350
351 extern __typeof (g_bookmark_file_get_icon) IA__g_bookmark_file_get_icon __attribute((visibility("hidden")));
352 #define g_bookmark_file_get_icon IA__g_bookmark_file_get_icon
353
354 extern __typeof (g_bookmark_file_set_added) IA__g_bookmark_file_set_added __attribute((visibility("hidden")));
355 #define g_bookmark_file_set_added IA__g_bookmark_file_set_added
356
357 extern __typeof (g_bookmark_file_get_added) IA__g_bookmark_file_get_added __attribute((visibility("hidden")));
358 #define g_bookmark_file_get_added IA__g_bookmark_file_get_added
359
360 extern __typeof (g_bookmark_file_set_modified) IA__g_bookmark_file_set_modified __attribute((visibility("hidden")));
361 #define g_bookmark_file_set_modified IA__g_bookmark_file_set_modified
362
363 extern __typeof (g_bookmark_file_get_modified) IA__g_bookmark_file_get_modified __attribute((visibility("hidden")));
364 #define g_bookmark_file_get_modified IA__g_bookmark_file_get_modified
365
366 extern __typeof (g_bookmark_file_set_visited) IA__g_bookmark_file_set_visited __attribute((visibility("hidden")));
367 #define g_bookmark_file_set_visited IA__g_bookmark_file_set_visited
368
369 extern __typeof (g_bookmark_file_get_visited) IA__g_bookmark_file_get_visited __attribute((visibility("hidden")));
370 #define g_bookmark_file_get_visited IA__g_bookmark_file_get_visited
371
372 extern __typeof (g_bookmark_file_has_item) IA__g_bookmark_file_has_item __attribute((visibility("hidden")));
373 #define g_bookmark_file_has_item IA__g_bookmark_file_has_item
374
375 extern __typeof (g_bookmark_file_get_size) IA__g_bookmark_file_get_size __attribute((visibility("hidden")));
376 #define g_bookmark_file_get_size IA__g_bookmark_file_get_size
377
378 extern __typeof (g_bookmark_file_get_uris) IA__g_bookmark_file_get_uris __attribute((visibility("hidden"))) G_GNUC_MALLOC;
379 #define g_bookmark_file_get_uris IA__g_bookmark_file_get_uris
380
381 extern __typeof (g_bookmark_file_remove_group) IA__g_bookmark_file_remove_group __attribute((visibility("hidden")));
382 #define g_bookmark_file_remove_group IA__g_bookmark_file_remove_group
383
384 extern __typeof (g_bookmark_file_remove_application) IA__g_bookmark_file_remove_application __attribute((visibility("hidden")));
385 #define g_bookmark_file_remove_application IA__g_bookmark_file_remove_application
386
387 extern __typeof (g_bookmark_file_remove_item) IA__g_bookmark_file_remove_item __attribute((visibility("hidden")));
388 #define g_bookmark_file_remove_item IA__g_bookmark_file_remove_item
389
390 extern __typeof (g_bookmark_file_move_item) IA__g_bookmark_file_move_item __attribute((visibility("hidden")));
391 #define g_bookmark_file_move_item IA__g_bookmark_file_move_item
392
393 #endif
394 #endif
395 #if IN_HEADER(__G_CACHE_H__)
396 #if IN_FILE(__G_CACHE_C__)
397 extern __typeof (g_cache_destroy) IA__g_cache_destroy __attribute((visibility("hidden")));
398 #define g_cache_destroy IA__g_cache_destroy
399
400 extern __typeof (g_cache_insert) IA__g_cache_insert __attribute((visibility("hidden")));
401 #define g_cache_insert IA__g_cache_insert
402
403 extern __typeof (g_cache_key_foreach) IA__g_cache_key_foreach __attribute((visibility("hidden")));
404 #define g_cache_key_foreach IA__g_cache_key_foreach
405
406 extern __typeof (g_cache_new) IA__g_cache_new __attribute((visibility("hidden")));
407 #define g_cache_new IA__g_cache_new
408
409 extern __typeof (g_cache_remove) IA__g_cache_remove __attribute((visibility("hidden")));
410 #define g_cache_remove IA__g_cache_remove
411
412 #ifndef G_DISABLE_DEPRECATED
413 extern __typeof (g_cache_value_foreach) IA__g_cache_value_foreach __attribute((visibility("hidden")));
414 #define g_cache_value_foreach IA__g_cache_value_foreach
415
416 #endif
417 #endif
418 #endif
419 #if IN_HEADER(__G_CHECKSUM_H__)
420 #if IN_FILE(__G_CHECKSUM_C__)
421 extern __typeof (g_checksum_type_get_length) IA__g_checksum_type_get_length __attribute((visibility("hidden")));
422 #define g_checksum_type_get_length IA__g_checksum_type_get_length
423
424 extern __typeof (g_checksum_new) IA__g_checksum_new __attribute((visibility("hidden")));
425 #define g_checksum_new IA__g_checksum_new
426
427 extern __typeof (g_checksum_copy) IA__g_checksum_copy __attribute((visibility("hidden")));
428 #define g_checksum_copy IA__g_checksum_copy
429
430 extern __typeof (g_checksum_free) IA__g_checksum_free __attribute((visibility("hidden")));
431 #define g_checksum_free IA__g_checksum_free
432
433 extern __typeof (g_checksum_update) IA__g_checksum_update __attribute((visibility("hidden")));
434 #define g_checksum_update IA__g_checksum_update
435
436 extern __typeof (g_checksum_reset) IA__g_checksum_reset __attribute((visibility("hidden")));
437 #define g_checksum_reset IA__g_checksum_reset
438
439 extern __typeof (g_checksum_get_string) IA__g_checksum_get_string __attribute((visibility("hidden")));
440 #define g_checksum_get_string IA__g_checksum_get_string
441
442 extern __typeof (g_checksum_get_digest) IA__g_checksum_get_digest __attribute((visibility("hidden")));
443 #define g_checksum_get_digest IA__g_checksum_get_digest
444
445 extern __typeof (g_compute_checksum_for_data) IA__g_compute_checksum_for_data __attribute((visibility("hidden")));
446 #define g_compute_checksum_for_data IA__g_compute_checksum_for_data
447
448 extern __typeof (g_compute_checksum_for_string) IA__g_compute_checksum_for_string __attribute((visibility("hidden")));
449 #define g_compute_checksum_for_string IA__g_compute_checksum_for_string
450
451 #endif
452 #endif
453 #if IN_HEADER(__G_COMPLETION_H__)
454 #if IN_FILE(__G_COMPLETION_C__)
455 extern __typeof (g_completion_add_items) IA__g_completion_add_items __attribute((visibility("hidden")));
456 #define g_completion_add_items IA__g_completion_add_items
457
458 extern __typeof (g_completion_clear_items) IA__g_completion_clear_items __attribute((visibility("hidden")));
459 #define g_completion_clear_items IA__g_completion_clear_items
460
461 extern __typeof (g_completion_complete) IA__g_completion_complete __attribute((visibility("hidden")));
462 #define g_completion_complete IA__g_completion_complete
463
464 extern __typeof (g_completion_complete_utf8) IA__g_completion_complete_utf8 __attribute((visibility("hidden")));
465 #define g_completion_complete_utf8 IA__g_completion_complete_utf8
466
467 extern __typeof (g_completion_free) IA__g_completion_free __attribute((visibility("hidden")));
468 #define g_completion_free IA__g_completion_free
469
470 extern __typeof (g_completion_new) IA__g_completion_new __attribute((visibility("hidden")));
471 #define g_completion_new IA__g_completion_new
472
473 extern __typeof (g_completion_remove_items) IA__g_completion_remove_items __attribute((visibility("hidden")));
474 #define g_completion_remove_items IA__g_completion_remove_items
475
476 extern __typeof (g_completion_set_compare) IA__g_completion_set_compare __attribute((visibility("hidden")));
477 #define g_completion_set_compare IA__g_completion_set_compare
478
479 #endif
480 #endif
481 #if IN_HEADER(__G_CONVERT_H__)
482 #if IN_FILE(__G_CONVERT_C__)
483 extern __typeof (g_get_filename_charsets) IA__g_get_filename_charsets __attribute((visibility("hidden")));
484 #define g_get_filename_charsets IA__g_get_filename_charsets
485
486 extern __typeof (g_convert) IA__g_convert __attribute((visibility("hidden"))) G_GNUC_MALLOC;
487 #define g_convert IA__g_convert
488
489 extern __typeof (g_convert_error_quark) IA__g_convert_error_quark __attribute((visibility("hidden")));
490 #define g_convert_error_quark IA__g_convert_error_quark
491
492 extern __typeof (g_convert_with_fallback) IA__g_convert_with_fallback __attribute((visibility("hidden"))) G_GNUC_MALLOC;
493 #define g_convert_with_fallback IA__g_convert_with_fallback
494
495 extern __typeof (g_convert_with_iconv) IA__g_convert_with_iconv __attribute((visibility("hidden"))) G_GNUC_MALLOC;
496 #define g_convert_with_iconv IA__g_convert_with_iconv
497
498 extern __typeof (g_iconv) IA__g_iconv __attribute((visibility("hidden")));
499 #define g_iconv IA__g_iconv
500
501 extern __typeof (g_iconv_close) IA__g_iconv_close __attribute((visibility("hidden")));
502 #define g_iconv_close IA__g_iconv_close
503
504 extern __typeof (g_iconv_open) IA__g_iconv_open __attribute((visibility("hidden")));
505 #define g_iconv_open IA__g_iconv_open
506
507 extern __typeof (g_locale_from_utf8) IA__g_locale_from_utf8 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
508 #define g_locale_from_utf8 IA__g_locale_from_utf8
509
510 extern __typeof (g_locale_to_utf8) IA__g_locale_to_utf8 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
511 #define g_locale_to_utf8 IA__g_locale_to_utf8
512
513 extern __typeof (g_filename_display_name) IA__g_filename_display_name __attribute((visibility("hidden"))) G_GNUC_MALLOC;
514 #define g_filename_display_name IA__g_filename_display_name
515
516 extern __typeof (g_filename_display_basename) IA__g_filename_display_basename __attribute((visibility("hidden"))) G_GNUC_MALLOC;
517 #define g_filename_display_basename IA__g_filename_display_basename
518
519 #ifndef _WIN64
520 extern __typeof (g_filename_from_uri) IA__g_filename_from_uri __attribute((visibility("hidden"))) G_GNUC_MALLOC;
521 #define g_filename_from_uri IA__g_filename_from_uri
522
523 extern __typeof (g_filename_from_utf8) IA__g_filename_from_utf8 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
524 #define g_filename_from_utf8 IA__g_filename_from_utf8
525
526 extern __typeof (g_filename_to_uri) IA__g_filename_to_uri __attribute((visibility("hidden"))) G_GNUC_MALLOC;
527 #define g_filename_to_uri IA__g_filename_to_uri
528
529 extern __typeof (g_filename_to_utf8) IA__g_filename_to_utf8 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
530 #define g_filename_to_utf8 IA__g_filename_to_utf8
531
532 #endif
533 #ifdef G_OS_WIN32
534 extern __typeof (g_filename_from_uri_utf8) IA__g_filename_from_uri_utf8 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
535 #define g_filename_from_uri_utf8 IA__g_filename_from_uri_utf8
536
537 extern __typeof (g_filename_from_utf8_utf8) IA__g_filename_from_utf8_utf8 __attribute((visibility("hidden")));
538 #define g_filename_from_utf8_utf8 IA__g_filename_from_utf8_utf8
539
540 extern __typeof (g_filename_to_uri_utf8) IA__g_filename_to_uri_utf8 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
541 #define g_filename_to_uri_utf8 IA__g_filename_to_uri_utf8
542
543 extern __typeof (g_filename_to_utf8_utf8) IA__g_filename_to_utf8_utf8 __attribute((visibility("hidden")));
544 #define g_filename_to_utf8_utf8 IA__g_filename_to_utf8_utf8
545
546 #endif
547 extern __typeof (g_uri_list_extract_uris) IA__g_uri_list_extract_uris __attribute((visibility("hidden"))) G_GNUC_MALLOC;
548 #define g_uri_list_extract_uris IA__g_uri_list_extract_uris
549
550 #endif
551 #endif
552 #if IN_HEADER(__G_DATASET_H__)
553 #if IN_FILE(__G_DATASET_C__)
554 extern __typeof (g_datalist_clear) IA__g_datalist_clear __attribute((visibility("hidden")));
555 #define g_datalist_clear IA__g_datalist_clear
556
557 extern __typeof (g_datalist_foreach) IA__g_datalist_foreach __attribute((visibility("hidden")));
558 #define g_datalist_foreach IA__g_datalist_foreach
559
560 extern __typeof (g_datalist_get_flags) IA__g_datalist_get_flags __attribute((visibility("hidden")));
561 #define g_datalist_get_flags IA__g_datalist_get_flags
562
563 extern __typeof (g_datalist_id_get_data) IA__g_datalist_id_get_data __attribute((visibility("hidden")));
564 #define g_datalist_id_get_data IA__g_datalist_id_get_data
565
566 extern __typeof (g_datalist_id_remove_no_notify) IA__g_datalist_id_remove_no_notify __attribute((visibility("hidden")));
567 #define g_datalist_id_remove_no_notify IA__g_datalist_id_remove_no_notify
568
569 extern __typeof (g_datalist_id_set_data_full) IA__g_datalist_id_set_data_full __attribute((visibility("hidden")));
570 #define g_datalist_id_set_data_full IA__g_datalist_id_set_data_full
571
572 extern __typeof (g_datalist_set_flags) IA__g_datalist_set_flags __attribute((visibility("hidden")));
573 #define g_datalist_set_flags IA__g_datalist_set_flags
574
575 extern __typeof (g_datalist_unset_flags) IA__g_datalist_unset_flags __attribute((visibility("hidden")));
576 #define g_datalist_unset_flags IA__g_datalist_unset_flags
577
578 extern __typeof (g_datalist_init) IA__g_datalist_init __attribute((visibility("hidden")));
579 #define g_datalist_init IA__g_datalist_init
580
581 extern __typeof (g_dataset_destroy) IA__g_dataset_destroy __attribute((visibility("hidden")));
582 #define g_dataset_destroy IA__g_dataset_destroy
583
584 extern __typeof (g_dataset_foreach) IA__g_dataset_foreach __attribute((visibility("hidden")));
585 #define g_dataset_foreach IA__g_dataset_foreach
586
587 extern __typeof (g_dataset_id_get_data) IA__g_dataset_id_get_data __attribute((visibility("hidden")));
588 #define g_dataset_id_get_data IA__g_dataset_id_get_data
589
590 extern __typeof (g_dataset_id_remove_no_notify) IA__g_dataset_id_remove_no_notify __attribute((visibility("hidden")));
591 #define g_dataset_id_remove_no_notify IA__g_dataset_id_remove_no_notify
592
593 extern __typeof (g_dataset_id_set_data_full) IA__g_dataset_id_set_data_full __attribute((visibility("hidden")));
594 #define g_dataset_id_set_data_full IA__g_dataset_id_set_data_full
595
596 #endif
597 #endif
598 #if IN_HEADER(__G_QUARK_H__)
599 #if IN_FILE(__G_DATASET_C__)
600 extern __typeof (g_quark_from_static_string) IA__g_quark_from_static_string __attribute((visibility("hidden")));
601 #define g_quark_from_static_string IA__g_quark_from_static_string
602
603 extern __typeof (g_quark_from_string) IA__g_quark_from_string __attribute((visibility("hidden")));
604 #define g_quark_from_string IA__g_quark_from_string
605
606 extern __typeof (g_quark_to_string) IA__g_quark_to_string __attribute((visibility("hidden"))) G_GNUC_CONST;
607 #define g_quark_to_string IA__g_quark_to_string
608
609 extern __typeof (g_quark_try_string) IA__g_quark_try_string __attribute((visibility("hidden")));
610 #define g_quark_try_string IA__g_quark_try_string
611
612 extern __typeof (g_intern_string) IA__g_intern_string __attribute((visibility("hidden")));
613 #define g_intern_string IA__g_intern_string
614
615 extern __typeof (g_intern_static_string) IA__g_intern_static_string __attribute((visibility("hidden")));
616 #define g_intern_static_string IA__g_intern_static_string
617
618 #endif
619 #endif
620 #if IN_HEADER(__G_DATE_H__)
621 #if IN_FILE(__G_DATE_C__)
622 extern __typeof (g_date_add_days) IA__g_date_add_days __attribute((visibility("hidden")));
623 #define g_date_add_days IA__g_date_add_days
624
625 extern __typeof (g_date_add_months) IA__g_date_add_months __attribute((visibility("hidden")));
626 #define g_date_add_months IA__g_date_add_months
627
628 extern __typeof (g_date_add_years) IA__g_date_add_years __attribute((visibility("hidden")));
629 #define g_date_add_years IA__g_date_add_years
630
631 extern __typeof (g_date_clamp) IA__g_date_clamp __attribute((visibility("hidden")));
632 #define g_date_clamp IA__g_date_clamp
633
634 extern __typeof (g_date_clear) IA__g_date_clear __attribute((visibility("hidden")));
635 #define g_date_clear IA__g_date_clear
636
637 extern __typeof (g_date_compare) IA__g_date_compare __attribute((visibility("hidden")));
638 #define g_date_compare IA__g_date_compare
639
640 extern __typeof (g_date_days_between) IA__g_date_days_between __attribute((visibility("hidden")));
641 #define g_date_days_between IA__g_date_days_between
642
643 extern __typeof (g_date_free) IA__g_date_free __attribute((visibility("hidden")));
644 #define g_date_free IA__g_date_free
645
646 extern __typeof (g_date_get_day) IA__g_date_get_day __attribute((visibility("hidden")));
647 #define g_date_get_day IA__g_date_get_day
648
649 extern __typeof (g_date_get_day_of_year) IA__g_date_get_day_of_year __attribute((visibility("hidden")));
650 #define g_date_get_day_of_year IA__g_date_get_day_of_year
651
652 extern __typeof (g_date_get_days_in_month) IA__g_date_get_days_in_month __attribute((visibility("hidden")));
653 #define g_date_get_days_in_month IA__g_date_get_days_in_month
654
655 extern __typeof (g_date_get_iso8601_week_of_year) IA__g_date_get_iso8601_week_of_year __attribute((visibility("hidden")));
656 #define g_date_get_iso8601_week_of_year IA__g_date_get_iso8601_week_of_year
657
658 extern __typeof (g_date_get_julian) IA__g_date_get_julian __attribute((visibility("hidden")));
659 #define g_date_get_julian IA__g_date_get_julian
660
661 extern __typeof (g_date_get_monday_week_of_year) IA__g_date_get_monday_week_of_year __attribute((visibility("hidden")));
662 #define g_date_get_monday_week_of_year IA__g_date_get_monday_week_of_year
663
664 extern __typeof (g_date_get_monday_weeks_in_year) IA__g_date_get_monday_weeks_in_year __attribute((visibility("hidden"))) G_GNUC_CONST;
665 #define g_date_get_monday_weeks_in_year IA__g_date_get_monday_weeks_in_year
666
667 extern __typeof (g_date_get_month) IA__g_date_get_month __attribute((visibility("hidden")));
668 #define g_date_get_month IA__g_date_get_month
669
670 extern __typeof (g_date_get_sunday_week_of_year) IA__g_date_get_sunday_week_of_year __attribute((visibility("hidden")));
671 #define g_date_get_sunday_week_of_year IA__g_date_get_sunday_week_of_year
672
673 extern __typeof (g_date_get_sunday_weeks_in_year) IA__g_date_get_sunday_weeks_in_year __attribute((visibility("hidden"))) G_GNUC_CONST;
674 #define g_date_get_sunday_weeks_in_year IA__g_date_get_sunday_weeks_in_year
675
676 extern __typeof (g_date_get_weekday) IA__g_date_get_weekday __attribute((visibility("hidden")));
677 #define g_date_get_weekday IA__g_date_get_weekday
678
679 extern __typeof (g_date_get_year) IA__g_date_get_year __attribute((visibility("hidden")));
680 #define g_date_get_year IA__g_date_get_year
681
682 extern __typeof (g_date_is_first_of_month) IA__g_date_is_first_of_month __attribute((visibility("hidden")));
683 #define g_date_is_first_of_month IA__g_date_is_first_of_month
684
685 extern __typeof (g_date_is_last_of_month) IA__g_date_is_last_of_month __attribute((visibility("hidden")));
686 #define g_date_is_last_of_month IA__g_date_is_last_of_month
687
688 extern __typeof (g_date_is_leap_year) IA__g_date_is_leap_year __attribute((visibility("hidden"))) G_GNUC_CONST;
689 #define g_date_is_leap_year IA__g_date_is_leap_year
690
691 extern __typeof (g_date_new) IA__g_date_new __attribute((visibility("hidden")));
692 #define g_date_new IA__g_date_new
693
694 extern __typeof (g_date_new_dmy) IA__g_date_new_dmy __attribute((visibility("hidden")));
695 #define g_date_new_dmy IA__g_date_new_dmy
696
697 extern __typeof (g_date_new_julian) IA__g_date_new_julian __attribute((visibility("hidden")));
698 #define g_date_new_julian IA__g_date_new_julian
699
700 extern __typeof (g_date_order) IA__g_date_order __attribute((visibility("hidden")));
701 #define g_date_order IA__g_date_order
702
703 extern __typeof (g_date_set_day) IA__g_date_set_day __attribute((visibility("hidden")));
704 #define g_date_set_day IA__g_date_set_day
705
706 extern __typeof (g_date_set_dmy) IA__g_date_set_dmy __attribute((visibility("hidden")));
707 #define g_date_set_dmy IA__g_date_set_dmy
708
709 extern __typeof (g_date_set_julian) IA__g_date_set_julian __attribute((visibility("hidden")));
710 #define g_date_set_julian IA__g_date_set_julian
711
712 extern __typeof (g_date_set_month) IA__g_date_set_month __attribute((visibility("hidden")));
713 #define g_date_set_month IA__g_date_set_month
714
715 extern __typeof (g_date_set_parse) IA__g_date_set_parse __attribute((visibility("hidden")));
716 #define g_date_set_parse IA__g_date_set_parse
717
718 #ifndef G_DISABLE_DEPRECATED
719 extern __typeof (g_date_set_time) IA__g_date_set_time __attribute((visibility("hidden")));
720 #define g_date_set_time IA__g_date_set_time
721
722 #endif
723 extern __typeof (g_date_set_time_t) IA__g_date_set_time_t __attribute((visibility("hidden")));
724 #define g_date_set_time_t IA__g_date_set_time_t
725
726 extern __typeof (g_date_set_time_val) IA__g_date_set_time_val __attribute((visibility("hidden")));
727 #define g_date_set_time_val IA__g_date_set_time_val
728
729 extern __typeof (g_date_set_year) IA__g_date_set_year __attribute((visibility("hidden")));
730 #define g_date_set_year IA__g_date_set_year
731
732 extern __typeof (g_date_strftime) IA__g_date_strftime __attribute((visibility("hidden")));
733 #define g_date_strftime IA__g_date_strftime
734
735 extern __typeof (g_date_subtract_days) IA__g_date_subtract_days __attribute((visibility("hidden")));
736 #define g_date_subtract_days IA__g_date_subtract_days
737
738 extern __typeof (g_date_subtract_months) IA__g_date_subtract_months __attribute((visibility("hidden")));
739 #define g_date_subtract_months IA__g_date_subtract_months
740
741 extern __typeof (g_date_subtract_years) IA__g_date_subtract_years __attribute((visibility("hidden")));
742 #define g_date_subtract_years IA__g_date_subtract_years
743
744 extern __typeof (g_date_to_struct_tm) IA__g_date_to_struct_tm __attribute((visibility("hidden")));
745 #define g_date_to_struct_tm IA__g_date_to_struct_tm
746
747 extern __typeof (g_date_valid) IA__g_date_valid __attribute((visibility("hidden")));
748 #define g_date_valid IA__g_date_valid
749
750 extern __typeof (g_date_valid_day) IA__g_date_valid_day __attribute((visibility("hidden"))) G_GNUC_CONST;
751 #define g_date_valid_day IA__g_date_valid_day
752
753 extern __typeof (g_date_valid_dmy) IA__g_date_valid_dmy __attribute((visibility("hidden")));
754 #define g_date_valid_dmy IA__g_date_valid_dmy
755
756 extern __typeof (g_date_valid_julian) IA__g_date_valid_julian __attribute((visibility("hidden"))) G_GNUC_CONST;
757 #define g_date_valid_julian IA__g_date_valid_julian
758
759 extern __typeof (g_date_valid_month) IA__g_date_valid_month __attribute((visibility("hidden"))) G_GNUC_CONST;
760 #define g_date_valid_month IA__g_date_valid_month
761
762 extern __typeof (g_date_valid_weekday) IA__g_date_valid_weekday __attribute((visibility("hidden"))) G_GNUC_CONST;
763 #define g_date_valid_weekday IA__g_date_valid_weekday
764
765 extern __typeof (g_date_valid_year) IA__g_date_valid_year __attribute((visibility("hidden"))) G_GNUC_CONST;
766 #define g_date_valid_year IA__g_date_valid_year
767
768 #endif
769 #endif
770 #if IN_HEADER(__G_DIR_H__)
771 #if IN_FILE(__G_DIR_C__)
772 extern __typeof (g_dir_close) IA__g_dir_close __attribute((visibility("hidden")));
773 #define g_dir_close IA__g_dir_close
774
775 #ifndef _WIN64
776 extern __typeof (g_dir_open) IA__g_dir_open __attribute((visibility("hidden")));
777 #define g_dir_open IA__g_dir_open
778
779 extern __typeof (g_dir_read_name) IA__g_dir_read_name __attribute((visibility("hidden")));
780 #define g_dir_read_name IA__g_dir_read_name
781
782 #endif
783 #ifdef G_OS_WIN32
784 extern __typeof (g_dir_open_utf8) IA__g_dir_open_utf8 __attribute((visibility("hidden")));
785 #define g_dir_open_utf8 IA__g_dir_open_utf8
786
787 extern __typeof (g_dir_read_name_utf8) IA__g_dir_read_name_utf8 __attribute((visibility("hidden")));
788 #define g_dir_read_name_utf8 IA__g_dir_read_name_utf8
789
790 #endif
791 extern __typeof (g_dir_rewind) IA__g_dir_rewind __attribute((visibility("hidden")));
792 #define g_dir_rewind IA__g_dir_rewind
793
794 #endif
795 #endif
796 #if IN_HEADER(__G_ERROR_H__)
797 #if IN_FILE(__G_ERROR_C__)
798 extern __typeof (g_clear_error) IA__g_clear_error __attribute((visibility("hidden")));
799 #define g_clear_error IA__g_clear_error
800
801 extern __typeof (g_error_copy) IA__g_error_copy __attribute((visibility("hidden")));
802 #define g_error_copy IA__g_error_copy
803
804 extern __typeof (g_error_free) IA__g_error_free __attribute((visibility("hidden")));
805 #define g_error_free IA__g_error_free
806
807 extern __typeof (g_error_matches) IA__g_error_matches __attribute((visibility("hidden")));
808 #define g_error_matches IA__g_error_matches
809
810 extern __typeof (g_error_new) IA__g_error_new __attribute((visibility("hidden"))) G_GNUC_PRINTF(3,4);
811 #define g_error_new IA__g_error_new
812
813 extern __typeof (g_error_new_literal) IA__g_error_new_literal __attribute((visibility("hidden")));
814 #define g_error_new_literal IA__g_error_new_literal
815
816 extern __typeof (g_error_new_valist) IA__g_error_new_valist __attribute((visibility("hidden")));
817 #define g_error_new_valist IA__g_error_new_valist
818
819 extern __typeof (g_propagate_error) IA__g_propagate_error __attribute((visibility("hidden")));
820 #define g_propagate_error IA__g_propagate_error
821
822 extern __typeof (g_set_error) IA__g_set_error __attribute((visibility("hidden"))) G_GNUC_PRINTF(4,5);
823 #define g_set_error IA__g_set_error
824
825 extern __typeof (g_set_error_literal) IA__g_set_error_literal __attribute((visibility("hidden")));
826 #define g_set_error_literal IA__g_set_error_literal
827
828 extern __typeof (g_prefix_error) IA__g_prefix_error __attribute((visibility("hidden"))) G_GNUC_PRINTF(2,3);
829 #define g_prefix_error IA__g_prefix_error
830
831 extern __typeof (g_propagate_prefixed_error) IA__g_propagate_prefixed_error __attribute((visibility("hidden"))) G_GNUC_PRINTF(3,4);
832 #define g_propagate_prefixed_error IA__g_propagate_prefixed_error
833
834 #endif
835 #endif
836 #if IN_HEADER(__G_FILEUTILS_H__)
837 #if IN_FILE(__G_FILEUTILS_C__)
838 extern __typeof (g_build_filename) IA__g_build_filename __attribute((visibility("hidden"))) G_GNUC_MALLOC G_GNUC_NULL_TERMINATED;
839 #define g_build_filename IA__g_build_filename
840
841 extern __typeof (g_build_filenamev) IA__g_build_filenamev __attribute((visibility("hidden"))) G_GNUC_MALLOC;
842 #define g_build_filenamev IA__g_build_filenamev
843
844 extern __typeof (g_build_path) IA__g_build_path __attribute((visibility("hidden"))) G_GNUC_MALLOC G_GNUC_NULL_TERMINATED;
845 #define g_build_path IA__g_build_path
846
847 extern __typeof (g_build_pathv) IA__g_build_pathv __attribute((visibility("hidden"))) G_GNUC_MALLOC;
848 #define g_build_pathv IA__g_build_pathv
849
850 extern __typeof (g_file_error_from_errno) IA__g_file_error_from_errno __attribute((visibility("hidden")));
851 #define g_file_error_from_errno IA__g_file_error_from_errno
852
853 extern __typeof (g_file_error_quark) IA__g_file_error_quark __attribute((visibility("hidden")));
854 #define g_file_error_quark IA__g_file_error_quark
855
856 #ifndef _WIN64
857 extern __typeof (g_file_get_contents) IA__g_file_get_contents __attribute((visibility("hidden")));
858 #define g_file_get_contents IA__g_file_get_contents
859
860 #endif
861 extern __typeof (g_file_set_contents) IA__g_file_set_contents __attribute((visibility("hidden")));
862 #define g_file_set_contents IA__g_file_set_contents
863
864 #ifndef _WIN64
865 extern __typeof (g_file_open_tmp) IA__g_file_open_tmp __attribute((visibility("hidden")));
866 #define g_file_open_tmp IA__g_file_open_tmp
867
868 extern __typeof (g_file_test) IA__g_file_test __attribute((visibility("hidden")));
869 #define g_file_test IA__g_file_test
870
871 #endif
872 extern __typeof (g_file_read_link) IA__g_file_read_link __attribute((visibility("hidden")));
873 #define g_file_read_link IA__g_file_read_link
874
875 extern __typeof (g_format_size_for_display) IA__g_format_size_for_display __attribute((visibility("hidden")));
876 #define g_format_size_for_display IA__g_format_size_for_display
877
878 #ifndef _WIN64
879 extern __typeof (g_mkstemp) IA__g_mkstemp __attribute((visibility("hidden")));
880 #define g_mkstemp IA__g_mkstemp
881
882 #endif
883 extern __typeof (g_mkstemp_full) IA__g_mkstemp_full __attribute((visibility("hidden")));
884 #define g_mkstemp_full IA__g_mkstemp_full
885
886 extern __typeof (g_mkdir_with_parents) IA__g_mkdir_with_parents __attribute((visibility("hidden")));
887 #define g_mkdir_with_parents IA__g_mkdir_with_parents
888
889 #ifdef G_OS_WIN32
890 extern __typeof (g_file_get_contents_utf8) IA__g_file_get_contents_utf8 __attribute((visibility("hidden")));
891 #define g_file_get_contents_utf8 IA__g_file_get_contents_utf8
892
893 extern __typeof (g_file_open_tmp_utf8) IA__g_file_open_tmp_utf8 __attribute((visibility("hidden")));
894 #define g_file_open_tmp_utf8 IA__g_file_open_tmp_utf8
895
896 extern __typeof (g_file_test_utf8) IA__g_file_test_utf8 __attribute((visibility("hidden")));
897 #define g_file_test_utf8 IA__g_file_test_utf8
898
899 extern __typeof (g_mkstemp_utf8) IA__g_mkstemp_utf8 __attribute((visibility("hidden")));
900 #define g_mkstemp_utf8 IA__g_mkstemp_utf8
901
902 #endif
903 #endif
904 #endif
905 #if IN_HEADER(__G_HASH_H__)
906 #if IN_FILE(__G_HASH_C__)
907 extern __typeof (g_hash_table_destroy) IA__g_hash_table_destroy __attribute((visibility("hidden")));
908 #define g_hash_table_destroy IA__g_hash_table_destroy
909
910 extern __typeof (g_hash_table_unref) IA__g_hash_table_unref __attribute((visibility("hidden")));
911 #define g_hash_table_unref IA__g_hash_table_unref
912
913 extern __typeof (g_hash_table_ref) IA__g_hash_table_ref __attribute((visibility("hidden")));
914 #define g_hash_table_ref IA__g_hash_table_ref
915
916 extern __typeof (g_hash_table_find) IA__g_hash_table_find __attribute((visibility("hidden")));
917 #define g_hash_table_find IA__g_hash_table_find
918
919 extern __typeof (g_hash_table_foreach) IA__g_hash_table_foreach __attribute((visibility("hidden")));
920 #define g_hash_table_foreach IA__g_hash_table_foreach
921
922 extern __typeof (g_hash_table_foreach_remove) IA__g_hash_table_foreach_remove __attribute((visibility("hidden")));
923 #define g_hash_table_foreach_remove IA__g_hash_table_foreach_remove
924
925 extern __typeof (g_hash_table_foreach_steal) IA__g_hash_table_foreach_steal __attribute((visibility("hidden")));
926 #define g_hash_table_foreach_steal IA__g_hash_table_foreach_steal
927
928 extern __typeof (g_hash_table_get_keys) IA__g_hash_table_get_keys __attribute((visibility("hidden")));
929 #define g_hash_table_get_keys IA__g_hash_table_get_keys
930
931 extern __typeof (g_hash_table_get_values) IA__g_hash_table_get_values __attribute((visibility("hidden")));
932 #define g_hash_table_get_values IA__g_hash_table_get_values
933
934 extern __typeof (g_hash_table_insert) IA__g_hash_table_insert __attribute((visibility("hidden")));
935 #define g_hash_table_insert IA__g_hash_table_insert
936
937 extern __typeof (g_hash_table_lookup) IA__g_hash_table_lookup __attribute((visibility("hidden")));
938 #define g_hash_table_lookup IA__g_hash_table_lookup
939
940 extern __typeof (g_hash_table_lookup_extended) IA__g_hash_table_lookup_extended __attribute((visibility("hidden")));
941 #define g_hash_table_lookup_extended IA__g_hash_table_lookup_extended
942
943 extern __typeof (g_hash_table_new) IA__g_hash_table_new __attribute((visibility("hidden")));
944 #define g_hash_table_new IA__g_hash_table_new
945
946 extern __typeof (g_hash_table_new_full) IA__g_hash_table_new_full __attribute((visibility("hidden")));
947 #define g_hash_table_new_full IA__g_hash_table_new_full
948
949 extern __typeof (g_hash_table_remove) IA__g_hash_table_remove __attribute((visibility("hidden")));
950 #define g_hash_table_remove IA__g_hash_table_remove
951
952 extern __typeof (g_hash_table_remove_all) IA__g_hash_table_remove_all __attribute((visibility("hidden")));
953 #define g_hash_table_remove_all IA__g_hash_table_remove_all
954
955 extern __typeof (g_hash_table_replace) IA__g_hash_table_replace __attribute((visibility("hidden")));
956 #define g_hash_table_replace IA__g_hash_table_replace
957
958 extern __typeof (g_hash_table_size) IA__g_hash_table_size __attribute((visibility("hidden")));
959 #define g_hash_table_size IA__g_hash_table_size
960
961 extern __typeof (g_hash_table_steal) IA__g_hash_table_steal __attribute((visibility("hidden")));
962 #define g_hash_table_steal IA__g_hash_table_steal
963
964 extern __typeof (g_hash_table_steal_all) IA__g_hash_table_steal_all __attribute((visibility("hidden")));
965 #define g_hash_table_steal_all IA__g_hash_table_steal_all
966
967 extern __typeof (g_hash_table_iter_init) IA__g_hash_table_iter_init __attribute((visibility("hidden")));
968 #define g_hash_table_iter_init IA__g_hash_table_iter_init
969
970 extern __typeof (g_hash_table_iter_next) IA__g_hash_table_iter_next __attribute((visibility("hidden")));
971 #define g_hash_table_iter_next IA__g_hash_table_iter_next
972
973 extern __typeof (g_hash_table_iter_get_hash_table) IA__g_hash_table_iter_get_hash_table __attribute((visibility("hidden")));
974 #define g_hash_table_iter_get_hash_table IA__g_hash_table_iter_get_hash_table
975
976 extern __typeof (g_hash_table_iter_remove) IA__g_hash_table_iter_remove __attribute((visibility("hidden")));
977 #define g_hash_table_iter_remove IA__g_hash_table_iter_remove
978
979 extern __typeof (g_hash_table_iter_steal) IA__g_hash_table_iter_steal __attribute((visibility("hidden")));
980 #define g_hash_table_iter_steal IA__g_hash_table_iter_steal
981
982 #endif
983 #endif
984 #if IN_HEADER(__G_HOOK_H__)
985 #if IN_FILE(__G_HOOK_C__)
986 extern __typeof (g_hook_alloc) IA__g_hook_alloc __attribute((visibility("hidden")));
987 #define g_hook_alloc IA__g_hook_alloc
988
989 extern __typeof (g_hook_compare_ids) IA__g_hook_compare_ids __attribute((visibility("hidden")));
990 #define g_hook_compare_ids IA__g_hook_compare_ids
991
992 extern __typeof (g_hook_destroy) IA__g_hook_destroy __attribute((visibility("hidden")));
993 #define g_hook_destroy IA__g_hook_destroy
994
995 extern __typeof (g_hook_destroy_link) IA__g_hook_destroy_link __attribute((visibility("hidden")));
996 #define g_hook_destroy_link IA__g_hook_destroy_link
997
998 extern __typeof (g_hook_find) IA__g_hook_find __attribute((visibility("hidden")));
999 #define g_hook_find IA__g_hook_find
1000
1001 extern __typeof (g_hook_find_data) IA__g_hook_find_data __attribute((visibility("hidden")));
1002 #define g_hook_find_data IA__g_hook_find_data
1003
1004 extern __typeof (g_hook_find_func) IA__g_hook_find_func __attribute((visibility("hidden")));
1005 #define g_hook_find_func IA__g_hook_find_func
1006
1007 extern __typeof (g_hook_find_func_data) IA__g_hook_find_func_data __attribute((visibility("hidden")));
1008 #define g_hook_find_func_data IA__g_hook_find_func_data
1009
1010 extern __typeof (g_hook_first_valid) IA__g_hook_first_valid __attribute((visibility("hidden")));
1011 #define g_hook_first_valid IA__g_hook_first_valid
1012
1013 extern __typeof (g_hook_free) IA__g_hook_free __attribute((visibility("hidden")));
1014 #define g_hook_free IA__g_hook_free
1015
1016 extern __typeof (g_hook_get) IA__g_hook_get __attribute((visibility("hidden")));
1017 #define g_hook_get IA__g_hook_get
1018
1019 extern __typeof (g_hook_insert_before) IA__g_hook_insert_before __attribute((visibility("hidden")));
1020 #define g_hook_insert_before IA__g_hook_insert_before
1021
1022 extern __typeof (g_hook_insert_sorted) IA__g_hook_insert_sorted __attribute((visibility("hidden")));
1023 #define g_hook_insert_sorted IA__g_hook_insert_sorted
1024
1025 extern __typeof (g_hook_list_clear) IA__g_hook_list_clear __attribute((visibility("hidden")));
1026 #define g_hook_list_clear IA__g_hook_list_clear
1027
1028 extern __typeof (g_hook_list_init) IA__g_hook_list_init __attribute((visibility("hidden")));
1029 #define g_hook_list_init IA__g_hook_list_init
1030
1031 extern __typeof (g_hook_list_invoke) IA__g_hook_list_invoke __attribute((visibility("hidden")));
1032 #define g_hook_list_invoke IA__g_hook_list_invoke
1033
1034 extern __typeof (g_hook_list_invoke_check) IA__g_hook_list_invoke_check __attribute((visibility("hidden")));
1035 #define g_hook_list_invoke_check IA__g_hook_list_invoke_check
1036
1037 extern __typeof (g_hook_list_marshal) IA__g_hook_list_marshal __attribute((visibility("hidden")));
1038 #define g_hook_list_marshal IA__g_hook_list_marshal
1039
1040 extern __typeof (g_hook_list_marshal_check) IA__g_hook_list_marshal_check __attribute((visibility("hidden")));
1041 #define g_hook_list_marshal_check IA__g_hook_list_marshal_check
1042
1043 extern __typeof (g_hook_next_valid) IA__g_hook_next_valid __attribute((visibility("hidden")));
1044 #define g_hook_next_valid IA__g_hook_next_valid
1045
1046 extern __typeof (g_hook_prepend) IA__g_hook_prepend __attribute((visibility("hidden")));
1047 #define g_hook_prepend IA__g_hook_prepend
1048
1049 extern __typeof (g_hook_ref) IA__g_hook_ref __attribute((visibility("hidden")));
1050 #define g_hook_ref IA__g_hook_ref
1051
1052 extern __typeof (g_hook_unref) IA__g_hook_unref __attribute((visibility("hidden")));
1053 #define g_hook_unref IA__g_hook_unref
1054
1055 #endif
1056 #endif
1057 #if IN_HEADER(__G_IOCHANNEL_H__)
1058 #if IN_FILE(__G_IOCHANNEL_C__)
1059 extern __typeof (g_io_add_watch) IA__g_io_add_watch __attribute((visibility("hidden")));
1060 #define g_io_add_watch IA__g_io_add_watch
1061
1062 extern __typeof (g_io_add_watch_full) IA__g_io_add_watch_full __attribute((visibility("hidden")));
1063 #define g_io_add_watch_full IA__g_io_add_watch_full
1064
1065 extern __typeof (g_io_create_watch) IA__g_io_create_watch __attribute((visibility("hidden")));
1066 #define g_io_create_watch IA__g_io_create_watch
1067
1068 extern __typeof (g_io_channel_error_from_errno) IA__g_io_channel_error_from_errno __attribute((visibility("hidden")));
1069 #define g_io_channel_error_from_errno IA__g_io_channel_error_from_errno
1070
1071 extern __typeof (g_io_channel_error_quark) IA__g_io_channel_error_quark __attribute((visibility("hidden")));
1072 #define g_io_channel_error_quark IA__g_io_channel_error_quark
1073
1074 extern __typeof (g_io_channel_flush) IA__g_io_channel_flush __attribute((visibility("hidden")));
1075 #define g_io_channel_flush IA__g_io_channel_flush
1076
1077 extern __typeof (g_io_channel_get_buffer_condition) IA__g_io_channel_get_buffer_condition __attribute((visibility("hidden")));
1078 #define g_io_channel_get_buffer_condition IA__g_io_channel_get_buffer_condition
1079
1080 extern __typeof (g_io_channel_get_buffered) IA__g_io_channel_get_buffered __attribute((visibility("hidden")));
1081 #define g_io_channel_get_buffered IA__g_io_channel_get_buffered
1082
1083 extern __typeof (g_io_channel_get_buffer_size) IA__g_io_channel_get_buffer_size __attribute((visibility("hidden")));
1084 #define g_io_channel_get_buffer_size IA__g_io_channel_get_buffer_size
1085
1086 extern __typeof (g_io_channel_get_close_on_unref) IA__g_io_channel_get_close_on_unref __attribute((visibility("hidden")));
1087 #define g_io_channel_get_close_on_unref IA__g_io_channel_get_close_on_unref
1088
1089 extern __typeof (g_io_channel_get_encoding) IA__g_io_channel_get_encoding __attribute((visibility("hidden")));
1090 #define g_io_channel_get_encoding IA__g_io_channel_get_encoding
1091
1092 extern __typeof (g_io_channel_get_flags) IA__g_io_channel_get_flags __attribute((visibility("hidden")));
1093 #define g_io_channel_get_flags IA__g_io_channel_get_flags
1094
1095 extern __typeof (g_io_channel_get_line_term) IA__g_io_channel_get_line_term __attribute((visibility("hidden")));
1096 #define g_io_channel_get_line_term IA__g_io_channel_get_line_term
1097
1098 extern __typeof (g_io_channel_init) IA__g_io_channel_init __attribute((visibility("hidden")));
1099 #define g_io_channel_init IA__g_io_channel_init
1100
1101 extern __typeof (g_io_channel_read_chars) IA__g_io_channel_read_chars __attribute((visibility("hidden")));
1102 #define g_io_channel_read_chars IA__g_io_channel_read_chars
1103
1104 extern __typeof (g_io_channel_read_line) IA__g_io_channel_read_line __attribute((visibility("hidden")));
1105 #define g_io_channel_read_line IA__g_io_channel_read_line
1106
1107 extern __typeof (g_io_channel_read_line_string) IA__g_io_channel_read_line_string __attribute((visibility("hidden")));
1108 #define g_io_channel_read_line_string IA__g_io_channel_read_line_string
1109
1110 extern __typeof (g_io_channel_read_to_end) IA__g_io_channel_read_to_end __attribute((visibility("hidden")));
1111 #define g_io_channel_read_to_end IA__g_io_channel_read_to_end
1112
1113 extern __typeof (g_io_channel_read_unichar) IA__g_io_channel_read_unichar __attribute((visibility("hidden")));
1114 #define g_io_channel_read_unichar IA__g_io_channel_read_unichar
1115
1116 extern __typeof (g_io_channel_ref) IA__g_io_channel_ref __attribute((visibility("hidden")));
1117 #define g_io_channel_ref IA__g_io_channel_ref
1118
1119 extern __typeof (g_io_channel_seek_position) IA__g_io_channel_seek_position __attribute((visibility("hidden")));
1120 #define g_io_channel_seek_position IA__g_io_channel_seek_position
1121
1122 extern __typeof (g_io_channel_set_buffered) IA__g_io_channel_set_buffered __attribute((visibility("hidden")));
1123 #define g_io_channel_set_buffered IA__g_io_channel_set_buffered
1124
1125 extern __typeof (g_io_channel_set_buffer_size) IA__g_io_channel_set_buffer_size __attribute((visibility("hidden")));
1126 #define g_io_channel_set_buffer_size IA__g_io_channel_set_buffer_size
1127
1128 extern __typeof (g_io_channel_set_close_on_unref) IA__g_io_channel_set_close_on_unref __attribute((visibility("hidden")));
1129 #define g_io_channel_set_close_on_unref IA__g_io_channel_set_close_on_unref
1130
1131 extern __typeof (g_io_channel_set_encoding) IA__g_io_channel_set_encoding __attribute((visibility("hidden")));
1132 #define g_io_channel_set_encoding IA__g_io_channel_set_encoding
1133
1134 extern __typeof (g_io_channel_set_flags) IA__g_io_channel_set_flags __attribute((visibility("hidden")));
1135 #define g_io_channel_set_flags IA__g_io_channel_set_flags
1136
1137 extern __typeof (g_io_channel_set_line_term) IA__g_io_channel_set_line_term __attribute((visibility("hidden")));
1138 #define g_io_channel_set_line_term IA__g_io_channel_set_line_term
1139
1140 extern __typeof (g_io_channel_shutdown) IA__g_io_channel_shutdown __attribute((visibility("hidden")));
1141 #define g_io_channel_shutdown IA__g_io_channel_shutdown
1142
1143 extern __typeof (g_io_channel_unref) IA__g_io_channel_unref __attribute((visibility("hidden")));
1144 #define g_io_channel_unref IA__g_io_channel_unref
1145
1146 #ifndef G_DISABLE_DEPRECATED
1147 extern __typeof (g_io_channel_close) IA__g_io_channel_close __attribute((visibility("hidden")));
1148 #define g_io_channel_close IA__g_io_channel_close
1149
1150 extern __typeof (g_io_channel_read) IA__g_io_channel_read __attribute((visibility("hidden")));
1151 #define g_io_channel_read IA__g_io_channel_read
1152
1153 extern __typeof (g_io_channel_seek) IA__g_io_channel_seek __attribute((visibility("hidden")));
1154 #define g_io_channel_seek IA__g_io_channel_seek
1155
1156 extern __typeof (g_io_channel_write) IA__g_io_channel_write __attribute((visibility("hidden")));
1157 #define g_io_channel_write IA__g_io_channel_write
1158
1159 #endif
1160 extern __typeof (g_io_channel_write_chars) IA__g_io_channel_write_chars __attribute((visibility("hidden")));
1161 #define g_io_channel_write_chars IA__g_io_channel_write_chars
1162
1163 extern __typeof (g_io_channel_write_unichar) IA__g_io_channel_write_unichar __attribute((visibility("hidden")));
1164 #define g_io_channel_write_unichar IA__g_io_channel_write_unichar
1165
1166 #endif
1167 #endif
1168 #if IN_HEADER(__G_IOCHANNEL_H__)
1169 #if IN_FILE(__G_IO_UNIX_C__)
1170 #ifdef G_OS_UNIX
1171 extern __typeof (g_io_channel_unix_get_fd) IA__g_io_channel_unix_get_fd __attribute((visibility("hidden")));
1172 #define g_io_channel_unix_get_fd IA__g_io_channel_unix_get_fd
1173
1174 extern __typeof (g_io_channel_unix_new) IA__g_io_channel_unix_new __attribute((visibility("hidden")));
1175 #define g_io_channel_unix_new IA__g_io_channel_unix_new
1176
1177 extern __typeof (g_io_channel_new_file) IA__g_io_channel_new_file __attribute((visibility("hidden")));
1178 #define g_io_channel_new_file IA__g_io_channel_new_file
1179
1180 #endif
1181 #endif
1182 #endif
1183 #if IN_HEADER(__G_IOCHANNEL_H__)
1184 #if IN_FILE(__G_IO_WIN32_C__)
1185 #ifdef G_OS_WIN32
1186 extern __typeof (g_io_channel_unix_get_fd) IA__g_io_channel_unix_get_fd __attribute((visibility("hidden")));
1187 #define g_io_channel_unix_get_fd IA__g_io_channel_unix_get_fd
1188
1189 extern __typeof (g_io_channel_unix_new) IA__g_io_channel_unix_new __attribute((visibility("hidden")));
1190 #define g_io_channel_unix_new IA__g_io_channel_unix_new
1191
1192 #ifndef _WIN64
1193 extern __typeof (g_io_channel_new_file) IA__g_io_channel_new_file __attribute((visibility("hidden")));
1194 #define g_io_channel_new_file IA__g_io_channel_new_file
1195
1196 #endif
1197 extern __typeof (g_io_channel_new_file_utf8) IA__g_io_channel_new_file_utf8 __attribute((visibility("hidden")));
1198 #define g_io_channel_new_file_utf8 IA__g_io_channel_new_file_utf8
1199
1200 extern __typeof (g_io_channel_win32_get_fd) IA__g_io_channel_win32_get_fd __attribute((visibility("hidden")));
1201 #define g_io_channel_win32_get_fd IA__g_io_channel_win32_get_fd
1202
1203 extern __typeof (g_io_channel_win32_make_pollfd) IA__g_io_channel_win32_make_pollfd __attribute((visibility("hidden")));
1204 #define g_io_channel_win32_make_pollfd IA__g_io_channel_win32_make_pollfd
1205
1206 extern __typeof (g_io_channel_win32_new_fd) IA__g_io_channel_win32_new_fd __attribute((visibility("hidden")));
1207 #define g_io_channel_win32_new_fd IA__g_io_channel_win32_new_fd
1208
1209 extern __typeof (g_io_channel_win32_new_messages) IA__g_io_channel_win32_new_messages __attribute((visibility("hidden")));
1210 #define g_io_channel_win32_new_messages IA__g_io_channel_win32_new_messages
1211
1212 extern __typeof (g_io_channel_win32_new_socket) IA__g_io_channel_win32_new_socket __attribute((visibility("hidden")));
1213 #define g_io_channel_win32_new_socket IA__g_io_channel_win32_new_socket
1214
1215 #ifndef _WIN64
1216 extern __typeof (g_io_channel_win32_new_stream_socket) IA__g_io_channel_win32_new_stream_socket __attribute((visibility("hidden")));
1217 #define g_io_channel_win32_new_stream_socket IA__g_io_channel_win32_new_stream_socket
1218
1219 #endif
1220 extern __typeof (g_io_channel_win32_poll) IA__g_io_channel_win32_poll __attribute((visibility("hidden")));
1221 #define g_io_channel_win32_poll IA__g_io_channel_win32_poll
1222
1223 extern __typeof (g_io_channel_win32_set_debug) IA__g_io_channel_win32_set_debug __attribute((visibility("hidden")));
1224 #define g_io_channel_win32_set_debug IA__g_io_channel_win32_set_debug
1225
1226 #endif
1227 #endif
1228 #endif
1229 #if IN_HEADER(__G_KEY_FILE_H__)
1230 #if IN_FILE(__G_KEY_FILE_C__)
1231 extern __typeof (g_key_file_error_quark) IA__g_key_file_error_quark __attribute((visibility("hidden")));
1232 #define g_key_file_error_quark IA__g_key_file_error_quark
1233
1234 extern __typeof (g_key_file_free) IA__g_key_file_free __attribute((visibility("hidden")));
1235 #define g_key_file_free IA__g_key_file_free
1236
1237 extern __typeof (g_key_file_get_boolean) IA__g_key_file_get_boolean __attribute((visibility("hidden")));
1238 #define g_key_file_get_boolean IA__g_key_file_get_boolean
1239
1240 extern __typeof (g_key_file_get_boolean_list) IA__g_key_file_get_boolean_list __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1241 #define g_key_file_get_boolean_list IA__g_key_file_get_boolean_list
1242
1243 extern __typeof (g_key_file_get_comment) IA__g_key_file_get_comment __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1244 #define g_key_file_get_comment IA__g_key_file_get_comment
1245
1246 extern __typeof (g_key_file_get_groups) IA__g_key_file_get_groups __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1247 #define g_key_file_get_groups IA__g_key_file_get_groups
1248
1249 extern __typeof (g_key_file_get_double) IA__g_key_file_get_double __attribute((visibility("hidden")));
1250 #define g_key_file_get_double IA__g_key_file_get_double
1251
1252 extern __typeof (g_key_file_get_double_list) IA__g_key_file_get_double_list __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1253 #define g_key_file_get_double_list IA__g_key_file_get_double_list
1254
1255 extern __typeof (g_key_file_get_integer) IA__g_key_file_get_integer __attribute((visibility("hidden")));
1256 #define g_key_file_get_integer IA__g_key_file_get_integer
1257
1258 extern __typeof (g_key_file_get_integer_list) IA__g_key_file_get_integer_list __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1259 #define g_key_file_get_integer_list IA__g_key_file_get_integer_list
1260
1261 extern __typeof (g_key_file_get_keys) IA__g_key_file_get_keys __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1262 #define g_key_file_get_keys IA__g_key_file_get_keys
1263
1264 extern __typeof (g_key_file_get_locale_string) IA__g_key_file_get_locale_string __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1265 #define g_key_file_get_locale_string IA__g_key_file_get_locale_string
1266
1267 extern __typeof (g_key_file_get_locale_string_list) IA__g_key_file_get_locale_string_list __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1268 #define g_key_file_get_locale_string_list IA__g_key_file_get_locale_string_list
1269
1270 extern __typeof (g_key_file_get_start_group) IA__g_key_file_get_start_group __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1271 #define g_key_file_get_start_group IA__g_key_file_get_start_group
1272
1273 extern __typeof (g_key_file_get_string) IA__g_key_file_get_string __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1274 #define g_key_file_get_string IA__g_key_file_get_string
1275
1276 extern __typeof (g_key_file_get_string_list) IA__g_key_file_get_string_list __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1277 #define g_key_file_get_string_list IA__g_key_file_get_string_list
1278
1279 extern __typeof (g_key_file_get_value) IA__g_key_file_get_value __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1280 #define g_key_file_get_value IA__g_key_file_get_value
1281
1282 extern __typeof (g_key_file_has_group) IA__g_key_file_has_group __attribute((visibility("hidden")));
1283 #define g_key_file_has_group IA__g_key_file_has_group
1284
1285 extern __typeof (g_key_file_has_key) IA__g_key_file_has_key __attribute((visibility("hidden")));
1286 #define g_key_file_has_key IA__g_key_file_has_key
1287
1288 extern __typeof (g_key_file_load_from_dirs) IA__g_key_file_load_from_dirs __attribute((visibility("hidden")));
1289 #define g_key_file_load_from_dirs IA__g_key_file_load_from_dirs
1290
1291 extern __typeof (g_key_file_load_from_data) IA__g_key_file_load_from_data __attribute((visibility("hidden")));
1292 #define g_key_file_load_from_data IA__g_key_file_load_from_data
1293
1294 extern __typeof (g_key_file_load_from_data_dirs) IA__g_key_file_load_from_data_dirs __attribute((visibility("hidden")));
1295 #define g_key_file_load_from_data_dirs IA__g_key_file_load_from_data_dirs
1296
1297 extern __typeof (g_key_file_load_from_file) IA__g_key_file_load_from_file __attribute((visibility("hidden")));
1298 #define g_key_file_load_from_file IA__g_key_file_load_from_file
1299
1300 extern __typeof (g_key_file_new) IA__g_key_file_new __attribute((visibility("hidden")));
1301 #define g_key_file_new IA__g_key_file_new
1302
1303 extern __typeof (g_key_file_remove_comment) IA__g_key_file_remove_comment __attribute((visibility("hidden")));
1304 #define g_key_file_remove_comment IA__g_key_file_remove_comment
1305
1306 extern __typeof (g_key_file_remove_group) IA__g_key_file_remove_group __attribute((visibility("hidden")));
1307 #define g_key_file_remove_group IA__g_key_file_remove_group
1308
1309 extern __typeof (g_key_file_remove_key) IA__g_key_file_remove_key __attribute((visibility("hidden")));
1310 #define g_key_file_remove_key IA__g_key_file_remove_key
1311
1312 extern __typeof (g_key_file_set_boolean) IA__g_key_file_set_boolean __attribute((visibility("hidden")));
1313 #define g_key_file_set_boolean IA__g_key_file_set_boolean
1314
1315 extern __typeof (g_key_file_set_boolean_list) IA__g_key_file_set_boolean_list __attribute((visibility("hidden")));
1316 #define g_key_file_set_boolean_list IA__g_key_file_set_boolean_list
1317
1318 extern __typeof (g_key_file_set_comment) IA__g_key_file_set_comment __attribute((visibility("hidden")));
1319 #define g_key_file_set_comment IA__g_key_file_set_comment
1320
1321 extern __typeof (g_key_file_set_double) IA__g_key_file_set_double __attribute((visibility("hidden")));
1322 #define g_key_file_set_double IA__g_key_file_set_double
1323
1324 extern __typeof (g_key_file_set_double_list) IA__g_key_file_set_double_list __attribute((visibility("hidden")));
1325 #define g_key_file_set_double_list IA__g_key_file_set_double_list
1326
1327 extern __typeof (g_key_file_set_integer) IA__g_key_file_set_integer __attribute((visibility("hidden")));
1328 #define g_key_file_set_integer IA__g_key_file_set_integer
1329
1330 extern __typeof (g_key_file_set_integer_list) IA__g_key_file_set_integer_list __attribute((visibility("hidden")));
1331 #define g_key_file_set_integer_list IA__g_key_file_set_integer_list
1332
1333 extern __typeof (g_key_file_set_list_separator) IA__g_key_file_set_list_separator __attribute((visibility("hidden")));
1334 #define g_key_file_set_list_separator IA__g_key_file_set_list_separator
1335
1336 extern __typeof (g_key_file_set_locale_string) IA__g_key_file_set_locale_string __attribute((visibility("hidden")));
1337 #define g_key_file_set_locale_string IA__g_key_file_set_locale_string
1338
1339 extern __typeof (g_key_file_set_locale_string_list) IA__g_key_file_set_locale_string_list __attribute((visibility("hidden")));
1340 #define g_key_file_set_locale_string_list IA__g_key_file_set_locale_string_list
1341
1342 extern __typeof (g_key_file_set_string) IA__g_key_file_set_string __attribute((visibility("hidden")));
1343 #define g_key_file_set_string IA__g_key_file_set_string
1344
1345 extern __typeof (g_key_file_set_string_list) IA__g_key_file_set_string_list __attribute((visibility("hidden")));
1346 #define g_key_file_set_string_list IA__g_key_file_set_string_list
1347
1348 extern __typeof (g_key_file_set_value) IA__g_key_file_set_value __attribute((visibility("hidden")));
1349 #define g_key_file_set_value IA__g_key_file_set_value
1350
1351 extern __typeof (g_key_file_to_data) IA__g_key_file_to_data __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1352 #define g_key_file_to_data IA__g_key_file_to_data
1353
1354 #endif
1355 #endif
1356 #if IN_HEADER(__G_LIST_H__)
1357 #if IN_FILE(__G_LIST_C__)
1358 extern __typeof (g_list_alloc) IA__g_list_alloc __attribute((visibility("hidden")));
1359 #define g_list_alloc IA__g_list_alloc
1360
1361 extern __typeof (g_list_append) IA__g_list_append __attribute((visibility("hidden")));
1362 #define g_list_append IA__g_list_append
1363
1364 extern __typeof (g_list_concat) IA__g_list_concat __attribute((visibility("hidden")));
1365 #define g_list_concat IA__g_list_concat
1366
1367 extern __typeof (g_list_copy) IA__g_list_copy __attribute((visibility("hidden")));
1368 #define g_list_copy IA__g_list_copy
1369
1370 extern __typeof (g_list_delete_link) IA__g_list_delete_link __attribute((visibility("hidden")));
1371 #define g_list_delete_link IA__g_list_delete_link
1372
1373 extern __typeof (g_list_find) IA__g_list_find __attribute((visibility("hidden")));
1374 #define g_list_find IA__g_list_find
1375
1376 extern __typeof (g_list_find_custom) IA__g_list_find_custom __attribute((visibility("hidden")));
1377 #define g_list_find_custom IA__g_list_find_custom
1378
1379 extern __typeof (g_list_first) IA__g_list_first __attribute((visibility("hidden")));
1380 #define g_list_first IA__g_list_first
1381
1382 extern __typeof (g_list_foreach) IA__g_list_foreach __attribute((visibility("hidden")));
1383 #define g_list_foreach IA__g_list_foreach
1384
1385 extern __typeof (g_list_free) IA__g_list_free __attribute((visibility("hidden")));
1386 #define g_list_free IA__g_list_free
1387
1388 extern __typeof (g_list_free_1) IA__g_list_free_1 __attribute((visibility("hidden")));
1389 #define g_list_free_1 IA__g_list_free_1
1390
1391 extern __typeof (g_list_index) IA__g_list_index __attribute((visibility("hidden")));
1392 #define g_list_index IA__g_list_index
1393
1394 extern __typeof (g_list_insert) IA__g_list_insert __attribute((visibility("hidden")));
1395 #define g_list_insert IA__g_list_insert
1396
1397 extern __typeof (g_list_insert_before) IA__g_list_insert_before __attribute((visibility("hidden")));
1398 #define g_list_insert_before IA__g_list_insert_before
1399
1400 extern __typeof (g_list_insert_sorted) IA__g_list_insert_sorted __attribute((visibility("hidden")));
1401 #define g_list_insert_sorted IA__g_list_insert_sorted
1402
1403 extern __typeof (g_list_insert_sorted_with_data) IA__g_list_insert_sorted_with_data __attribute((visibility("hidden")));
1404 #define g_list_insert_sorted_with_data IA__g_list_insert_sorted_with_data
1405
1406 extern __typeof (g_list_last) IA__g_list_last __attribute((visibility("hidden")));
1407 #define g_list_last IA__g_list_last
1408
1409 extern __typeof (g_list_length) IA__g_list_length __attribute((visibility("hidden")));
1410 #define g_list_length IA__g_list_length
1411
1412 extern __typeof (g_list_nth) IA__g_list_nth __attribute((visibility("hidden")));
1413 #define g_list_nth IA__g_list_nth
1414
1415 extern __typeof (g_list_nth_data) IA__g_list_nth_data __attribute((visibility("hidden")));
1416 #define g_list_nth_data IA__g_list_nth_data
1417
1418 extern __typeof (g_list_nth_prev) IA__g_list_nth_prev __attribute((visibility("hidden")));
1419 #define g_list_nth_prev IA__g_list_nth_prev
1420
1421 #ifndef G_DISABLE_DEPRECATED
1422 extern __typeof (g_list_pop_allocator) IA__g_list_pop_allocator __attribute((visibility("hidden")));
1423 #define g_list_pop_allocator IA__g_list_pop_allocator
1424
1425 #endif
1426 extern __typeof (g_list_position) IA__g_list_position __attribute((visibility("hidden")));
1427 #define g_list_position IA__g_list_position
1428
1429 extern __typeof (g_list_prepend) IA__g_list_prepend __attribute((visibility("hidden")));
1430 #define g_list_prepend IA__g_list_prepend
1431
1432 #ifndef G_DISABLE_DEPRECATED
1433 extern __typeof (g_list_push_allocator) IA__g_list_push_allocator __attribute((visibility("hidden")));
1434 #define g_list_push_allocator IA__g_list_push_allocator
1435
1436 #endif
1437 extern __typeof (g_list_remove) IA__g_list_remove __attribute((visibility("hidden")));
1438 #define g_list_remove IA__g_list_remove
1439
1440 extern __typeof (g_list_remove_all) IA__g_list_remove_all __attribute((visibility("hidden")));
1441 #define g_list_remove_all IA__g_list_remove_all
1442
1443 extern __typeof (g_list_remove_link) IA__g_list_remove_link __attribute((visibility("hidden")));
1444 #define g_list_remove_link IA__g_list_remove_link
1445
1446 extern __typeof (g_list_reverse) IA__g_list_reverse __attribute((visibility("hidden")));
1447 #define g_list_reverse IA__g_list_reverse
1448
1449 extern __typeof (g_list_sort) IA__g_list_sort __attribute((visibility("hidden")));
1450 #define g_list_sort IA__g_list_sort
1451
1452 extern __typeof (g_list_sort_with_data) IA__g_list_sort_with_data __attribute((visibility("hidden")));
1453 #define g_list_sort_with_data IA__g_list_sort_with_data
1454
1455 #endif
1456 #endif
1457 #if IN_HEADER(__G_MAIN_H__)
1458 #if IN_FILE(__G_MAIN_C__)
1459 extern __typeof (g_child_watch_add) IA__g_child_watch_add __attribute((visibility("hidden")));
1460 #define g_child_watch_add IA__g_child_watch_add
1461
1462 extern __typeof (g_child_watch_add_full) IA__g_child_watch_add_full __attribute((visibility("hidden")));
1463 #define g_child_watch_add_full IA__g_child_watch_add_full
1464
1465 extern __typeof (g_child_watch_source_new) IA__g_child_watch_source_new __attribute((visibility("hidden")));
1466 #define g_child_watch_source_new IA__g_child_watch_source_new
1467
1468 extern __typeof (g_get_current_time) IA__g_get_current_time __attribute((visibility("hidden")));
1469 #define g_get_current_time IA__g_get_current_time
1470
1471 extern __typeof (g_main_context_acquire) IA__g_main_context_acquire __attribute((visibility("hidden")));
1472 #define g_main_context_acquire IA__g_main_context_acquire
1473
1474 extern __typeof (g_main_context_add_poll) IA__g_main_context_add_poll __attribute((visibility("hidden")));
1475 #define g_main_context_add_poll IA__g_main_context_add_poll
1476
1477 extern __typeof (g_main_context_check) IA__g_main_context_check __attribute((visibility("hidden")));
1478 #define g_main_context_check IA__g_main_context_check
1479
1480 extern __typeof (g_main_context_default) IA__g_main_context_default __attribute((visibility("hidden")));
1481 #define g_main_context_default IA__g_main_context_default
1482
1483 extern __typeof (g_main_context_dispatch) IA__g_main_context_dispatch __attribute((visibility("hidden")));
1484 #define g_main_context_dispatch IA__g_main_context_dispatch
1485
1486 extern __typeof (g_main_context_find_source_by_funcs_user_data) IA__g_main_context_find_source_by_funcs_user_data __attribute((visibility("hidden")));
1487 #define g_main_context_find_source_by_funcs_user_data IA__g_main_context_find_source_by_funcs_user_data
1488
1489 extern __typeof (g_main_context_find_source_by_id) IA__g_main_context_find_source_by_id __attribute((visibility("hidden")));
1490 #define g_main_context_find_source_by_id IA__g_main_context_find_source_by_id
1491
1492 extern __typeof (g_main_context_find_source_by_user_data) IA__g_main_context_find_source_by_user_data __attribute((visibility("hidden")));
1493 #define g_main_context_find_source_by_user_data IA__g_main_context_find_source_by_user_data
1494
1495 extern __typeof (g_main_context_get_poll_func) IA__g_main_context_get_poll_func __attribute((visibility("hidden")));
1496 #define g_main_context_get_poll_func IA__g_main_context_get_poll_func
1497
1498 extern __typeof (g_main_context_get_thread_default) IA__g_main_context_get_thread_default __attribute((visibility("hidden")));
1499 #define g_main_context_get_thread_default IA__g_main_context_get_thread_default
1500
1501 extern __typeof (g_main_context_is_owner) IA__g_main_context_is_owner __attribute((visibility("hidden")));
1502 #define g_main_context_is_owner IA__g_main_context_is_owner
1503
1504 extern __typeof (g_main_context_iteration) IA__g_main_context_iteration __attribute((visibility("hidden")));
1505 #define g_main_context_iteration IA__g_main_context_iteration
1506
1507 extern __typeof (g_main_context_new) IA__g_main_context_new __attribute((visibility("hidden")));
1508 #define g_main_context_new IA__g_main_context_new
1509
1510 extern __typeof (g_main_context_pending) IA__g_main_context_pending __attribute((visibility("hidden")));
1511 #define g_main_context_pending IA__g_main_context_pending
1512
1513 extern __typeof (g_main_context_pop_thread_default) IA__g_main_context_pop_thread_default __attribute((visibility("hidden")));
1514 #define g_main_context_pop_thread_default IA__g_main_context_pop_thread_default
1515
1516 extern __typeof (g_main_context_prepare) IA__g_main_context_prepare __attribute((visibility("hidden")));
1517 #define g_main_context_prepare IA__g_main_context_prepare
1518
1519 extern __typeof (g_main_context_push_thread_default) IA__g_main_context_push_thread_default __attribute((visibility("hidden")));
1520 #define g_main_context_push_thread_default IA__g_main_context_push_thread_default
1521
1522 extern __typeof (g_main_context_query) IA__g_main_context_query __attribute((visibility("hidden")));
1523 #define g_main_context_query IA__g_main_context_query
1524
1525 extern __typeof (g_main_context_ref) IA__g_main_context_ref __attribute((visibility("hidden")));
1526 #define g_main_context_ref IA__g_main_context_ref
1527
1528 extern __typeof (g_main_context_release) IA__g_main_context_release __attribute((visibility("hidden")));
1529 #define g_main_context_release IA__g_main_context_release
1530
1531 extern __typeof (g_main_context_remove_poll) IA__g_main_context_remove_poll __attribute((visibility("hidden")));
1532 #define g_main_context_remove_poll IA__g_main_context_remove_poll
1533
1534 extern __typeof (g_main_context_set_poll_func) IA__g_main_context_set_poll_func __attribute((visibility("hidden")));
1535 #define g_main_context_set_poll_func IA__g_main_context_set_poll_func
1536
1537 extern __typeof (g_main_context_unref) IA__g_main_context_unref __attribute((visibility("hidden")));
1538 #define g_main_context_unref IA__g_main_context_unref
1539
1540 extern __typeof (g_main_context_wait) IA__g_main_context_wait __attribute((visibility("hidden")));
1541 #define g_main_context_wait IA__g_main_context_wait
1542
1543 extern __typeof (g_main_context_wakeup) IA__g_main_context_wakeup __attribute((visibility("hidden")));
1544 #define g_main_context_wakeup IA__g_main_context_wakeup
1545
1546 extern __typeof (g_main_depth) IA__g_main_depth __attribute((visibility("hidden")));
1547 #define g_main_depth IA__g_main_depth
1548
1549 extern __typeof (g_main_current_source) IA__g_main_current_source __attribute((visibility("hidden")));
1550 #define g_main_current_source IA__g_main_current_source
1551
1552 extern __typeof (g_main_loop_get_context) IA__g_main_loop_get_context __attribute((visibility("hidden")));
1553 #define g_main_loop_get_context IA__g_main_loop_get_context
1554
1555 extern __typeof (g_main_loop_is_running) IA__g_main_loop_is_running __attribute((visibility("hidden")));
1556 #define g_main_loop_is_running IA__g_main_loop_is_running
1557
1558 extern __typeof (g_main_loop_new) IA__g_main_loop_new __attribute((visibility("hidden")));
1559 #define g_main_loop_new IA__g_main_loop_new
1560
1561 extern __typeof (g_main_loop_quit) IA__g_main_loop_quit __attribute((visibility("hidden")));
1562 #define g_main_loop_quit IA__g_main_loop_quit
1563
1564 extern __typeof (g_main_loop_ref) IA__g_main_loop_ref __attribute((visibility("hidden")));
1565 #define g_main_loop_ref IA__g_main_loop_ref
1566
1567 extern __typeof (g_main_loop_run) IA__g_main_loop_run __attribute((visibility("hidden")));
1568 #define g_main_loop_run IA__g_main_loop_run
1569
1570 extern __typeof (g_main_loop_unref) IA__g_main_loop_unref __attribute((visibility("hidden")));
1571 #define g_main_loop_unref IA__g_main_loop_unref
1572
1573 extern __typeof (g_source_add_poll) IA__g_source_add_poll __attribute((visibility("hidden")));
1574 #define g_source_add_poll IA__g_source_add_poll
1575
1576 extern __typeof (g_source_attach) IA__g_source_attach __attribute((visibility("hidden")));
1577 #define g_source_attach IA__g_source_attach
1578
1579 extern __typeof (g_source_destroy) IA__g_source_destroy __attribute((visibility("hidden")));
1580 #define g_source_destroy IA__g_source_destroy
1581
1582 extern __typeof (g_source_get_can_recurse) IA__g_source_get_can_recurse __attribute((visibility("hidden")));
1583 #define g_source_get_can_recurse IA__g_source_get_can_recurse
1584
1585 extern __typeof (g_source_get_context) IA__g_source_get_context __attribute((visibility("hidden")));
1586 #define g_source_get_context IA__g_source_get_context
1587
1588 extern __typeof (g_source_get_current_time) IA__g_source_get_current_time __attribute((visibility("hidden")));
1589 #define g_source_get_current_time IA__g_source_get_current_time
1590
1591 extern __typeof (g_source_get_id) IA__g_source_get_id __attribute((visibility("hidden")));
1592 #define g_source_get_id IA__g_source_get_id
1593
1594 extern __typeof (g_source_get_priority) IA__g_source_get_priority __attribute((visibility("hidden")));
1595 #define g_source_get_priority IA__g_source_get_priority
1596
1597 extern __typeof (g_source_new) IA__g_source_new __attribute((visibility("hidden")));
1598 #define g_source_new IA__g_source_new
1599
1600 extern __typeof (g_source_ref) IA__g_source_ref __attribute((visibility("hidden")));
1601 #define g_source_ref IA__g_source_ref
1602
1603 extern __typeof (g_source_remove) IA__g_source_remove __attribute((visibility("hidden")));
1604 #define g_source_remove IA__g_source_remove
1605
1606 extern __typeof (g_source_remove_by_funcs_user_data) IA__g_source_remove_by_funcs_user_data __attribute((visibility("hidden")));
1607 #define g_source_remove_by_funcs_user_data IA__g_source_remove_by_funcs_user_data
1608
1609 extern __typeof (g_source_remove_by_user_data) IA__g_source_remove_by_user_data __attribute((visibility("hidden")));
1610 #define g_source_remove_by_user_data IA__g_source_remove_by_user_data
1611
1612 extern __typeof (g_source_remove_poll) IA__g_source_remove_poll __attribute((visibility("hidden")));
1613 #define g_source_remove_poll IA__g_source_remove_poll
1614
1615 extern __typeof (g_source_set_callback) IA__g_source_set_callback __attribute((visibility("hidden")));
1616 #define g_source_set_callback IA__g_source_set_callback
1617
1618 extern __typeof (g_source_set_callback_indirect) IA__g_source_set_callback_indirect __attribute((visibility("hidden")));
1619 #define g_source_set_callback_indirect IA__g_source_set_callback_indirect
1620
1621 extern __typeof (g_source_set_can_recurse) IA__g_source_set_can_recurse __attribute((visibility("hidden")));
1622 #define g_source_set_can_recurse IA__g_source_set_can_recurse
1623
1624 extern __typeof (g_source_set_funcs) IA__g_source_set_funcs __attribute((visibility("hidden")));
1625 #define g_source_set_funcs IA__g_source_set_funcs
1626
1627 extern __typeof (g_source_is_destroyed) IA__g_source_is_destroyed __attribute((visibility("hidden")));
1628 #define g_source_is_destroyed IA__g_source_is_destroyed
1629
1630 extern __typeof (g_source_set_priority) IA__g_source_set_priority __attribute((visibility("hidden")));
1631 #define g_source_set_priority IA__g_source_set_priority
1632
1633 extern __typeof (g_source_unref) IA__g_source_unref __attribute((visibility("hidden")));
1634 #define g_source_unref IA__g_source_unref
1635
1636 extern __typeof (g_idle_add) IA__g_idle_add __attribute((visibility("hidden")));
1637 #define g_idle_add IA__g_idle_add
1638
1639 extern __typeof (g_idle_add_full) IA__g_idle_add_full __attribute((visibility("hidden")));
1640 #define g_idle_add_full IA__g_idle_add_full
1641
1642 extern __typeof (g_idle_remove_by_data) IA__g_idle_remove_by_data __attribute((visibility("hidden")));
1643 #define g_idle_remove_by_data IA__g_idle_remove_by_data
1644
1645 extern __typeof (g_idle_source_new) IA__g_idle_source_new __attribute((visibility("hidden")));
1646 #define g_idle_source_new IA__g_idle_source_new
1647
1648 extern __typeof (g_timeout_add) IA__g_timeout_add __attribute((visibility("hidden")));
1649 #define g_timeout_add IA__g_timeout_add
1650
1651 extern __typeof (g_timeout_add_seconds) IA__g_timeout_add_seconds __attribute((visibility("hidden")));
1652 #define g_timeout_add_seconds IA__g_timeout_add_seconds
1653
1654 extern __typeof (g_timeout_add_full) IA__g_timeout_add_full __attribute((visibility("hidden")));
1655 #define g_timeout_add_full IA__g_timeout_add_full
1656
1657 extern __typeof (g_timeout_add_seconds_full) IA__g_timeout_add_seconds_full __attribute((visibility("hidden")));
1658 #define g_timeout_add_seconds_full IA__g_timeout_add_seconds_full
1659
1660 extern __typeof (g_timeout_source_new) IA__g_timeout_source_new __attribute((visibility("hidden")));
1661 #define g_timeout_source_new IA__g_timeout_source_new
1662
1663 extern __typeof (g_timeout_source_new_seconds) IA__g_timeout_source_new_seconds __attribute((visibility("hidden")));
1664 #define g_timeout_source_new_seconds IA__g_timeout_source_new_seconds
1665
1666 #endif
1667 #endif
1668 #if IN_HEADER(__G_MAPPED_FILE_H__)
1669 #if IN_FILE(__G_MAPPED_FILE_C__)
1670 extern __typeof (g_mapped_file_new) IA__g_mapped_file_new __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1671 #define g_mapped_file_new IA__g_mapped_file_new
1672
1673 extern __typeof (g_mapped_file_get_length) IA__g_mapped_file_get_length __attribute((visibility("hidden")));
1674 #define g_mapped_file_get_length IA__g_mapped_file_get_length
1675
1676 extern __typeof (g_mapped_file_get_contents) IA__g_mapped_file_get_contents __attribute((visibility("hidden")));
1677 #define g_mapped_file_get_contents IA__g_mapped_file_get_contents
1678
1679 extern __typeof (g_mapped_file_ref) IA__g_mapped_file_ref __attribute((visibility("hidden")));
1680 #define g_mapped_file_ref IA__g_mapped_file_ref
1681
1682 extern __typeof (g_mapped_file_unref) IA__g_mapped_file_unref __attribute((visibility("hidden")));
1683 #define g_mapped_file_unref IA__g_mapped_file_unref
1684
1685 #ifndef G_DISABLE_DEPRECATED
1686 extern __typeof (g_mapped_file_free) IA__g_mapped_file_free __attribute((visibility("hidden")));
1687 #define g_mapped_file_free IA__g_mapped_file_free
1688
1689 #endif
1690 #endif
1691 #endif
1692 #if IN_HEADER(__G_MARKUP_H__)
1693 #if IN_FILE(__G_MARKUP_C__)
1694 extern __typeof (g_markup_error_quark) IA__g_markup_error_quark __attribute((visibility("hidden")));
1695 #define g_markup_error_quark IA__g_markup_error_quark
1696
1697 extern __typeof (g_markup_escape_text) IA__g_markup_escape_text __attribute((visibility("hidden")));
1698 #define g_markup_escape_text IA__g_markup_escape_text
1699
1700 extern __typeof (g_markup_parse_context_end_parse) IA__g_markup_parse_context_end_parse __attribute((visibility("hidden")));
1701 #define g_markup_parse_context_end_parse IA__g_markup_parse_context_end_parse
1702
1703 extern __typeof (g_markup_parse_context_free) IA__g_markup_parse_context_free __attribute((visibility("hidden")));
1704 #define g_markup_parse_context_free IA__g_markup_parse_context_free
1705
1706 extern __typeof (g_markup_parse_context_get_element) IA__g_markup_parse_context_get_element __attribute((visibility("hidden")));
1707 #define g_markup_parse_context_get_element IA__g_markup_parse_context_get_element
1708
1709 extern __typeof (g_markup_parse_context_get_element_stack) IA__g_markup_parse_context_get_element_stack __attribute((visibility("hidden")));
1710 #define g_markup_parse_context_get_element_stack IA__g_markup_parse_context_get_element_stack
1711
1712 extern __typeof (g_markup_parse_context_get_position) IA__g_markup_parse_context_get_position __attribute((visibility("hidden")));
1713 #define g_markup_parse_context_get_position IA__g_markup_parse_context_get_position
1714
1715 extern __typeof (g_markup_parse_context_get_user_data) IA__g_markup_parse_context_get_user_data __attribute((visibility("hidden")));
1716 #define g_markup_parse_context_get_user_data IA__g_markup_parse_context_get_user_data
1717
1718 extern __typeof (g_markup_parse_context_new) IA__g_markup_parse_context_new __attribute((visibility("hidden")));
1719 #define g_markup_parse_context_new IA__g_markup_parse_context_new
1720
1721 extern __typeof (g_markup_parse_context_parse) IA__g_markup_parse_context_parse __attribute((visibility("hidden")));
1722 #define g_markup_parse_context_parse IA__g_markup_parse_context_parse
1723
1724 extern __typeof (g_markup_parse_context_push) IA__g_markup_parse_context_push __attribute((visibility("hidden")));
1725 #define g_markup_parse_context_push IA__g_markup_parse_context_push
1726
1727 extern __typeof (g_markup_parse_context_pop) IA__g_markup_parse_context_pop __attribute((visibility("hidden")));
1728 #define g_markup_parse_context_pop IA__g_markup_parse_context_pop
1729
1730 extern __typeof (g_markup_printf_escaped) IA__g_markup_printf_escaped __attribute((visibility("hidden"))) G_GNUC_PRINTF(1,2);
1731 #define g_markup_printf_escaped IA__g_markup_printf_escaped
1732
1733 extern __typeof (g_markup_vprintf_escaped) IA__g_markup_vprintf_escaped __attribute((visibility("hidden")));
1734 #define g_markup_vprintf_escaped IA__g_markup_vprintf_escaped
1735
1736 extern __typeof (g_markup_collect_attributes) IA__g_markup_collect_attributes __attribute((visibility("hidden")));
1737 #define g_markup_collect_attributes IA__g_markup_collect_attributes
1738
1739 #endif
1740 #endif
1741 #if IN_HEADER(__G_MEM_H__)
1742 #if IN_FILE(__G_MEM_C__)
1743 extern __typeof (g_free) IA__g_free __attribute((visibility("hidden")));
1744 #define g_free IA__g_free
1745
1746 extern __typeof (g_malloc) IA__g_malloc __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1747 #define g_malloc IA__g_malloc
1748
1749 extern __typeof (g_malloc0) IA__g_malloc0 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1750 #define g_malloc0 IA__g_malloc0
1751
1752 extern __typeof (g_malloc_n) IA__g_malloc_n __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1753 #define g_malloc_n IA__g_malloc_n
1754
1755 extern __typeof (g_malloc0_n) IA__g_malloc0_n __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1756 #define g_malloc0_n IA__g_malloc0_n
1757
1758 extern __typeof (g_mem_is_system_malloc) IA__g_mem_is_system_malloc __attribute((visibility("hidden")));
1759 #define g_mem_is_system_malloc IA__g_mem_is_system_malloc
1760
1761 extern __typeof (g_mem_profile) IA__g_mem_profile __attribute((visibility("hidden")));
1762 #define g_mem_profile IA__g_mem_profile
1763
1764 extern __typeof (g_mem_set_vtable) IA__g_mem_set_vtable __attribute((visibility("hidden")));
1765 #define g_mem_set_vtable IA__g_mem_set_vtable
1766
1767 extern __typeof (g_realloc) IA__g_realloc __attribute((visibility("hidden")));
1768 #define g_realloc IA__g_realloc
1769
1770 extern __typeof (g_realloc_n) IA__g_realloc_n __attribute((visibility("hidden")));
1771 #define g_realloc_n IA__g_realloc_n
1772
1773 extern __typeof (g_try_malloc) IA__g_try_malloc __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1774 #define g_try_malloc IA__g_try_malloc
1775
1776 extern __typeof (g_try_malloc0) IA__g_try_malloc0 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1777 #define g_try_malloc0 IA__g_try_malloc0
1778
1779 extern __typeof (g_try_malloc_n) IA__g_try_malloc_n __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1780 #define g_try_malloc_n IA__g_try_malloc_n
1781
1782 extern __typeof (g_try_malloc0_n) IA__g_try_malloc0_n __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1783 #define g_try_malloc0_n IA__g_try_malloc0_n
1784
1785 extern __typeof (g_try_realloc) IA__g_try_realloc __attribute((visibility("hidden")));
1786 #define g_try_realloc IA__g_try_realloc
1787
1788 extern __typeof (g_try_realloc_n) IA__g_try_realloc_n __attribute((visibility("hidden")));
1789 #define g_try_realloc_n IA__g_try_realloc_n
1790
1791 #ifndef G_DISABLE_DEPRECATED
1792 extern __typeof (g_allocator_free) IA__g_allocator_free __attribute((visibility("hidden")));
1793 #define g_allocator_free IA__g_allocator_free
1794
1795 extern __typeof (g_allocator_new) IA__g_allocator_new __attribute((visibility("hidden")));
1796 #define g_allocator_new IA__g_allocator_new
1797
1798 extern __typeof (g_mem_chunk_alloc) IA__g_mem_chunk_alloc __attribute((visibility("hidden")));
1799 #define g_mem_chunk_alloc IA__g_mem_chunk_alloc
1800
1801 extern __typeof (g_mem_chunk_alloc0) IA__g_mem_chunk_alloc0 __attribute((visibility("hidden")));
1802 #define g_mem_chunk_alloc0 IA__g_mem_chunk_alloc0
1803
1804 extern __typeof (g_mem_chunk_clean) IA__g_mem_chunk_clean __attribute((visibility("hidden")));
1805 #define g_mem_chunk_clean IA__g_mem_chunk_clean
1806
1807 extern __typeof (g_mem_chunk_destroy) IA__g_mem_chunk_destroy __attribute((visibility("hidden")));
1808 #define g_mem_chunk_destroy IA__g_mem_chunk_destroy
1809
1810 extern __typeof (g_mem_chunk_free) IA__g_mem_chunk_free __attribute((visibility("hidden")));
1811 #define g_mem_chunk_free IA__g_mem_chunk_free
1812
1813 extern __typeof (g_mem_chunk_info) IA__g_mem_chunk_info __attribute((visibility("hidden")));
1814 #define g_mem_chunk_info IA__g_mem_chunk_info
1815
1816 extern __typeof (g_mem_chunk_new) IA__g_mem_chunk_new __attribute((visibility("hidden")));
1817 #define g_mem_chunk_new IA__g_mem_chunk_new
1818
1819 extern __typeof (g_mem_chunk_print) IA__g_mem_chunk_print __attribute((visibility("hidden")));
1820 #define g_mem_chunk_print IA__g_mem_chunk_print
1821
1822 extern __typeof (g_mem_chunk_reset) IA__g_mem_chunk_reset __attribute((visibility("hidden")));
1823 #define g_mem_chunk_reset IA__g_mem_chunk_reset
1824
1825 extern __typeof (g_blow_chunks) IA__g_blow_chunks __attribute((visibility("hidden")));
1826 #define g_blow_chunks IA__g_blow_chunks
1827
1828 #endif
1829 #endif
1830 #endif
1831 #if IN_HEADER(__G_SLICE_H__)
1832 #if IN_FILE(__G_SLICE_C__)
1833 extern __typeof (g_slice_alloc) IA__g_slice_alloc __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1834 #define g_slice_alloc IA__g_slice_alloc
1835
1836 extern __typeof (g_slice_alloc0) IA__g_slice_alloc0 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1837 #define g_slice_alloc0 IA__g_slice_alloc0
1838
1839 extern __typeof (g_slice_copy) IA__g_slice_copy __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1840 #define g_slice_copy IA__g_slice_copy
1841
1842 extern __typeof (g_slice_free1) IA__g_slice_free1 __attribute((visibility("hidden")));
1843 #define g_slice_free1 IA__g_slice_free1
1844
1845 extern __typeof (g_slice_free_chain_with_offset) IA__g_slice_free_chain_with_offset __attribute((visibility("hidden")));
1846 #define g_slice_free_chain_with_offset IA__g_slice_free_chain_with_offset
1847
1848 extern __typeof (g_slice_set_config) IA__g_slice_set_config __attribute((visibility("hidden")));
1849 #define g_slice_set_config IA__g_slice_set_config
1850
1851 extern __typeof (g_slice_get_config) IA__g_slice_get_config __attribute((visibility("hidden")));
1852 #define g_slice_get_config IA__g_slice_get_config
1853
1854 extern __typeof (g_slice_get_config_state) IA__g_slice_get_config_state __attribute((visibility("hidden")));
1855 #define g_slice_get_config_state IA__g_slice_get_config_state
1856
1857 #ifdef G_ENABLE_DEBUG
1858 #endif
1859 #endif
1860 #endif
1861 #if IN_HEADER(__G_MESSAGES_H__)
1862 #if IN_FILE(__G_MESSAGES_C__)
1863 extern __typeof (g_printf_string_upper_bound) IA__g_printf_string_upper_bound __attribute((visibility("hidden")));
1864 #define g_printf_string_upper_bound IA__g_printf_string_upper_bound
1865
1866 extern __typeof (g_log) IA__g_log __attribute((visibility("hidden"))) G_GNUC_PRINTF(3,4);
1867 #define g_log IA__g_log
1868
1869 extern __typeof (g_log_default_handler) IA__g_log_default_handler __attribute((visibility("hidden")));
1870 #define g_log_default_handler IA__g_log_default_handler
1871
1872 extern __typeof (g_log_remove_handler) IA__g_log_remove_handler __attribute((visibility("hidden")));
1873 #define g_log_remove_handler IA__g_log_remove_handler
1874
1875 extern __typeof (g_log_set_always_fatal) IA__g_log_set_always_fatal __attribute((visibility("hidden")));
1876 #define g_log_set_always_fatal IA__g_log_set_always_fatal
1877
1878 extern __typeof (g_log_set_default_handler) IA__g_log_set_default_handler __attribute((visibility("hidden")));
1879 #define g_log_set_default_handler IA__g_log_set_default_handler
1880
1881 extern __typeof (g_log_set_fatal_mask) IA__g_log_set_fatal_mask __attribute((visibility("hidden")));
1882 #define g_log_set_fatal_mask IA__g_log_set_fatal_mask
1883
1884 extern __typeof (g_log_set_handler) IA__g_log_set_handler __attribute((visibility("hidden")));
1885 #define g_log_set_handler IA__g_log_set_handler
1886
1887 extern __typeof (g_logv) IA__g_logv __attribute((visibility("hidden")));
1888 #define g_logv IA__g_logv
1889
1890 extern __typeof (g_return_if_fail_warning) IA__g_return_if_fail_warning __attribute((visibility("hidden")));
1891 #define g_return_if_fail_warning IA__g_return_if_fail_warning
1892
1893 extern __typeof (g_warn_message) IA__g_warn_message __attribute((visibility("hidden")));
1894 #define g_warn_message IA__g_warn_message
1895
1896 #ifndef G_DISABLE_DEPRECATED
1897 extern __typeof (g_assert_warning) IA__g_assert_warning __attribute((visibility("hidden"))) G_GNUC_NORETURN;
1898 #define g_assert_warning IA__g_assert_warning
1899
1900 #endif
1901 extern __typeof (g_print) IA__g_print __attribute((visibility("hidden"))) G_GNUC_PRINTF(1,2);
1902 #define g_print IA__g_print
1903
1904 extern __typeof (g_printerr) IA__g_printerr __attribute((visibility("hidden"))) G_GNUC_PRINTF(1,2);
1905 #define g_printerr IA__g_printerr
1906
1907 extern __typeof (g_set_printerr_handler) IA__g_set_printerr_handler __attribute((visibility("hidden")));
1908 #define g_set_printerr_handler IA__g_set_printerr_handler
1909
1910 extern __typeof (g_set_print_handler) IA__g_set_print_handler __attribute((visibility("hidden")));
1911 #define g_set_print_handler IA__g_set_print_handler
1912
1913 #endif
1914 #endif
1915 #if IN_HEADER(__G_NODE_H__)
1916 #if IN_FILE(__G_NODE_C__)
1917 extern __typeof (g_node_child_index) IA__g_node_child_index __attribute((visibility("hidden")));
1918 #define g_node_child_index IA__g_node_child_index
1919
1920 extern __typeof (g_node_child_position) IA__g_node_child_position __attribute((visibility("hidden")));
1921 #define g_node_child_position IA__g_node_child_position
1922
1923 extern __typeof (g_node_children_foreach) IA__g_node_children_foreach __attribute((visibility("hidden")));
1924 #define g_node_children_foreach IA__g_node_children_foreach
1925
1926 extern __typeof (g_node_copy) IA__g_node_copy __attribute((visibility("hidden")));
1927 #define g_node_copy IA__g_node_copy
1928
1929 extern __typeof (g_node_copy_deep) IA__g_node_copy_deep __attribute((visibility("hidden")));
1930 #define g_node_copy_deep IA__g_node_copy_deep
1931
1932 extern __typeof (g_node_depth) IA__g_node_depth __attribute((visibility("hidden")));
1933 #define g_node_depth IA__g_node_depth
1934
1935 extern __typeof (g_node_destroy) IA__g_node_destroy __attribute((visibility("hidden")));
1936 #define g_node_destroy IA__g_node_destroy
1937
1938 extern __typeof (g_node_find) IA__g_node_find __attribute((visibility("hidden")));
1939 #define g_node_find IA__g_node_find
1940
1941 extern __typeof (g_node_find_child) IA__g_node_find_child __attribute((visibility("hidden")));
1942 #define g_node_find_child IA__g_node_find_child
1943
1944 extern __typeof (g_node_first_sibling) IA__g_node_first_sibling __attribute((visibility("hidden")));
1945 #define g_node_first_sibling IA__g_node_first_sibling
1946
1947 extern __typeof (g_node_get_root) IA__g_node_get_root __attribute((visibility("hidden")));
1948 #define g_node_get_root IA__g_node_get_root
1949
1950 extern __typeof (g_node_insert) IA__g_node_insert __attribute((visibility("hidden")));
1951 #define g_node_insert IA__g_node_insert
1952
1953 extern __typeof (g_node_insert_after) IA__g_node_insert_after __attribute((visibility("hidden")));
1954 #define g_node_insert_after IA__g_node_insert_after
1955
1956 extern __typeof (g_node_insert_before) IA__g_node_insert_before __attribute((visibility("hidden")));
1957 #define g_node_insert_before IA__g_node_insert_before
1958
1959 extern __typeof (g_node_is_ancestor) IA__g_node_is_ancestor __attribute((visibility("hidden")));
1960 #define g_node_is_ancestor IA__g_node_is_ancestor
1961
1962 extern __typeof (g_node_last_child) IA__g_node_last_child __attribute((visibility("hidden")));
1963 #define g_node_last_child IA__g_node_last_child
1964
1965 extern __typeof (g_node_last_sibling) IA__g_node_last_sibling __attribute((visibility("hidden")));
1966 #define g_node_last_sibling IA__g_node_last_sibling
1967
1968 extern __typeof (g_node_max_height) IA__g_node_max_height __attribute((visibility("hidden")));
1969 #define g_node_max_height IA__g_node_max_height
1970
1971 extern __typeof (g_node_n_children) IA__g_node_n_children __attribute((visibility("hidden")));
1972 #define g_node_n_children IA__g_node_n_children
1973
1974 extern __typeof (g_node_new) IA__g_node_new __attribute((visibility("hidden")));
1975 #define g_node_new IA__g_node_new
1976
1977 extern __typeof (g_node_n_nodes) IA__g_node_n_nodes __attribute((visibility("hidden")));
1978 #define g_node_n_nodes IA__g_node_n_nodes
1979
1980 extern __typeof (g_node_nth_child) IA__g_node_nth_child __attribute((visibility("hidden")));
1981 #define g_node_nth_child IA__g_node_nth_child
1982
1983 #ifndef G_DISABLE_DEPRECATED
1984 extern __typeof (g_node_pop_allocator) IA__g_node_pop_allocator __attribute((visibility("hidden")));
1985 #define g_node_pop_allocator IA__g_node_pop_allocator
1986
1987 #endif
1988 extern __typeof (g_node_prepend) IA__g_node_prepend __attribute((visibility("hidden")));
1989 #define g_node_prepend IA__g_node_prepend
1990
1991 #ifndef G_DISABLE_DEPRECATED
1992 extern __typeof (g_node_push_allocator) IA__g_node_push_allocator __attribute((visibility("hidden")));
1993 #define g_node_push_allocator IA__g_node_push_allocator
1994
1995 #endif
1996 extern __typeof (g_node_reverse_children) IA__g_node_reverse_children __attribute((visibility("hidden")));
1997 #define g_node_reverse_children IA__g_node_reverse_children
1998
1999 extern __typeof (g_node_traverse) IA__g_node_traverse __attribute((visibility("hidden")));
2000 #define g_node_traverse IA__g_node_traverse
2001
2002 extern __typeof (g_node_unlink) IA__g_node_unlink __attribute((visibility("hidden")));
2003 #define g_node_unlink IA__g_node_unlink
2004
2005 #endif
2006 #endif
2007 #if IN_HEADER(__G_OPTION_H__)
2008 #if IN_FILE(__G_OPTION_C__)
2009 extern __typeof (g_option_context_add_group) IA__g_option_context_add_group __attribute((visibility("hidden")));
2010 #define g_option_context_add_group IA__g_option_context_add_group
2011
2012 extern __typeof (g_option_context_add_main_entries) IA__g_option_context_add_main_entries __attribute((visibility("hidden")));
2013 #define g_option_context_add_main_entries IA__g_option_context_add_main_entries
2014
2015 extern __typeof (g_option_error_quark) IA__g_option_error_quark __attribute((visibility("hidden")));
2016 #define g_option_error_quark IA__g_option_error_quark
2017
2018 extern __typeof (g_option_context_free) IA__g_option_context_free __attribute((visibility("hidden")));
2019 #define g_option_context_free IA__g_option_context_free
2020
2021 extern __typeof (g_option_context_get_description) IA__g_option_context_get_description __attribute((visibility("hidden")));
2022 #define g_option_context_get_description IA__g_option_context_get_description
2023
2024 extern __typeof (g_option_context_get_help_enabled) IA__g_option_context_get_help_enabled __attribute((visibility("hidden")));
2025 #define g_option_context_get_help_enabled IA__g_option_context_get_help_enabled
2026
2027 extern __typeof (g_option_context_get_ignore_unknown_options) IA__g_option_context_get_ignore_unknown_options __attribute((visibility("hidden")));
2028 #define g_option_context_get_ignore_unknown_options IA__g_option_context_get_ignore_unknown_options
2029
2030 extern __typeof (g_option_context_get_main_group) IA__g_option_context_get_main_group __attribute((visibility("hidden")));
2031 #define g_option_context_get_main_group IA__g_option_context_get_main_group
2032
2033 extern __typeof (g_option_context_get_summary) IA__g_option_context_get_summary __attribute((visibility("hidden")));
2034 #define g_option_context_get_summary IA__g_option_context_get_summary
2035
2036 extern __typeof (g_option_context_new) IA__g_option_context_new __attribute((visibility("hidden")));
2037 #define g_option_context_new IA__g_option_context_new
2038
2039 extern __typeof (g_option_context_parse) IA__g_option_context_parse __attribute((visibility("hidden")));
2040 #define g_option_context_parse IA__g_option_context_parse
2041
2042 extern __typeof (g_option_context_set_description) IA__g_option_context_set_description __attribute((visibility("hidden")));
2043 #define g_option_context_set_description IA__g_option_context_set_description
2044
2045 extern __typeof (g_option_context_set_help_enabled) IA__g_option_context_set_help_enabled __attribute((visibility("hidden")));
2046 #define g_option_context_set_help_enabled IA__g_option_context_set_help_enabled
2047
2048 extern __typeof (g_option_context_set_ignore_unknown_options) IA__g_option_context_set_ignore_unknown_options __attribute((visibility("hidden")));
2049 #define g_option_context_set_ignore_unknown_options IA__g_option_context_set_ignore_unknown_options
2050
2051 extern __typeof (g_option_context_set_main_group) IA__g_option_context_set_main_group __attribute((visibility("hidden")));
2052 #define g_option_context_set_main_group IA__g_option_context_set_main_group
2053
2054 extern __typeof (g_option_context_set_summary) IA__g_option_context_set_summary __attribute((visibility("hidden")));
2055 #define g_option_context_set_summary IA__g_option_context_set_summary
2056
2057 extern __typeof (g_option_context_set_translate_func) IA__g_option_context_set_translate_func __attribute((visibility("hidden")));
2058 #define g_option_context_set_translate_func IA__g_option_context_set_translate_func
2059
2060 extern __typeof (g_option_context_set_translation_domain) IA__g_option_context_set_translation_domain __attribute((visibility("hidden")));
2061 #define g_option_context_set_translation_domain IA__g_option_context_set_translation_domain
2062
2063 extern __typeof (g_option_context_get_help) IA__g_option_context_get_help __attribute((visibility("hidden")));
2064 #define g_option_context_get_help IA__g_option_context_get_help
2065
2066 extern __typeof (g_option_group_add_entries) IA__g_option_group_add_entries __attribute((visibility("hidden")));
2067 #define g_option_group_add_entries IA__g_option_group_add_entries
2068
2069 extern __typeof (g_option_group_free) IA__g_option_group_free __attribute((visibility("hidden")));
2070 #define g_option_group_free IA__g_option_group_free
2071
2072 extern __typeof (g_option_group_new) IA__g_option_group_new __attribute((visibility("hidden")));
2073 #define g_option_group_new IA__g_option_group_new
2074
2075 extern __typeof (g_option_group_set_error_hook) IA__g_option_group_set_error_hook __attribute((visibility("hidden")));
2076 #define g_option_group_set_error_hook IA__g_option_group_set_error_hook
2077
2078 extern __typeof (g_option_group_set_parse_hooks) IA__g_option_group_set_parse_hooks __attribute((visibility("hidden")));
2079 #define g_option_group_set_parse_hooks IA__g_option_group_set_parse_hooks
2080
2081 extern __typeof (g_option_group_set_translate_func) IA__g_option_group_set_translate_func __attribute((visibility("hidden")));
2082 #define g_option_group_set_translate_func IA__g_option_group_set_translate_func
2083
2084 extern __typeof (g_option_group_set_translation_domain) IA__g_option_group_set_translation_domain __attribute((visibility("hidden")));
2085 #define g_option_group_set_translation_domain IA__g_option_group_set_translation_domain
2086
2087 #endif
2088 #endif
2089 #if IN_HEADER(__G_PATTERN_H__)
2090 #if IN_FILE(__G_PATTERN_C__)
2091 extern __typeof (g_pattern_match) IA__g_pattern_match __attribute((visibility("hidden")));
2092 #define g_pattern_match IA__g_pattern_match
2093
2094 extern __typeof (g_pattern_match_simple) IA__g_pattern_match_simple __attribute((visibility("hidden")));
2095 #define g_pattern_match_simple IA__g_pattern_match_simple
2096
2097 extern __typeof (g_pattern_match_string) IA__g_pattern_match_string __attribute((visibility("hidden")));
2098 #define g_pattern_match_string IA__g_pattern_match_string
2099
2100 extern __typeof (g_pattern_spec_equal) IA__g_pattern_spec_equal __attribute((visibility("hidden")));
2101 #define g_pattern_spec_equal IA__g_pattern_spec_equal
2102
2103 extern __typeof (g_pattern_spec_free) IA__g_pattern_spec_free __attribute((visibility("hidden")));
2104 #define g_pattern_spec_free IA__g_pattern_spec_free
2105
2106 extern __typeof (g_pattern_spec_new) IA__g_pattern_spec_new __attribute((visibility("hidden")));
2107 #define g_pattern_spec_new IA__g_pattern_spec_new
2108
2109 #endif
2110 #endif
2111 #if IN_HEADER(__G_POLL_H__)
2112 #if IN_FILE(__G_POLL_C__)
2113 extern __typeof (g_poll) IA__g_poll __attribute((visibility("hidden")));
2114 #define g_poll IA__g_poll
2115
2116 #endif
2117 #endif
2118 #if IN_HEADER(__G_PRIMES_H__)
2119 #if IN_FILE(__G_PRIMES_C__)
2120 extern __typeof (g_spaced_primes_closest) IA__g_spaced_primes_closest __attribute((visibility("hidden"))) G_GNUC_CONST;
2121 #define g_spaced_primes_closest IA__g_spaced_primes_closest
2122
2123 #endif
2124 #endif
2125 #if IN_HEADER(__G_PRINTF_H__)
2126 #if IN_FILE(__G_PRINTF_C__)
2127 extern __typeof (g_fprintf) IA__g_fprintf __attribute((visibility("hidden"))) G_GNUC_PRINTF(2,3);
2128 #define g_fprintf IA__g_fprintf
2129
2130 extern __typeof (g_printf) IA__g_printf __attribute((visibility("hidden"))) G_GNUC_PRINTF(1,2);
2131 #define g_printf IA__g_printf
2132
2133 extern __typeof (g_sprintf) IA__g_sprintf __attribute((visibility("hidden"))) G_GNUC_PRINTF(2,3);
2134 #define g_sprintf IA__g_sprintf
2135
2136 extern __typeof (g_vasprintf) IA__g_vasprintf __attribute((visibility("hidden")));
2137 #define g_vasprintf IA__g_vasprintf
2138
2139 extern __typeof (g_vfprintf) IA__g_vfprintf __attribute((visibility("hidden")));
2140 #define g_vfprintf IA__g_vfprintf
2141
2142 extern __typeof (g_vprintf) IA__g_vprintf __attribute((visibility("hidden")));
2143 #define g_vprintf IA__g_vprintf
2144
2145 extern __typeof (g_vsprintf) IA__g_vsprintf __attribute((visibility("hidden")));
2146 #define g_vsprintf IA__g_vsprintf
2147
2148 #endif
2149 #endif
2150 #if IN_HEADER(__G_UTILS_H__)
2151 #if IN_FILE(__G_PRINTF_C__)
2152 extern __typeof (g_snprintf) IA__g_snprintf __attribute((visibility("hidden"))) G_GNUC_PRINTF(3,4);
2153 #define g_snprintf IA__g_snprintf
2154
2155 extern __typeof (g_vsnprintf) IA__g_vsnprintf __attribute((visibility("hidden")));
2156 #define g_vsnprintf IA__g_vsnprintf
2157
2158 #endif
2159 #endif
2160 #if IN_HEADER(__G_QSORT_H__)
2161 #if IN_FILE(__G_QSORT_C__)
2162 extern __typeof (g_qsort_with_data) IA__g_qsort_with_data __attribute((visibility("hidden")));
2163 #define g_qsort_with_data IA__g_qsort_with_data
2164
2165 #endif
2166 #endif
2167 #if IN_HEADER(__G_QUEUE_H__)
2168 #if IN_FILE(__G_QUEUE_C__)
2169 extern __typeof (g_queue_clear) IA__g_queue_clear __attribute((visibility("hidden")));
2170 #define g_queue_clear IA__g_queue_clear
2171
2172 extern __typeof (g_queue_copy) IA__g_queue_copy __attribute((visibility("hidden")));
2173 #define g_queue_copy IA__g_queue_copy
2174
2175 extern __typeof (g_queue_delete_link) IA__g_queue_delete_link __attribute((visibility("hidden")));
2176 #define g_queue_delete_link IA__g_queue_delete_link
2177
2178 extern __typeof (g_queue_find) IA__g_queue_find __attribute((visibility("hidden")));
2179 #define g_queue_find IA__g_queue_find
2180
2181 extern __typeof (g_queue_find_custom) IA__g_queue_find_custom __attribute((visibility("hidden")));
2182 #define g_queue_find_custom IA__g_queue_find_custom
2183
2184 extern __typeof (g_queue_foreach) IA__g_queue_foreach __attribute((visibility("hidden")));
2185 #define g_queue_foreach IA__g_queue_foreach
2186
2187 extern __typeof (g_queue_free) IA__g_queue_free __attribute((visibility("hidden")));
2188 #define g_queue_free IA__g_queue_free
2189
2190 extern __typeof (g_queue_get_length) IA__g_queue_get_length __attribute((visibility("hidden")));
2191 #define g_queue_get_length IA__g_queue_get_length
2192
2193 extern __typeof (g_queue_index) IA__g_queue_index __attribute((visibility("hidden")));
2194 #define g_queue_index IA__g_queue_index
2195
2196 extern __typeof (g_queue_init) IA__g_queue_init __attribute((visibility("hidden")));
2197 #define g_queue_init IA__g_queue_init
2198
2199 extern __typeof (g_queue_insert_after) IA__g_queue_insert_after __attribute((visibility("hidden")));
2200 #define g_queue_insert_after IA__g_queue_insert_after
2201
2202 extern __typeof (g_queue_insert_before) IA__g_queue_insert_before __attribute((visibility("hidden")));
2203 #define g_queue_insert_before IA__g_queue_insert_before
2204
2205 extern __typeof (g_queue_insert_sorted) IA__g_queue_insert_sorted __attribute((visibility("hidden")));
2206 #define g_queue_insert_sorted IA__g_queue_insert_sorted
2207
2208 extern __typeof (g_queue_is_empty) IA__g_queue_is_empty __attribute((visibility("hidden")));
2209 #define g_queue_is_empty IA__g_queue_is_empty
2210
2211 extern __typeof (g_queue_link_index) IA__g_queue_link_index __attribute((visibility("hidden")));
2212 #define g_queue_link_index IA__g_queue_link_index
2213
2214 extern __typeof (g_queue_new) IA__g_queue_new __attribute((visibility("hidden")));
2215 #define g_queue_new IA__g_queue_new
2216
2217 extern __typeof (g_queue_peek_head) IA__g_queue_peek_head __attribute((visibility("hidden")));
2218 #define g_queue_peek_head IA__g_queue_peek_head
2219
2220 extern __typeof (g_queue_peek_head_link) IA__g_queue_peek_head_link __attribute((visibility("hidden")));
2221 #define g_queue_peek_head_link IA__g_queue_peek_head_link
2222
2223 extern __typeof (g_queue_peek_nth) IA__g_queue_peek_nth __attribute((visibility("hidden")));
2224 #define g_queue_peek_nth IA__g_queue_peek_nth
2225
2226 extern __typeof (g_queue_peek_nth_link) IA__g_queue_peek_nth_link __attribute((visibility("hidden")));
2227 #define g_queue_peek_nth_link IA__g_queue_peek_nth_link
2228
2229 extern __typeof (g_queue_peek_tail) IA__g_queue_peek_tail __attribute((visibility("hidden")));
2230 #define g_queue_peek_tail IA__g_queue_peek_tail
2231
2232 extern __typeof (g_queue_peek_tail_link) IA__g_queue_peek_tail_link __attribute((visibility("hidden")));
2233 #define g_queue_peek_tail_link IA__g_queue_peek_tail_link
2234
2235 extern __typeof (g_queue_pop_head) IA__g_queue_pop_head __attribute((visibility("hidden")));
2236 #define g_queue_pop_head IA__g_queue_pop_head
2237
2238 extern __typeof (g_queue_pop_head_link) IA__g_queue_pop_head_link __attribute((visibility("hidden")));
2239 #define g_queue_pop_head_link IA__g_queue_pop_head_link
2240
2241 extern __typeof (g_queue_pop_nth) IA__g_queue_pop_nth __attribute((visibility("hidden")));
2242 #define g_queue_pop_nth IA__g_queue_pop_nth
2243
2244 extern __typeof (g_queue_pop_nth_link) IA__g_queue_pop_nth_link __attribute((visibility("hidden")));
2245 #define g_queue_pop_nth_link IA__g_queue_pop_nth_link
2246
2247 extern __typeof (g_queue_pop_tail) IA__g_queue_pop_tail __attribute((visibility("hidden")));
2248 #define g_queue_pop_tail IA__g_queue_pop_tail
2249
2250 extern __typeof (g_queue_pop_tail_link) IA__g_queue_pop_tail_link __attribute((visibility("hidden")));
2251 #define g_queue_pop_tail_link IA__g_queue_pop_tail_link
2252
2253 extern __typeof (g_queue_push_head) IA__g_queue_push_head __attribute((visibility("hidden")));
2254 #define g_queue_push_head IA__g_queue_push_head
2255
2256 extern __typeof (g_queue_push_head_link) IA__g_queue_push_head_link __attribute((visibility("hidden")));
2257 #define g_queue_push_head_link IA__g_queue_push_head_link
2258
2259 extern __typeof (g_queue_push_nth) IA__g_queue_push_nth __attribute((visibility("hidden")));
2260 #define g_queue_push_nth IA__g_queue_push_nth
2261
2262 extern __typeof (g_queue_push_nth_link) IA__g_queue_push_nth_link __attribute((visibility("hidden")));
2263 #define g_queue_push_nth_link IA__g_queue_push_nth_link
2264
2265 extern __typeof (g_queue_push_tail) IA__g_queue_push_tail __attribute((visibility("hidden")));
2266 #define g_queue_push_tail IA__g_queue_push_tail
2267
2268 extern __typeof (g_queue_push_tail_link) IA__g_queue_push_tail_link __attribute((visibility("hidden")));
2269 #define g_queue_push_tail_link IA__g_queue_push_tail_link
2270
2271 extern __typeof (g_queue_remove) IA__g_queue_remove __attribute((visibility("hidden")));
2272 #define g_queue_remove IA__g_queue_remove
2273
2274 extern __typeof (g_queue_remove_all) IA__g_queue_remove_all __attribute((visibility("hidden")));
2275 #define g_queue_remove_all IA__g_queue_remove_all
2276
2277 extern __typeof (g_queue_reverse) IA__g_queue_reverse __attribute((visibility("hidden")));
2278 #define g_queue_reverse IA__g_queue_reverse
2279
2280 extern __typeof (g_queue_sort) IA__g_queue_sort __attribute((visibility("hidden")));
2281 #define g_queue_sort IA__g_queue_sort
2282
2283 extern __typeof (g_queue_unlink) IA__g_queue_unlink __attribute((visibility("hidden")));
2284 #define g_queue_unlink IA__g_queue_unlink
2285
2286 #endif
2287 #endif
2288 #if IN_HEADER(__G_RAND_H__)
2289 #if IN_FILE(__G_RAND_C__)
2290 extern __typeof (g_rand_copy) IA__g_rand_copy __attribute((visibility("hidden")));
2291 #define g_rand_copy IA__g_rand_copy
2292
2293 extern __typeof (g_rand_double) IA__g_rand_double __attribute((visibility("hidden")));
2294 #define g_rand_double IA__g_rand_double
2295
2296 extern __typeof (g_rand_double_range) IA__g_rand_double_range __attribute((visibility("hidden")));
2297 #define g_rand_double_range IA__g_rand_double_range
2298
2299 extern __typeof (g_rand_free) IA__g_rand_free __attribute((visibility("hidden")));
2300 #define g_rand_free IA__g_rand_free
2301
2302 extern __typeof (g_rand_int) IA__g_rand_int __attribute((visibility("hidden")));
2303 #define g_rand_int IA__g_rand_int
2304
2305 extern __typeof (g_rand_int_range) IA__g_rand_int_range __attribute((visibility("hidden")));
2306 #define g_rand_int_range IA__g_rand_int_range
2307
2308 extern __typeof (g_rand_new) IA__g_rand_new __attribute((visibility("hidden")));
2309 #define g_rand_new IA__g_rand_new
2310
2311 extern __typeof (g_rand_new_with_seed) IA__g_rand_new_with_seed __attribute((visibility("hidden")));
2312 #define g_rand_new_with_seed IA__g_rand_new_with_seed
2313
2314 extern __typeof (g_rand_new_with_seed_array) IA__g_rand_new_with_seed_array __attribute((visibility("hidden")));
2315 #define g_rand_new_with_seed_array IA__g_rand_new_with_seed_array
2316
2317 extern __typeof (g_random_double) IA__g_random_double __attribute((visibility("hidden")));
2318 #define g_random_double IA__g_random_double
2319
2320 extern __typeof (g_random_double_range) IA__g_random_double_range __attribute((visibility("hidden")));
2321 #define g_random_double_range IA__g_random_double_range
2322
2323 extern __typeof (g_random_int) IA__g_random_int __attribute((visibility("hidden")));
2324 #define g_random_int IA__g_random_int
2325
2326 extern __typeof (g_random_int_range) IA__g_random_int_range __attribute((visibility("hidden")));
2327 #define g_random_int_range IA__g_random_int_range
2328
2329 extern __typeof (g_random_set_seed) IA__g_random_set_seed __attribute((visibility("hidden")));
2330 #define g_random_set_seed IA__g_random_set_seed
2331
2332 extern __typeof (g_rand_set_seed) IA__g_rand_set_seed __attribute((visibility("hidden")));
2333 #define g_rand_set_seed IA__g_rand_set_seed
2334
2335 extern __typeof (g_rand_set_seed_array) IA__g_rand_set_seed_array __attribute((visibility("hidden")));
2336 #define g_rand_set_seed_array IA__g_rand_set_seed_array
2337
2338 #endif
2339 #endif
2340 #if IN_HEADER(__G_REL_H__)
2341 #if IN_FILE(__G_REL_C__)
2342 extern __typeof (g_relation_count) IA__g_relation_count __attribute((visibility("hidden")));
2343 #define g_relation_count IA__g_relation_count
2344
2345 extern __typeof (g_relation_delete) IA__g_relation_delete __attribute((visibility("hidden")));
2346 #define g_relation_delete IA__g_relation_delete
2347
2348 extern __typeof (g_relation_destroy) IA__g_relation_destroy __attribute((visibility("hidden")));
2349 #define g_relation_destroy IA__g_relation_destroy
2350
2351 extern __typeof (g_relation_exists) IA__g_relation_exists __attribute((visibility("hidden")));
2352 #define g_relation_exists IA__g_relation_exists
2353
2354 extern __typeof (g_relation_index) IA__g_relation_index __attribute((visibility("hidden")));
2355 #define g_relation_index IA__g_relation_index
2356
2357 extern __typeof (g_relation_insert) IA__g_relation_insert __attribute((visibility("hidden")));
2358 #define g_relation_insert IA__g_relation_insert
2359
2360 extern __typeof (g_relation_new) IA__g_relation_new __attribute((visibility("hidden")));
2361 #define g_relation_new IA__g_relation_new
2362
2363 extern __typeof (g_relation_print) IA__g_relation_print __attribute((visibility("hidden")));
2364 #define g_relation_print IA__g_relation_print
2365
2366 extern __typeof (g_relation_select) IA__g_relation_select __attribute((visibility("hidden")));
2367 #define g_relation_select IA__g_relation_select
2368
2369 extern __typeof (g_tuples_destroy) IA__g_tuples_destroy __attribute((visibility("hidden")));
2370 #define g_tuples_destroy IA__g_tuples_destroy
2371
2372 extern __typeof (g_tuples_index) IA__g_tuples_index __attribute((visibility("hidden")));
2373 #define g_tuples_index IA__g_tuples_index
2374
2375 #endif
2376 #endif
2377 #if IN_HEADER(__G_SCANNER_H__)
2378 #if IN_FILE(__G_SCANNER_C__)
2379 extern __typeof (g_scanner_cur_line) IA__g_scanner_cur_line __attribute((visibility("hidden")));
2380 #define g_scanner_cur_line IA__g_scanner_cur_line
2381
2382 extern __typeof (g_scanner_cur_position) IA__g_scanner_cur_position __attribute((visibility("hidden")));
2383 #define g_scanner_cur_position IA__g_scanner_cur_position
2384
2385 extern __typeof (g_scanner_cur_token) IA__g_scanner_cur_token __attribute((visibility("hidden")));
2386 #define g_scanner_cur_token IA__g_scanner_cur_token
2387
2388 extern __typeof (g_scanner_cur_value) IA__g_scanner_cur_value __attribute((visibility("hidden")));
2389 #define g_scanner_cur_value IA__g_scanner_cur_value
2390
2391 extern __typeof (g_scanner_destroy) IA__g_scanner_destroy __attribute((visibility("hidden")));
2392 #define g_scanner_destroy IA__g_scanner_destroy
2393
2394 extern __typeof (g_scanner_eof) IA__g_scanner_eof __attribute((visibility("hidden")));
2395 #define g_scanner_eof IA__g_scanner_eof
2396
2397 extern __typeof (g_scanner_error) IA__g_scanner_error __attribute((visibility("hidden"))) G_GNUC_PRINTF(2,3);
2398 #define g_scanner_error IA__g_scanner_error
2399
2400 extern __typeof (g_scanner_get_next_token) IA__g_scanner_get_next_token __attribute((visibility("hidden")));
2401 #define g_scanner_get_next_token IA__g_scanner_get_next_token
2402
2403 extern __typeof (g_scanner_input_file) IA__g_scanner_input_file __attribute((visibility("hidden")));
2404 #define g_scanner_input_file IA__g_scanner_input_file
2405
2406 extern __typeof (g_scanner_input_text) IA__g_scanner_input_text __attribute((visibility("hidden")));
2407 #define g_scanner_input_text IA__g_scanner_input_text
2408
2409 extern __typeof (g_scanner_lookup_symbol) IA__g_scanner_lookup_symbol __attribute((visibility("hidden")));
2410 #define g_scanner_lookup_symbol IA__g_scanner_lookup_symbol
2411
2412 extern __typeof (g_scanner_new) IA__g_scanner_new __attribute((visibility("hidden")));
2413 #define g_scanner_new IA__g_scanner_new
2414
2415 extern __typeof (g_scanner_peek_next_token) IA__g_scanner_peek_next_token __attribute((visibility("hidden")));
2416 #define g_scanner_peek_next_token IA__g_scanner_peek_next_token
2417
2418 extern __typeof (g_scanner_scope_add_symbol) IA__g_scanner_scope_add_symbol __attribute((visibility("hidden")));
2419 #define g_scanner_scope_add_symbol IA__g_scanner_scope_add_symbol
2420
2421 extern __typeof (g_scanner_scope_foreach_symbol) IA__g_scanner_scope_foreach_symbol __attribute((visibility("hidden")));
2422 #define g_scanner_scope_foreach_symbol IA__g_scanner_scope_foreach_symbol
2423
2424 extern __typeof (g_scanner_scope_lookup_symbol) IA__g_scanner_scope_lookup_symbol __attribute((visibility("hidden")));
2425 #define g_scanner_scope_lookup_symbol IA__g_scanner_scope_lookup_symbol
2426
2427 extern __typeof (g_scanner_scope_remove_symbol) IA__g_scanner_scope_remove_symbol __attribute((visibility("hidden")));
2428 #define g_scanner_scope_remove_symbol IA__g_scanner_scope_remove_symbol
2429
2430 extern __typeof (g_scanner_set_scope) IA__g_scanner_set_scope __attribute((visibility("hidden")));
2431 #define g_scanner_set_scope IA__g_scanner_set_scope
2432
2433 extern __typeof (g_scanner_sync_file_offset) IA__g_scanner_sync_file_offset __attribute((visibility("hidden")));
2434 #define g_scanner_sync_file_offset IA__g_scanner_sync_file_offset
2435
2436 extern __typeof (g_scanner_unexp_token) IA__g_scanner_unexp_token __attribute((visibility("hidden")));
2437 #define g_scanner_unexp_token IA__g_scanner_unexp_token
2438
2439 extern __typeof (g_scanner_warn) IA__g_scanner_warn __attribute((visibility("hidden"))) G_GNUC_PRINTF(2,3);
2440 #define g_scanner_warn IA__g_scanner_warn
2441
2442 #endif
2443 #endif
2444 #if IN_HEADER(__G_SEQUENCE_H__)
2445 #if IN_FILE(__G_SEQUENCE_C__)
2446 extern __typeof (g_sequence_new) IA__g_sequence_new __attribute((visibility("hidden")));
2447 #define g_sequence_new IA__g_sequence_new
2448
2449 extern __typeof (g_sequence_free) IA__g_sequence_free __attribute((visibility("hidden")));
2450 #define g_sequence_free IA__g_sequence_free
2451
2452 extern __typeof (g_sequence_get_length) IA__g_sequence_get_length __attribute((visibility("hidden")));
2453 #define g_sequence_get_length IA__g_sequence_get_length
2454
2455 extern __typeof (g_sequence_foreach) IA__g_sequence_foreach __attribute((visibility("hidden")));
2456 #define g_sequence_foreach IA__g_sequence_foreach
2457
2458 extern __typeof (g_sequence_foreach_range) IA__g_sequence_foreach_range __attribute((visibility("hidden")));
2459 #define g_sequence_foreach_range IA__g_sequence_foreach_range
2460
2461 extern __typeof (g_sequence_sort) IA__g_sequence_sort __attribute((visibility("hidden")));
2462 #define g_sequence_sort IA__g_sequence_sort
2463
2464 extern __typeof (g_sequence_sort_iter) IA__g_sequence_sort_iter __attribute((visibility("hidden")));
2465 #define g_sequence_sort_iter IA__g_sequence_sort_iter
2466
2467 extern __typeof (g_sequence_get_begin_iter) IA__g_sequence_get_begin_iter __attribute((visibility("hidden")));
2468 #define g_sequence_get_begin_iter IA__g_sequence_get_begin_iter
2469
2470 extern __typeof (g_sequence_get_end_iter) IA__g_sequence_get_end_iter __attribute((visibility("hidden")));
2471 #define g_sequence_get_end_iter IA__g_sequence_get_end_iter
2472
2473 extern __typeof (g_sequence_get_iter_at_pos) IA__g_sequence_get_iter_at_pos __attribute((visibility("hidden")));
2474 #define g_sequence_get_iter_at_pos IA__g_sequence_get_iter_at_pos
2475
2476 extern __typeof (g_sequence_append) IA__g_sequence_append __attribute((visibility("hidden")));
2477 #define g_sequence_append IA__g_sequence_append
2478
2479 extern __typeof (g_sequence_prepend) IA__g_sequence_prepend __attribute((visibility("hidden")));
2480 #define g_sequence_prepend IA__g_sequence_prepend
2481
2482 extern __typeof (g_sequence_insert_before) IA__g_sequence_insert_before __attribute((visibility("hidden")));
2483 #define g_sequence_insert_before IA__g_sequence_insert_before
2484
2485 extern __typeof (g_sequence_move) IA__g_sequence_move __attribute((visibility("hidden")));
2486 #define g_sequence_move IA__g_sequence_move
2487
2488 extern __typeof (g_sequence_swap) IA__g_sequence_swap __attribute((visibility("hidden")));
2489 #define g_sequence_swap IA__g_sequence_swap
2490
2491 extern __typeof (g_sequence_insert_sorted) IA__g_sequence_insert_sorted __attribute((visibility("hidden")));
2492 #define g_sequence_insert_sorted IA__g_sequence_insert_sorted
2493
2494 extern __typeof (g_sequence_insert_sorted_iter) IA__g_sequence_insert_sorted_iter __attribute((visibility("hidden")));
2495 #define g_sequence_insert_sorted_iter IA__g_sequence_insert_sorted_iter
2496
2497 extern __typeof (g_sequence_sort_changed) IA__g_sequence_sort_changed __attribute((visibility("hidden")));
2498 #define g_sequence_sort_changed IA__g_sequence_sort_changed
2499
2500 extern __typeof (g_sequence_sort_changed_iter) IA__g_sequence_sort_changed_iter __attribute((visibility("hidden")));
2501 #define g_sequence_sort_changed_iter IA__g_sequence_sort_changed_iter
2502
2503 extern __typeof (g_sequence_remove) IA__g_sequence_remove __attribute((visibility("hidden")));
2504 #define g_sequence_remove IA__g_sequence_remove
2505
2506 extern __typeof (g_sequence_remove_range) IA__g_sequence_remove_range __attribute((visibility("hidden")));
2507 #define g_sequence_remove_range IA__g_sequence_remove_range
2508
2509 extern __typeof (g_sequence_move_range) IA__g_sequence_move_range __attribute((visibility("hidden")));
2510 #define g_sequence_move_range IA__g_sequence_move_range
2511
2512 extern __typeof (g_sequence_search) IA__g_sequence_search __attribute((visibility("hidden")));
2513 #define g_sequence_search IA__g_sequence_search
2514
2515 extern __typeof (g_sequence_search_iter) IA__g_sequence_search_iter __attribute((visibility("hidden")));
2516 #define g_sequence_search_iter IA__g_sequence_search_iter
2517
2518 extern __typeof (g_sequence_get) IA__g_sequence_get __attribute((visibility("hidden")));
2519 #define g_sequence_get IA__g_sequence_get
2520
2521 extern __typeof (g_sequence_set) IA__g_sequence_set __attribute((visibility("hidden")));
2522 #define g_sequence_set IA__g_sequence_set
2523
2524 extern __typeof (g_sequence_iter_is_begin) IA__g_sequence_iter_is_begin __attribute((visibility("hidden")));
2525 #define g_sequence_iter_is_begin IA__g_sequence_iter_is_begin
2526
2527 extern __typeof (g_sequence_iter_is_end) IA__g_sequence_iter_is_end __attribute((visibility("hidden")));
2528 #define g_sequence_iter_is_end IA__g_sequence_iter_is_end
2529
2530 extern __typeof (g_sequence_iter_next) IA__g_sequence_iter_next __attribute((visibility("hidden")));
2531 #define g_sequence_iter_next IA__g_sequence_iter_next
2532
2533 extern __typeof (g_sequence_iter_prev) IA__g_sequence_iter_prev __attribute((visibility("hidden")));
2534 #define g_sequence_iter_prev IA__g_sequence_iter_prev
2535
2536 extern __typeof (g_sequence_iter_get_position) IA__g_sequence_iter_get_position __attribute((visibility("hidden")));
2537 #define g_sequence_iter_get_position IA__g_sequence_iter_get_position
2538
2539 extern __typeof (g_sequence_iter_move) IA__g_sequence_iter_move __attribute((visibility("hidden")));
2540 #define g_sequence_iter_move IA__g_sequence_iter_move
2541
2542 extern __typeof (g_sequence_iter_get_sequence) IA__g_sequence_iter_get_sequence __attribute((visibility("hidden")));
2543 #define g_sequence_iter_get_sequence IA__g_sequence_iter_get_sequence
2544
2545 extern __typeof (g_sequence_iter_compare) IA__g_sequence_iter_compare __attribute((visibility("hidden")));
2546 #define g_sequence_iter_compare IA__g_sequence_iter_compare
2547
2548 extern __typeof (g_sequence_range_get_midpoint) IA__g_sequence_range_get_midpoint __attribute((visibility("hidden")));
2549 #define g_sequence_range_get_midpoint IA__g_sequence_range_get_midpoint
2550
2551 #endif
2552 #endif
2553 #if IN_HEADER(__G_SHELL_H__)
2554 #if IN_FILE(__G_SHELL_C__)
2555 extern __typeof (g_shell_error_quark) IA__g_shell_error_quark __attribute((visibility("hidden")));
2556 #define g_shell_error_quark IA__g_shell_error_quark
2557
2558 extern __typeof (g_shell_parse_argv) IA__g_shell_parse_argv __attribute((visibility("hidden")));
2559 #define g_shell_parse_argv IA__g_shell_parse_argv
2560
2561 extern __typeof (g_shell_quote) IA__g_shell_quote __attribute((visibility("hidden")));
2562 #define g_shell_quote IA__g_shell_quote
2563
2564 extern __typeof (g_shell_unquote) IA__g_shell_unquote __attribute((visibility("hidden")));
2565 #define g_shell_unquote IA__g_shell_unquote
2566
2567 #endif
2568 #endif
2569 #if IN_HEADER(__G_SLIST_H__)
2570 #if IN_FILE(__G_SLIST_C__)
2571 extern __typeof (g_slist_alloc) IA__g_slist_alloc __attribute((visibility("hidden")));
2572 #define g_slist_alloc IA__g_slist_alloc
2573
2574 extern __typeof (g_slist_append) IA__g_slist_append __attribute((visibility("hidden")));
2575 #define g_slist_append IA__g_slist_append
2576
2577 extern __typeof (g_slist_concat) IA__g_slist_concat __attribute((visibility("hidden")));
2578 #define g_slist_concat IA__g_slist_concat
2579
2580 extern __typeof (g_slist_copy) IA__g_slist_copy __attribute((visibility("hidden")));
2581 #define g_slist_copy IA__g_slist_copy
2582
2583 extern __typeof (g_slist_delete_link) IA__g_slist_delete_link __attribute((visibility("hidden")));
2584 #define g_slist_delete_link IA__g_slist_delete_link
2585
2586 extern __typeof (g_slist_find) IA__g_slist_find __attribute((visibility("hidden")));
2587 #define g_slist_find IA__g_slist_find
2588
2589 extern __typeof (g_slist_find_custom) IA__g_slist_find_custom __attribute((visibility("hidden")));
2590 #define g_slist_find_custom IA__g_slist_find_custom
2591
2592 extern __typeof (g_slist_foreach) IA__g_slist_foreach __attribute((visibility("hidden")));
2593 #define g_slist_foreach IA__g_slist_foreach
2594
2595 extern __typeof (g_slist_free) IA__g_slist_free __attribute((visibility("hidden")));
2596 #define g_slist_free IA__g_slist_free
2597
2598 extern __typeof (g_slist_free_1) IA__g_slist_free_1 __attribute((visibility("hidden")));
2599 #define g_slist_free_1 IA__g_slist_free_1
2600
2601 extern __typeof (g_slist_index) IA__g_slist_index __attribute((visibility("hidden")));
2602 #define g_slist_index IA__g_slist_index
2603
2604 extern __typeof (g_slist_insert) IA__g_slist_insert __attribute((visibility("hidden")));
2605 #define g_slist_insert IA__g_slist_insert
2606
2607 extern __typeof (g_slist_insert_before) IA__g_slist_insert_before __attribute((visibility("hidden")));
2608 #define g_slist_insert_before IA__g_slist_insert_before
2609
2610 extern __typeof (g_slist_insert_sorted) IA__g_slist_insert_sorted __attribute((visibility("hidden")));
2611 #define g_slist_insert_sorted IA__g_slist_insert_sorted
2612
2613 extern __typeof (g_slist_insert_sorted_with_data) IA__g_slist_insert_sorted_with_data __attribute((visibility("hidden")));
2614 #define g_slist_insert_sorted_with_data IA__g_slist_insert_sorted_with_data
2615
2616 extern __typeof (g_slist_last) IA__g_slist_last __attribute((visibility("hidden")));
2617 #define g_slist_last IA__g_slist_last
2618
2619 extern __typeof (g_slist_length) IA__g_slist_length __attribute((visibility("hidden")));
2620 #define g_slist_length IA__g_slist_length
2621
2622 extern __typeof (g_slist_nth) IA__g_slist_nth __attribute((visibility("hidden")));
2623 #define g_slist_nth IA__g_slist_nth
2624
2625 extern __typeof (g_slist_nth_data) IA__g_slist_nth_data __attribute((visibility("hidden")));
2626 #define g_slist_nth_data IA__g_slist_nth_data
2627
2628 #ifndef G_DISABLE_DEPRECATED
2629 extern __typeof (g_slist_pop_allocator) IA__g_slist_pop_allocator __attribute((visibility("hidden")));
2630 #define g_slist_pop_allocator IA__g_slist_pop_allocator
2631
2632 #endif
2633 extern __typeof (g_slist_position) IA__g_slist_position __attribute((visibility("hidden")));
2634 #define g_slist_position IA__g_slist_position
2635
2636 extern __typeof (g_slist_prepend) IA__g_slist_prepend __attribute((visibility("hidden")));
2637 #define g_slist_prepend IA__g_slist_prepend
2638
2639 #ifndef G_DISABLE_DEPRECATED
2640 extern __typeof (g_slist_push_allocator) IA__g_slist_push_allocator __attribute((visibility("hidden")));
2641 #define g_slist_push_allocator IA__g_slist_push_allocator
2642
2643 #endif
2644 extern __typeof (g_slist_remove) IA__g_slist_remove __attribute((visibility("hidden")));
2645 #define g_slist_remove IA__g_slist_remove
2646
2647 extern __typeof (g_slist_remove_all) IA__g_slist_remove_all __attribute((visibility("hidden")));
2648 #define g_slist_remove_all IA__g_slist_remove_all
2649
2650 extern __typeof (g_slist_remove_link) IA__g_slist_remove_link __attribute((visibility("hidden")));
2651 #define g_slist_remove_link IA__g_slist_remove_link
2652
2653 extern __typeof (g_slist_reverse) IA__g_slist_reverse __attribute((visibility("hidden")));
2654 #define g_slist_reverse IA__g_slist_reverse
2655
2656 extern __typeof (g_slist_sort) IA__g_slist_sort __attribute((visibility("hidden")));
2657 #define g_slist_sort IA__g_slist_sort
2658
2659 extern __typeof (g_slist_sort_with_data) IA__g_slist_sort_with_data __attribute((visibility("hidden")));
2660 #define g_slist_sort_with_data IA__g_slist_sort_with_data
2661
2662 #endif
2663 #endif
2664 #if IN_HEADER(__G_SPAWN_H__)
2665 #if IN_FILE(__G_SPAWN_C__)
2666 #ifndef _WIN64
2667 extern __typeof (g_spawn_async) IA__g_spawn_async __attribute((visibility("hidden")));
2668 #define g_spawn_async IA__g_spawn_async
2669
2670 extern __typeof (g_spawn_async_with_pipes) IA__g_spawn_async_with_pipes __attribute((visibility("hidden")));
2671 #define g_spawn_async_with_pipes IA__g_spawn_async_with_pipes
2672
2673 #endif
2674 extern __typeof (g_spawn_close_pid) IA__g_spawn_close_pid __attribute((visibility("hidden")));
2675 #define g_spawn_close_pid IA__g_spawn_close_pid
2676
2677 #ifndef _WIN64
2678 extern __typeof (g_spawn_command_line_async) IA__g_spawn_command_line_async __attribute((visibility("hidden")));
2679 #define g_spawn_command_line_async IA__g_spawn_command_line_async
2680
2681 extern __typeof (g_spawn_command_line_sync) IA__g_spawn_command_line_sync __attribute((visibility("hidden")));
2682 #define g_spawn_command_line_sync IA__g_spawn_command_line_sync
2683
2684 #endif
2685 extern __typeof (g_spawn_error_quark) IA__g_spawn_error_quark __attribute((visibility("hidden")));
2686 #define g_spawn_error_quark IA__g_spawn_error_quark
2687
2688 #ifndef _WIN64
2689 extern __typeof (g_spawn_sync) IA__g_spawn_sync __attribute((visibility("hidden")));
2690 #define g_spawn_sync IA__g_spawn_sync
2691
2692 #endif
2693 #ifdef G_OS_WIN32
2694 extern __typeof (g_spawn_async_utf8) IA__g_spawn_async_utf8 __attribute((visibility("hidden")));
2695 #define g_spawn_async_utf8 IA__g_spawn_async_utf8
2696
2697 extern __typeof (g_spawn_async_with_pipes_utf8) IA__g_spawn_async_with_pipes_utf8 __attribute((visibility("hidden")));
2698 #define g_spawn_async_with_pipes_utf8 IA__g_spawn_async_with_pipes_utf8
2699
2700 extern __typeof (g_spawn_command_line_async_utf8) IA__g_spawn_command_line_async_utf8 __attribute((visibility("hidden")));
2701 #define g_spawn_command_line_async_utf8 IA__g_spawn_command_line_async_utf8
2702
2703 extern __typeof (g_spawn_command_line_sync_utf8) IA__g_spawn_command_line_sync_utf8 __attribute((visibility("hidden")));
2704 #define g_spawn_command_line_sync_utf8 IA__g_spawn_command_line_sync_utf8
2705
2706 extern __typeof (g_spawn_sync_utf8) IA__g_spawn_sync_utf8 __attribute((visibility("hidden")));
2707 #define g_spawn_sync_utf8 IA__g_spawn_sync_utf8
2708
2709 #endif
2710 #endif
2711 #endif
2712 #if IN_HEADER(__G_STDIO_H__)
2713 #if IN_FILE(__G_STDIO_C__)
2714 #if !defined(G_OS_UNIX) || defined(G_STDIO_NO_WRAP_ON_UNIX)
2715 extern __typeof (g_chmod) IA__g_chmod __attribute((visibility("hidden")));
2716 #define g_chmod IA__g_chmod
2717
2718 extern __typeof (g_open) IA__g_open __attribute((visibility("hidden")));
2719 #define g_open IA__g_open
2720
2721 extern __typeof (g_creat) IA__g_creat __attribute((visibility("hidden")));
2722 #define g_creat IA__g_creat
2723
2724 extern __typeof (g_rename) IA__g_rename __attribute((visibility("hidden")));
2725 #define g_rename IA__g_rename
2726
2727 extern __typeof (g_mkdir) IA__g_mkdir __attribute((visibility("hidden")));
2728 #define g_mkdir IA__g_mkdir
2729
2730 extern __typeof (g_stat) IA__g_stat __attribute((visibility("hidden")));
2731 #define g_stat IA__g_stat
2732
2733 extern __typeof (g_lstat) IA__g_lstat __attribute((visibility("hidden")));
2734 #define g_lstat IA__g_lstat
2735
2736 extern __typeof (g_remove) IA__g_remove __attribute((visibility("hidden")));
2737 #define g_remove IA__g_remove
2738
2739 extern __typeof (g_fopen) IA__g_fopen __attribute((visibility("hidden")));
2740 #define g_fopen IA__g_fopen
2741
2742 extern __typeof (g_freopen) IA__g_freopen __attribute((visibility("hidden")));
2743 #define g_freopen IA__g_freopen
2744
2745 extern __typeof (g_utime) IA__g_utime __attribute((visibility("hidden")));
2746 #define g_utime IA__g_utime
2747
2748 #endif
2749 extern __typeof (g_access) IA__g_access __attribute((visibility("hidden")));
2750 #define g_access IA__g_access
2751
2752 extern __typeof (g_chdir) IA__g_chdir __attribute((visibility("hidden")));
2753 #define g_chdir IA__g_chdir
2754
2755 extern __typeof (g_unlink) IA__g_unlink __attribute((visibility("hidden")));
2756 #define g_unlink IA__g_unlink
2757
2758 extern __typeof (g_rmdir) IA__g_rmdir __attribute((visibility("hidden")));
2759 #define g_rmdir IA__g_rmdir
2760
2761 #endif
2762 #endif
2763 #if IN_HEADER(__G_STRFUNCS_H__)
2764 #if IN_FILE(__G_STRFUNCS_C__)
2765 extern __typeof (g_ascii_digit_value) IA__g_ascii_digit_value __attribute((visibility("hidden"))) G_GNUC_CONST;
2766 #define g_ascii_digit_value IA__g_ascii_digit_value
2767
2768 extern __typeof (g_ascii_dtostr) IA__g_ascii_dtostr __attribute((visibility("hidden")));
2769 #define g_ascii_dtostr IA__g_ascii_dtostr
2770
2771 extern __typeof (g_ascii_formatd) IA__g_ascii_formatd __attribute((visibility("hidden")));
2772 #define g_ascii_formatd IA__g_ascii_formatd
2773
2774 extern __typeof (g_ascii_strdown) IA__g_ascii_strdown __attribute((visibility("hidden"))) G_GNUC_MALLOC;
2775 #define g_ascii_strdown IA__g_ascii_strdown
2776
2777 extern __typeof (g_ascii_strtod) IA__g_ascii_strtod __attribute((visibility("hidden")));
2778 #define g_ascii_strtod IA__g_ascii_strtod
2779
2780 extern __typeof (g_ascii_strtoull) IA__g_ascii_strtoull __attribute((visibility("hidden")));
2781 #define g_ascii_strtoull IA__g_ascii_strtoull
2782
2783 extern __typeof (g_ascii_strtoll) IA__g_ascii_strtoll __attribute((visibility("hidden")));
2784 #define g_ascii_strtoll IA__g_ascii_strtoll
2785
2786 extern __typeof (g_ascii_strup) IA__g_ascii_strup __attribute((visibility("hidden"))) G_GNUC_MALLOC;
2787 #define g_ascii_strup IA__g_ascii_strup
2788
2789 extern __typeof (g_ascii_tolower) IA__g_ascii_tolower __attribute((visibility("hidden"))) G_GNUC_CONST;
2790 #define g_ascii_tolower IA__g_ascii_tolower
2791
2792 extern __typeof (g_ascii_toupper) IA__g_ascii_toupper __attribute((visibility("hidden"))) G_GNUC_CONST;
2793 #define g_ascii_toupper IA__g_ascii_toupper
2794
2795 extern __typeof (g_ascii_xdigit_value) IA__g_ascii_xdigit_value __attribute((visibility("hidden"))) G_GNUC_CONST;
2796 #define g_ascii_xdigit_value IA__g_ascii_xdigit_value
2797
2798 extern __typeof (g_ascii_strcasecmp) IA__g_ascii_strcasecmp __attribute((visibility("hidden")));
2799 #define g_ascii_strcasecmp IA__g_ascii_strcasecmp
2800
2801 extern __typeof (g_ascii_strncasecmp) IA__g_ascii_strncasecmp __attribute((visibility("hidden")));
2802 #define g_ascii_strncasecmp IA__g_ascii_strncasecmp
2803
2804 extern __typeof (g_memdup) IA__g_memdup __attribute((visibility("hidden"))) G_GNUC_MALLOC;
2805 #define g_memdup IA__g_memdup
2806
2807 extern __typeof (g_stpcpy) IA__g_stpcpy __attribute((visibility("hidden")));
2808 #define g_stpcpy IA__g_stpcpy
2809
2810 extern __typeof (g_strcanon) IA__g_strcanon __attribute((visibility("hidden")));
2811 #define g_strcanon IA__g_strcanon
2812
2813 extern __typeof (g_strchomp) IA__g_strchomp __attribute((visibility("hidden")));
2814 #define g_strchomp IA__g_strchomp
2815
2816 extern __typeof (g_strchug) IA__g_strchug __attribute((visibility("hidden")));
2817 #define g_strchug IA__g_strchug
2818
2819 extern __typeof (g_strcompress) IA__g_strcompress __attribute((visibility("hidden"))) G_GNUC_MALLOC;
2820 #define g_strcompress IA__g_strcompress
2821
2822 extern __typeof (g_strconcat) IA__g_strconcat __attribute((visibility("hidden"))) G_GNUC_MALLOC G_GNUC_NULL_TERMINATED;
2823 #define g_strconcat IA__g_strconcat
2824
2825 extern __typeof (g_strdelimit) IA__g_strdelimit __attribute((visibility("hidden")));
2826 #define g_strdelimit IA__g_strdelimit
2827
2828 extern __typeof (g_strdup) IA__g_strdup __attribute((visibility("hidden"))) G_GNUC_MALLOC;
2829 #define g_strdup IA__g_strdup
2830
2831 extern __typeof (g_strdup_printf) IA__g_strdup_printf __attribute((visibility("hidden"))) G_GNUC_PRINTF(1,2) G_GNUC_MALLOC;
2832 #define g_strdup_printf IA__g_strdup_printf
2833
2834 extern __typeof (g_strdupv) IA__g_strdupv __attribute((visibility("hidden"))) G_GNUC_MALLOC;
2835 #define g_strdupv IA__g_strdupv
2836
2837 extern __typeof (g_strdup_vprintf) IA__g_strdup_vprintf __attribute((visibility("hidden"))) G_GNUC_MALLOC;
2838 #define g_strdup_vprintf IA__g_strdup_vprintf
2839
2840 extern __typeof (g_strerror) IA__g_strerror __attribute((visibility("hidden"))) G_GNUC_CONST;
2841 #define g_strerror IA__g_strerror
2842
2843 extern __typeof (g_strescape) IA__g_strescape __attribute((visibility("hidden"))) G_GNUC_MALLOC;
2844 #define g_strescape IA__g_strescape
2845
2846 extern __typeof (g_strfreev) IA__g_strfreev __attribute((visibility("hidden")));
2847 #define g_strfreev IA__g_strfreev
2848
2849 extern __typeof (g_str_has_prefix) IA__g_str_has_prefix __attribute((visibility("hidden")));
2850 #define g_str_has_prefix IA__g_str_has_prefix
2851
2852 extern __typeof (g_str_has_suffix) IA__g_str_has_suffix __attribute((visibility("hidden")));
2853 #define g_str_has_suffix IA__g_str_has_suffix
2854
2855 extern __typeof (g_strjoin) IA__g_strjoin __attribute((visibility("hidden"))) G_GNUC_MALLOC G_GNUC_NULL_TERMINATED;
2856 #define g_strjoin IA__g_strjoin
2857
2858 extern __typeof (g_strjoinv) IA__g_strjoinv __attribute((visibility("hidden"))) G_GNUC_MALLOC;
2859 #define g_strjoinv IA__g_strjoinv
2860
2861 extern __typeof (g_strlcat) IA__g_strlcat __attribute((visibility("hidden")));
2862 #define g_strlcat IA__g_strlcat
2863
2864 extern __typeof (g_strlcpy) IA__g_strlcpy __attribute((visibility("hidden")));
2865 #define g_strlcpy IA__g_strlcpy
2866
2867 extern __typeof (g_strndup) IA__g_strndup __attribute((visibility("hidden"))) G_GNUC_MALLOC;
2868 #define g_strndup IA__g_strndup
2869
2870 extern __typeof (g_strnfill) IA__g_strnfill __attribute((visibility("hidden"))) G_GNUC_MALLOC;
2871 #define g_strnfill IA__g_strnfill
2872
2873 extern __typeof (g_strreverse) IA__g_strreverse __attribute((visibility("hidden")));
2874 #define g_strreverse IA__g_strreverse
2875
2876 extern __typeof (g_strrstr) IA__g_strrstr __attribute((visibility("hidden")));
2877 #define g_strrstr IA__g_strrstr
2878
2879 extern __typeof (g_strrstr_len) IA__g_strrstr_len __attribute((visibility("hidden")));
2880 #define g_strrstr_len IA__g_strrstr_len
2881
2882 extern __typeof (g_strsignal) IA__g_strsignal __attribute((visibility("hidden"))) G_GNUC_CONST;
2883 #define g_strsignal IA__g_strsignal
2884
2885 extern __typeof (g_strsplit) IA__g_strsplit __attribute((visibility("hidden"))) G_GNUC_MALLOC;
2886 #define g_strsplit IA__g_strsplit
2887
2888 extern __typeof (g_strsplit_set) IA__g_strsplit_set __attribute((visibility("hidden"))) G_GNUC_MALLOC;
2889 #define g_strsplit_set IA__g_strsplit_set
2890
2891 extern __typeof (g_strstr_len) IA__g_strstr_len __attribute((visibility("hidden")));
2892 #define g_strstr_len IA__g_strstr_len
2893
2894 extern __typeof (g_strtod) IA__g_strtod __attribute((visibility("hidden")));
2895 #define g_strtod IA__g_strtod
2896
2897 #ifndef G_DISABLE_DEPRECATED
2898 extern __typeof (g_strcasecmp) IA__g_strcasecmp __attribute((visibility("hidden")));
2899 #define g_strcasecmp IA__g_strcasecmp
2900
2901 extern __typeof (g_strncasecmp) IA__g_strncasecmp __attribute((visibility("hidden")));
2902 #define g_strncasecmp IA__g_strncasecmp
2903
2904 extern __typeof (g_strup) IA__g_strup __attribute((visibility("hidden")));
2905 #define g_strup IA__g_strup
2906
2907 extern __typeof (g_strdown) IA__g_strdown __attribute((visibility("hidden")));
2908 #define g_strdown IA__g_strdown
2909
2910 #endif
2911 extern __typeof (g_strv_length) IA__g_strv_length __attribute((visibility("hidden")));
2912 #define g_strv_length IA__g_strv_length
2913
2914 extern __typeof (g_strip_context) IA__g_strip_context __attribute((visibility("hidden"))) G_GNUC_FORMAT(1);
2915 #define g_strip_context IA__g_strip_context
2916
2917 extern __typeof (g_dgettext) IA__g_dgettext __attribute((visibility("hidden"))) G_GNUC_FORMAT(2);
2918 #define g_dgettext IA__g_dgettext
2919
2920 extern __typeof (g_dngettext) IA__g_dngettext __attribute((visibility("hidden"))) G_GNUC_FORMAT(3);
2921 #define g_dngettext IA__g_dngettext
2922
2923 extern __typeof (g_dpgettext) IA__g_dpgettext __attribute((visibility("hidden"))) G_GNUC_FORMAT(2);
2924 #define g_dpgettext IA__g_dpgettext
2925
2926 extern __typeof (g_dpgettext2) IA__g_dpgettext2 __attribute((visibility("hidden"))) G_GNUC_FORMAT(3);
2927 #define g_dpgettext2 IA__g_dpgettext2
2928
2929 #endif
2930 #endif
2931 #if IN_HEADER(__G_URI_FUNCS_H__)
2932 #if IN_FILE(__G_URI_FUNCS_C__)
2933 extern __typeof (g_uri_unescape_string) IA__g_uri_unescape_string __attribute((visibility("hidden")));
2934 #define g_uri_unescape_string IA__g_uri_unescape_string
2935
2936 extern __typeof (g_uri_unescape_segment) IA__g_uri_unescape_segment __attribute((visibility("hidden")));
2937 #define g_uri_unescape_segment IA__g_uri_unescape_segment
2938
2939 extern __typeof (g_uri_parse_scheme) IA__g_uri_parse_scheme __attribute((visibility("hidden")));
2940 #define g_uri_parse_scheme IA__g_uri_parse_scheme
2941
2942 extern __typeof (g_uri_escape_string) IA__g_uri_escape_string __attribute((visibility("hidden")));
2943 #define g_uri_escape_string IA__g_uri_escape_string
2944
2945 #endif
2946 #endif
2947 #if IN_HEADER(__G_STRING_H__)
2948 #if IN_FILE(__G_STRING_C__)
2949 extern __typeof (g_string_append) IA__g_string_append __attribute((visibility("hidden")));
2950 #define g_string_append IA__g_string_append
2951
2952 extern __typeof (g_string_append_len) IA__g_string_append_len __attribute((visibility("hidden")));
2953 #define g_string_append_len IA__g_string_append_len
2954
2955 extern __typeof (g_string_append_printf) IA__g_string_append_printf __attribute((visibility("hidden"))) G_GNUC_PRINTF(2,3);
2956 #define g_string_append_printf IA__g_string_append_printf
2957
2958 extern __typeof (g_string_append_unichar) IA__g_string_append_unichar __attribute((visibility("hidden")));
2959 #define g_string_append_unichar IA__g_string_append_unichar
2960
2961 extern __typeof (g_string_append_vprintf) IA__g_string_append_vprintf __attribute((visibility("hidden")));
2962 #define g_string_append_vprintf IA__g_string_append_vprintf
2963
2964 extern __typeof (g_string_ascii_down) IA__g_string_ascii_down __attribute((visibility("hidden")));
2965 #define g_string_ascii_down IA__g_string_ascii_down
2966
2967 extern __typeof (g_string_ascii_up) IA__g_string_ascii_up __attribute((visibility("hidden")));
2968 #define g_string_ascii_up IA__g_string_ascii_up
2969
2970 extern __typeof (g_string_assign) IA__g_string_assign __attribute((visibility("hidden")));
2971 #define g_string_assign IA__g_string_assign
2972
2973 extern __typeof (g_string_chunk_free) IA__g_string_chunk_free __attribute((visibility("hidden")));
2974 #define g_string_chunk_free IA__g_string_chunk_free
2975
2976 extern __typeof (g_string_chunk_clear) IA__g_string_chunk_clear __attribute((visibility("hidden")));
2977 #define g_string_chunk_clear IA__g_string_chunk_clear
2978
2979 extern __typeof (g_string_chunk_insert) IA__g_string_chunk_insert __attribute((visibility("hidden")));
2980 #define g_string_chunk_insert IA__g_string_chunk_insert
2981
2982 extern __typeof (g_string_chunk_insert_const) IA__g_string_chunk_insert_const __attribute((visibility("hidden")));
2983 #define g_string_chunk_insert_const IA__g_string_chunk_insert_const
2984
2985 extern __typeof (g_string_chunk_insert_len) IA__g_string_chunk_insert_len __attribute((visibility("hidden")));
2986 #define g_string_chunk_insert_len IA__g_string_chunk_insert_len
2987
2988 extern __typeof (g_string_chunk_new) IA__g_string_chunk_new __attribute((visibility("hidden")));
2989 #define g_string_chunk_new IA__g_string_chunk_new
2990
2991 extern __typeof (g_string_equal) IA__g_string_equal __attribute((visibility("hidden")));
2992 #define g_string_equal IA__g_string_equal
2993
2994 extern __typeof (g_string_erase) IA__g_string_erase __attribute((visibility("hidden")));
2995 #define g_string_erase IA__g_string_erase
2996
2997 extern __typeof (g_string_free) IA__g_string_free __attribute((visibility("hidden")));
2998 #define g_string_free IA__g_string_free
2999
3000 extern __typeof (g_string_hash) IA__g_string_hash __attribute((visibility("hidden")));
3001 #define g_string_hash IA__g_string_hash
3002
3003 extern __typeof (g_string_insert) IA__g_string_insert __attribute((visibility("hidden")));
3004 #define g_string_insert IA__g_string_insert
3005
3006 extern __typeof (g_string_insert_c) IA__g_string_insert_c __attribute((visibility("hidden")));
3007 #define g_string_insert_c IA__g_string_insert_c
3008
3009 extern __typeof (g_string_insert_len) IA__g_string_insert_len __attribute((visibility("hidden")));
3010 #define g_string_insert_len IA__g_string_insert_len
3011
3012 extern __typeof (g_string_insert_unichar) IA__g_string_insert_unichar __attribute((visibility("hidden")));
3013 #define g_string_insert_unichar IA__g_string_insert_unichar
3014
3015 extern __typeof (g_string_new) IA__g_string_new __attribute((visibility("hidden")));
3016 #define g_string_new IA__g_string_new
3017
3018 extern __typeof (g_string_new_len) IA__g_string_new_len __attribute((visibility("hidden")));
3019 #define g_string_new_len IA__g_string_new_len
3020
3021 extern __typeof (g_string_overwrite) IA__g_string_overwrite __attribute((visibility("hidden")));
3022 #define g_string_overwrite IA__g_string_overwrite
3023
3024 extern __typeof (g_string_overwrite_len) IA__g_string_overwrite_len __attribute((visibility("hidden")));
3025 #define g_string_overwrite_len IA__g_string_overwrite_len
3026
3027 extern __typeof (g_string_prepend) IA__g_string_prepend __attribute((visibility("hidden")));
3028 #define g_string_prepend IA__g_string_prepend
3029
3030 extern __typeof (g_string_prepend_c) IA__g_string_prepend_c __attribute((visibility("hidden")));
3031 #define g_string_prepend_c IA__g_string_prepend_c
3032
3033 extern __typeof (g_string_prepend_len) IA__g_string_prepend_len __attribute((visibility("hidden")));
3034 #define g_string_prepend_len IA__g_string_prepend_len
3035
3036 extern __typeof (g_string_prepend_unichar) IA__g_string_prepend_unichar __attribute((visibility("hidden")));
3037 #define g_string_prepend_unichar IA__g_string_prepend_unichar
3038
3039 extern __typeof (g_string_printf) IA__g_string_printf __attribute((visibility("hidden"))) G_GNUC_PRINTF(2,3);
3040 #define g_string_printf IA__g_string_printf
3041
3042 extern __typeof (g_string_set_size) IA__g_string_set_size __attribute((visibility("hidden")));
3043 #define g_string_set_size IA__g_string_set_size
3044
3045 extern __typeof (g_string_sized_new) IA__g_string_sized_new __attribute((visibility("hidden")));
3046 #define g_string_sized_new IA__g_string_sized_new
3047
3048 extern __typeof (g_string_truncate) IA__g_string_truncate __attribute((visibility("hidden")));
3049 #define g_string_truncate IA__g_string_truncate
3050
3051 extern __typeof (g_string_append_uri_escaped) IA__g_string_append_uri_escaped __attribute((visibility("hidden")));
3052 #define g_string_append_uri_escaped IA__g_string_append_uri_escaped
3053
3054 #ifndef G_DISABLE_DEPRECATED
3055 extern __typeof (g_string_down) IA__g_string_down __attribute((visibility("hidden")));
3056 #define g_string_down IA__g_string_down
3057
3058 extern __typeof (g_string_up) IA__g_string_up __attribute((visibility("hidden")));
3059 #define g_string_up IA__g_string_up
3060
3061 #endif
3062 extern __typeof (g_string_vprintf) IA__g_string_vprintf __attribute((visibility("hidden")));
3063 #define g_string_vprintf IA__g_string_vprintf
3064
3065 #endif
3066 #endif
3067 #if IN_HEADER(__G_BITLOCK_H__)
3068 #if IN_FILE(__G_BITLOCK_C__)
3069 extern __typeof (g_bit_lock) IA__g_bit_lock __attribute((visibility("hidden")));
3070 #define g_bit_lock IA__g_bit_lock
3071
3072 extern __typeof (g_bit_trylock) IA__g_bit_trylock __attribute((visibility("hidden")));
3073 #define g_bit_trylock IA__g_bit_trylock
3074
3075 extern __typeof (g_bit_unlock) IA__g_bit_unlock __attribute((visibility("hidden")));
3076 #define g_bit_unlock IA__g_bit_unlock
3077
3078 #endif
3079 #endif
3080 #if IN_HEADER(__G_THREAD_H__)
3081 #if IN_FILE(__G_THREAD_C__)
3082 extern __typeof (g_once_impl) IA__g_once_impl __attribute((visibility("hidden")));
3083 #define g_once_impl IA__g_once_impl
3084
3085 extern __typeof (g_once_init_enter_impl) IA__g_once_init_enter_impl __attribute((visibility("hidden")));
3086 #define g_once_init_enter_impl IA__g_once_init_enter_impl
3087
3088 extern __typeof (g_once_init_leave) IA__g_once_init_leave __attribute((visibility("hidden")));
3089 #define g_once_init_leave IA__g_once_init_leave
3090
3091 extern __typeof (g_thread_create_full) IA__g_thread_create_full __attribute((visibility("hidden")));
3092 #define g_thread_create_full IA__g_thread_create_full
3093
3094 extern __typeof (g_thread_error_quark) IA__g_thread_error_quark __attribute((visibility("hidden")));
3095 #define g_thread_error_quark IA__g_thread_error_quark
3096
3097 extern __typeof (g_thread_exit) IA__g_thread_exit __attribute((visibility("hidden")));
3098 #define g_thread_exit IA__g_thread_exit
3099
3100 extern __typeof (g_thread_join) IA__g_thread_join __attribute((visibility("hidden")));
3101 #define g_thread_join IA__g_thread_join
3102
3103 extern __typeof (g_thread_self) IA__g_thread_self __attribute((visibility("hidden")));
3104 #define g_thread_self IA__g_thread_self
3105
3106 extern __typeof (g_thread_set_priority) IA__g_thread_set_priority __attribute((visibility("hidden")));
3107 #define g_thread_set_priority IA__g_thread_set_priority
3108
3109 extern __typeof (g_static_mutex_free) IA__g_static_mutex_free __attribute((visibility("hidden")));
3110 #define g_static_mutex_free IA__g_static_mutex_free
3111
3112 extern __typeof (g_static_mutex_get_mutex_impl) IA__g_static_mutex_get_mutex_impl __attribute((visibility("hidden")));
3113 #define g_static_mutex_get_mutex_impl IA__g_static_mutex_get_mutex_impl
3114
3115 extern __typeof (g_static_mutex_init) IA__g_static_mutex_init __attribute((visibility("hidden")));
3116 #define g_static_mutex_init IA__g_static_mutex_init
3117
3118 extern __typeof (g_static_private_free) IA__g_static_private_free __attribute((visibility("hidden")));
3119 #define g_static_private_free IA__g_static_private_free
3120
3121 extern __typeof (g_static_private_get) IA__g_static_private_get __attribute((visibility("hidden")));
3122 #define g_static_private_get IA__g_static_private_get
3123
3124 extern __typeof (g_static_private_init) IA__g_static_private_init __attribute((visibility("hidden")));
3125 #define g_static_private_init IA__g_static_private_init
3126
3127 extern __typeof (g_static_private_set) IA__g_static_private_set __attribute((visibility("hidden")));
3128 #define g_static_private_set IA__g_static_private_set
3129
3130 extern __typeof (g_static_rec_mutex_free) IA__g_static_rec_mutex_free __attribute((visibility("hidden")));
3131 #define g_static_rec_mutex_free IA__g_static_rec_mutex_free
3132
3133 extern __typeof (g_static_rec_mutex_init) IA__g_static_rec_mutex_init __attribute((visibility("hidden")));
3134 #define g_static_rec_mutex_init IA__g_static_rec_mutex_init
3135
3136 extern __typeof (g_static_rec_mutex_lock) IA__g_static_rec_mutex_lock __attribute((visibility("hidden")));
3137 #define g_static_rec_mutex_lock IA__g_static_rec_mutex_lock
3138
3139 extern __typeof (g_static_rec_mutex_lock_full) IA__g_static_rec_mutex_lock_full __attribute((visibility("hidden")));
3140 #define g_static_rec_mutex_lock_full IA__g_static_rec_mutex_lock_full
3141
3142 extern __typeof (g_static_rec_mutex_trylock) IA__g_static_rec_mutex_trylock __attribute((visibility("hidden")));
3143 #define g_static_rec_mutex_trylock IA__g_static_rec_mutex_trylock
3144
3145 extern __typeof (g_static_rec_mutex_unlock) IA__g_static_rec_mutex_unlock __attribute((visibility("hidden")));
3146 #define g_static_rec_mutex_unlock IA__g_static_rec_mutex_unlock
3147
3148 extern __typeof (g_static_rec_mutex_unlock_full) IA__g_static_rec_mutex_unlock_full __attribute((visibility("hidden")));
3149 #define g_static_rec_mutex_unlock_full IA__g_static_rec_mutex_unlock_full
3150
3151 extern __typeof (g_static_rw_lock_free) IA__g_static_rw_lock_free __attribute((visibility("hidden")));
3152 #define g_static_rw_lock_free IA__g_static_rw_lock_free
3153
3154 extern __typeof (g_static_rw_lock_init) IA__g_static_rw_lock_init __attribute((visibility("hidden")));
3155 #define g_static_rw_lock_init IA__g_static_rw_lock_init
3156
3157 extern __typeof (g_static_rw_lock_reader_lock) IA__g_static_rw_lock_reader_lock __attribute((visibility("hidden")));
3158 #define g_static_rw_lock_reader_lock IA__g_static_rw_lock_reader_lock
3159
3160 extern __typeof (g_static_rw_lock_reader_trylock) IA__g_static_rw_lock_reader_trylock __attribute((visibility("hidden")));
3161 #define g_static_rw_lock_reader_trylock IA__g_static_rw_lock_reader_trylock
3162
3163 extern __typeof (g_static_rw_lock_reader_unlock) IA__g_static_rw_lock_reader_unlock __attribute((visibility("hidden")));
3164 #define g_static_rw_lock_reader_unlock IA__g_static_rw_lock_reader_unlock
3165
3166 extern __typeof (g_static_rw_lock_writer_lock) IA__g_static_rw_lock_writer_lock __attribute((visibility("hidden")));
3167 #define g_static_rw_lock_writer_lock IA__g_static_rw_lock_writer_lock
3168
3169 extern __typeof (g_static_rw_lock_writer_trylock) IA__g_static_rw_lock_writer_trylock __attribute((visibility("hidden")));
3170 #define g_static_rw_lock_writer_trylock IA__g_static_rw_lock_writer_trylock
3171
3172 extern __typeof (g_static_rw_lock_writer_unlock) IA__g_static_rw_lock_writer_unlock __attribute((visibility("hidden")));
3173 #define g_static_rw_lock_writer_unlock IA__g_static_rw_lock_writer_unlock
3174
3175 extern __typeof (g_thread_foreach) IA__g_thread_foreach __attribute((visibility("hidden")));
3176 #define g_thread_foreach IA__g_thread_foreach
3177
3178 extern __typeof (g_thread_get_initialized) IA__g_thread_get_initialized __attribute((visibility("hidden")));
3179 #define g_thread_get_initialized IA__g_thread_get_initialized
3180
3181 #endif
3182 #endif
3183 #if IN_HEADER(__G_THREADPOOL_H__)
3184 #if IN_FILE(__G_THREADPOOL_C__)
3185 extern __typeof (g_thread_pool_free) IA__g_thread_pool_free __attribute((visibility("hidden")));
3186 #define g_thread_pool_free IA__g_thread_pool_free
3187
3188 extern __typeof (g_thread_pool_get_max_threads) IA__g_thread_pool_get_max_threads __attribute((visibility("hidden")));
3189 #define g_thread_pool_get_max_threads IA__g_thread_pool_get_max_threads
3190
3191 extern __typeof (g_thread_pool_get_max_unused_threads) IA__g_thread_pool_get_max_unused_threads __attribute((visibility("hidden")));
3192 #define g_thread_pool_get_max_unused_threads IA__g_thread_pool_get_max_unused_threads
3193
3194 extern __typeof (g_thread_pool_get_max_idle_time) IA__g_thread_pool_get_max_idle_time __attribute((visibility("hidden")));
3195 #define g_thread_pool_get_max_idle_time IA__g_thread_pool_get_max_idle_time
3196
3197 extern __typeof (g_thread_pool_get_num_threads) IA__g_thread_pool_get_num_threads __attribute((visibility("hidden")));
3198 #define g_thread_pool_get_num_threads IA__g_thread_pool_get_num_threads
3199
3200 extern __typeof (g_thread_pool_get_num_unused_threads) IA__g_thread_pool_get_num_unused_threads __attribute((visibility("hidden")));
3201 #define g_thread_pool_get_num_unused_threads IA__g_thread_pool_get_num_unused_threads
3202
3203 extern __typeof (g_thread_pool_new) IA__g_thread_pool_new __attribute((visibility("hidden")));
3204 #define g_thread_pool_new IA__g_thread_pool_new
3205
3206 extern __typeof (g_thread_pool_push) IA__g_thread_pool_push __attribute((visibility("hidden")));
3207 #define g_thread_pool_push IA__g_thread_pool_push
3208
3209 extern __typeof (g_thread_pool_set_max_threads) IA__g_thread_pool_set_max_threads __attribute((visibility("hidden")));
3210 #define g_thread_pool_set_max_threads IA__g_thread_pool_set_max_threads
3211
3212 extern __typeof (g_thread_pool_set_max_unused_threads) IA__g_thread_pool_set_max_unused_threads __attribute((visibility("hidden")));
3213 #define g_thread_pool_set_max_unused_threads IA__g_thread_pool_set_max_unused_threads
3214
3215 extern __typeof (g_thread_pool_set_max_idle_time) IA__g_thread_pool_set_max_idle_time __attribute((visibility("hidden")));
3216 #define g_thread_pool_set_max_idle_time IA__g_thread_pool_set_max_idle_time
3217
3218 extern __typeof (g_thread_pool_stop_unused_threads) IA__g_thread_pool_stop_unused_threads __attribute((visibility("hidden")));
3219 #define g_thread_pool_stop_unused_threads IA__g_thread_pool_stop_unused_threads
3220
3221 extern __typeof (g_thread_pool_unprocessed) IA__g_thread_pool_unprocessed __attribute((visibility("hidden")));
3222 #define g_thread_pool_unprocessed IA__g_thread_pool_unprocessed
3223
3224 extern __typeof (g_thread_pool_set_sort_function) IA__g_thread_pool_set_sort_function __attribute((visibility("hidden")));
3225 #define g_thread_pool_set_sort_function IA__g_thread_pool_set_sort_function
3226
3227 #endif
3228 #endif
3229 #if IN_HEADER(__G_TEST_UTILS_H__)
3230 #if IN_FILE(__G_MESSAGES_C__)
3231 extern __typeof (g_test_log_set_fatal_handler) IA__g_test_log_set_fatal_handler __attribute((visibility("hidden")));
3232 #define g_test_log_set_fatal_handler IA__g_test_log_set_fatal_handler
3233
3234 #endif
3235 #if IN_FILE(__G_TEST_UTILS_C__)
3236 extern __typeof (g_assertion_message) IA__g_assertion_message __attribute((visibility("hidden"))) G_GNUC_NORETURN;
3237 #define g_assertion_message IA__g_assertion_message
3238
3239 extern __typeof (g_assertion_message_cmpnum) IA__g_assertion_message_cmpnum __attribute((visibility("hidden"))) G_GNUC_NORETURN;
3240 #define g_assertion_message_cmpnum IA__g_assertion_message_cmpnum
3241
3242 extern __typeof (g_assertion_message_cmpstr) IA__g_assertion_message_cmpstr __attribute((visibility("hidden"))) G_GNUC_NORETURN;
3243 #define g_assertion_message_cmpstr IA__g_assertion_message_cmpstr
3244
3245 extern __typeof (g_assertion_message_expr) IA__g_assertion_message_expr __attribute((visibility("hidden"))) G_GNUC_NORETURN;
3246 #define g_assertion_message_expr IA__g_assertion_message_expr
3247
3248 extern __typeof (g_assertion_message_error) IA__g_assertion_message_error __attribute((visibility("hidden"))) G_GNUC_NORETURN;
3249 #define g_assertion_message_error IA__g_assertion_message_error
3250
3251 extern __typeof (g_strcmp0) IA__g_strcmp0 __attribute((visibility("hidden")));
3252 #define g_strcmp0 IA__g_strcmp0
3253
3254 extern __typeof (g_test_add_data_func) IA__g_test_add_data_func __attribute((visibility("hidden")));
3255 #define g_test_add_data_func IA__g_test_add_data_func
3256
3257 extern __typeof (g_test_add_func) IA__g_test_add_func __attribute((visibility("hidden")));
3258 #define g_test_add_func IA__g_test_add_func
3259
3260 extern __typeof (g_test_add_vtable) IA__g_test_add_vtable __attribute((visibility("hidden")));
3261 #define g_test_add_vtable IA__g_test_add_vtable
3262
3263 extern __typeof (g_test_bug) IA__g_test_bug __attribute((visibility("hidden")));
3264 #define g_test_bug IA__g_test_bug
3265
3266 extern __typeof (g_test_bug_base) IA__g_test_bug_base __attribute((visibility("hidden")));
3267 #define g_test_bug_base IA__g_test_bug_base
3268
3269 extern __typeof (g_test_create_case) IA__g_test_create_case __attribute((visibility("hidden")));
3270 #define g_test_create_case IA__g_test_create_case
3271
3272 extern __typeof (g_test_create_suite) IA__g_test_create_suite __attribute((visibility("hidden")));
3273 #define g_test_create_suite IA__g_test_create_suite
3274
3275 extern __typeof (g_test_get_root) IA__g_test_get_root __attribute((visibility("hidden")));
3276 #define g_test_get_root IA__g_test_get_root
3277
3278 extern __typeof (g_test_init) IA__g_test_init __attribute((visibility("hidden")));
3279 #define g_test_init IA__g_test_init
3280
3281 extern __typeof (g_test_log_buffer_free) IA__g_test_log_buffer_free __attribute((visibility("hidden")));
3282 #define g_test_log_buffer_free IA__g_test_log_buffer_free
3283
3284 extern __typeof (g_test_log_buffer_new) IA__g_test_log_buffer_new __attribute((visibility("hidden")));
3285 #define g_test_log_buffer_new IA__g_test_log_buffer_new
3286
3287 extern __typeof (g_test_log_buffer_pop) IA__g_test_log_buffer_pop __attribute((visibility("hidden")));
3288 #define g_test_log_buffer_pop IA__g_test_log_buffer_pop
3289
3290 extern __typeof (g_test_log_buffer_push) IA__g_test_log_buffer_push __attribute((visibility("hidden")));
3291 #define g_test_log_buffer_push IA__g_test_log_buffer_push
3292
3293 extern __typeof (g_test_log_msg_free) IA__g_test_log_msg_free __attribute((visibility("hidden")));
3294 #define g_test_log_msg_free IA__g_test_log_msg_free
3295
3296 extern __typeof (g_test_log_type_name) IA__g_test_log_type_name __attribute((visibility("hidden")));
3297 #define g_test_log_type_name IA__g_test_log_type_name
3298
3299 extern __typeof (g_test_maximized_result) IA__g_test_maximized_result __attribute((visibility("hidden")));
3300 #define g_test_maximized_result IA__g_test_maximized_result
3301
3302 extern __typeof (g_test_message) IA__g_test_message __attribute((visibility("hidden")));
3303 #define g_test_message IA__g_test_message
3304
3305 extern __typeof (g_test_minimized_result) IA__g_test_minimized_result __attribute((visibility("hidden")));
3306 #define g_test_minimized_result IA__g_test_minimized_result
3307
3308 extern __typeof (g_test_queue_destroy) IA__g_test_queue_destroy __attribute((visibility("hidden")));
3309 #define g_test_queue_destroy IA__g_test_queue_destroy
3310
3311 extern __typeof (g_test_queue_free) IA__g_test_queue_free __attribute((visibility("hidden")));
3312 #define g_test_queue_free IA__g_test_queue_free
3313
3314 extern __typeof (g_test_rand_double) IA__g_test_rand_double __attribute((visibility("hidden")));
3315 #define g_test_rand_double IA__g_test_rand_double
3316
3317 extern __typeof (g_test_rand_double_range) IA__g_test_rand_double_range __attribute((visibility("hidden")));
3318 #define g_test_rand_double_range IA__g_test_rand_double_range
3319
3320 extern __typeof (g_test_rand_int) IA__g_test_rand_int __attribute((visibility("hidden")));
3321 #define g_test_rand_int IA__g_test_rand_int
3322
3323 extern __typeof (g_test_rand_int_range) IA__g_test_rand_int_range __attribute((visibility("hidden")));
3324 #define g_test_rand_int_range IA__g_test_rand_int_range
3325
3326 extern __typeof (g_test_run) IA__g_test_run __attribute((visibility("hidden")));
3327 #define g_test_run IA__g_test_run
3328
3329 extern __typeof (g_test_run_suite) IA__g_test_run_suite __attribute((visibility("hidden")));
3330 #define g_test_run_suite IA__g_test_run_suite
3331
3332 extern __typeof (g_test_suite_add) IA__g_test_suite_add __attribute((visibility("hidden")));
3333 #define g_test_suite_add IA__g_test_suite_add
3334
3335 extern __typeof (g_test_suite_add_suite) IA__g_test_suite_add_suite __attribute((visibility("hidden")));
3336 #define g_test_suite_add_suite IA__g_test_suite_add_suite
3337
3338 extern __typeof (g_test_timer_elapsed) IA__g_test_timer_elapsed __attribute((visibility("hidden")));
3339 #define g_test_timer_elapsed IA__g_test_timer_elapsed
3340
3341 extern __typeof (g_test_timer_last) IA__g_test_timer_last __attribute((visibility("hidden")));
3342 #define g_test_timer_last IA__g_test_timer_last
3343
3344 extern __typeof (g_test_timer_start) IA__g_test_timer_start __attribute((visibility("hidden")));
3345 #define g_test_timer_start IA__g_test_timer_start
3346
3347 extern __typeof (g_test_trap_assertions) IA__g_test_trap_assertions __attribute((visibility("hidden")));
3348 #define g_test_trap_assertions IA__g_test_trap_assertions
3349
3350 extern __typeof (g_test_trap_fork) IA__g_test_trap_fork __attribute((visibility("hidden")));
3351 #define g_test_trap_fork IA__g_test_trap_fork
3352
3353 extern __typeof (g_test_trap_has_passed) IA__g_test_trap_has_passed __attribute((visibility("hidden")));
3354 #define g_test_trap_has_passed IA__g_test_trap_has_passed
3355
3356 extern __typeof (g_test_trap_reached_timeout) IA__g_test_trap_reached_timeout __attribute((visibility("hidden")));
3357 #define g_test_trap_reached_timeout IA__g_test_trap_reached_timeout
3358
3359 #endif
3360 #endif
3361 #if IN_HEADER(__G_TIMER_H__)
3362 #if IN_FILE(__G_TIMER_C__)
3363 extern __typeof (g_timer_continue) IA__g_timer_continue __attribute((visibility("hidden")));
3364 #define g_timer_continue IA__g_timer_continue
3365
3366 extern __typeof (g_timer_destroy) IA__g_timer_destroy __attribute((visibility("hidden")));
3367 #define g_timer_destroy IA__g_timer_destroy
3368
3369 extern __typeof (g_timer_elapsed) IA__g_timer_elapsed __attribute((visibility("hidden")));
3370 #define g_timer_elapsed IA__g_timer_elapsed
3371
3372 extern __typeof (g_timer_new) IA__g_timer_new __attribute((visibility("hidden")));
3373 #define g_timer_new IA__g_timer_new
3374
3375 extern __typeof (g_timer_reset) IA__g_timer_reset __attribute((visibility("hidden")));
3376 #define g_timer_reset IA__g_timer_reset
3377
3378 extern __typeof (g_timer_start) IA__g_timer_start __attribute((visibility("hidden")));
3379 #define g_timer_start IA__g_timer_start
3380
3381 extern __typeof (g_timer_stop) IA__g_timer_stop __attribute((visibility("hidden")));
3382 #define g_timer_stop IA__g_timer_stop
3383
3384 extern __typeof (g_time_val_add) IA__g_time_val_add __attribute((visibility("hidden")));
3385 #define g_time_val_add IA__g_time_val_add
3386
3387 extern __typeof (g_time_val_from_iso8601) IA__g_time_val_from_iso8601 __attribute((visibility("hidden")));
3388 #define g_time_val_from_iso8601 IA__g_time_val_from_iso8601
3389
3390 extern __typeof (g_time_val_to_iso8601) IA__g_time_val_to_iso8601 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
3391 #define g_time_val_to_iso8601 IA__g_time_val_to_iso8601
3392
3393 extern __typeof (g_usleep) IA__g_usleep __attribute((visibility("hidden")));
3394 #define g_usleep IA__g_usleep
3395
3396 #endif
3397 #endif
3398 #if IN_HEADER(__G_TREE_H__)
3399 #if IN_FILE(__G_TREE_C__)
3400 extern __typeof (g_tree_destroy) IA__g_tree_destroy __attribute((visibility("hidden")));
3401 #define g_tree_destroy IA__g_tree_destroy
3402
3403 extern __typeof (g_tree_foreach) IA__g_tree_foreach __attribute((visibility("hidden")));
3404 #define g_tree_foreach IA__g_tree_foreach
3405
3406 extern __typeof (g_tree_height) IA__g_tree_height __attribute((visibility("hidden")));
3407 #define g_tree_height IA__g_tree_height
3408
3409 extern __typeof (g_tree_insert) IA__g_tree_insert __attribute((visibility("hidden")));
3410 #define g_tree_insert IA__g_tree_insert
3411
3412 extern __typeof (g_tree_lookup) IA__g_tree_lookup __attribute((visibility("hidden")));
3413 #define g_tree_lookup IA__g_tree_lookup
3414
3415 extern __typeof (g_tree_lookup_extended) IA__g_tree_lookup_extended __attribute((visibility("hidden")));
3416 #define g_tree_lookup_extended IA__g_tree_lookup_extended
3417
3418 extern __typeof (g_tree_new) IA__g_tree_new __attribute((visibility("hidden")));
3419 #define g_tree_new IA__g_tree_new
3420
3421 extern __typeof (g_tree_ref) IA__g_tree_ref __attribute((visibility("hidden")));
3422 #define g_tree_ref IA__g_tree_ref
3423
3424 extern __typeof (g_tree_unref) IA__g_tree_unref __attribute((visibility("hidden")));
3425 #define g_tree_unref IA__g_tree_unref
3426
3427 extern __typeof (g_tree_new_full) IA__g_tree_new_full __attribute((visibility("hidden")));
3428 #define g_tree_new_full IA__g_tree_new_full
3429
3430 extern __typeof (g_tree_new_with_data) IA__g_tree_new_with_data __attribute((visibility("hidden")));
3431 #define g_tree_new_with_data IA__g_tree_new_with_data
3432
3433 extern __typeof (g_tree_nnodes) IA__g_tree_nnodes __attribute((visibility("hidden")));
3434 #define g_tree_nnodes IA__g_tree_nnodes
3435
3436 extern __typeof (g_tree_remove) IA__g_tree_remove __attribute((visibility("hidden")));
3437 #define g_tree_remove IA__g_tree_remove
3438
3439 extern __typeof (g_tree_replace) IA__g_tree_replace __attribute((visibility("hidden")));
3440 #define g_tree_replace IA__g_tree_replace
3441
3442 extern __typeof (g_tree_search) IA__g_tree_search __attribute((visibility("hidden")));
3443 #define g_tree_search IA__g_tree_search
3444
3445 extern __typeof (g_tree_steal) IA__g_tree_steal __attribute((visibility("hidden")));
3446 #define g_tree_steal IA__g_tree_steal
3447
3448 #ifndef G_DISABLE_DEPRECATED
3449 extern __typeof (g_tree_traverse) IA__g_tree_traverse __attribute((visibility("hidden")));
3450 #define g_tree_traverse IA__g_tree_traverse
3451
3452 #endif
3453 #endif
3454 #endif
3455 #if IN_HEADER(__G_UNICODE_H__)
3456 #if IN_FILE(__G_UNIBREAK_C__)
3457 extern __typeof (g_unichar_break_type) IA__g_unichar_break_type __attribute((visibility("hidden"))) G_GNUC_CONST;
3458 #define g_unichar_break_type IA__g_unichar_break_type
3459
3460 #endif
3461 #endif
3462 #if IN_HEADER(__G_UNICODE_H__)
3463 #if IN_FILE(__G_UNICOLLATE_C__)
3464 extern __typeof (g_utf8_collate) IA__g_utf8_collate __attribute((visibility("hidden")));
3465 #define g_utf8_collate IA__g_utf8_collate
3466
3467 extern __typeof (g_utf8_collate_key) IA__g_utf8_collate_key __attribute((visibility("hidden"))) G_GNUC_MALLOC;
3468 #define g_utf8_collate_key IA__g_utf8_collate_key
3469
3470 extern __typeof (g_utf8_collate_key_for_filename) IA__g_utf8_collate_key_for_filename __attribute((visibility("hidden"))) G_GNUC_MALLOC;
3471 #define g_utf8_collate_key_for_filename IA__g_utf8_collate_key_for_filename
3472
3473 #endif
3474 #endif
3475 #if IN_HEADER(__G_UNICODE_H__)
3476 #if IN_FILE(__G_UNIDECOMP_C__)
3477 extern __typeof (g_unicode_canonical_decomposition) IA__g_unicode_canonical_decomposition __attribute((visibility("hidden"))) G_GNUC_MALLOC;
3478 #define g_unicode_canonical_decomposition IA__g_unicode_canonical_decomposition
3479
3480 extern __typeof (g_unicode_canonical_ordering) IA__g_unicode_canonical_ordering __attribute((visibility("hidden")));
3481 #define g_unicode_canonical_ordering IA__g_unicode_canonical_ordering
3482
3483 extern __typeof (g_unichar_combining_class) IA__g_unichar_combining_class __attribute((visibility("hidden"))) G_GNUC_CONST;
3484 #define g_unichar_combining_class IA__g_unichar_combining_class
3485
3486 extern __typeof (g_utf8_normalize) IA__g_utf8_normalize __attribute((visibility("hidden")));
3487 #define g_utf8_normalize IA__g_utf8_normalize
3488
3489 #endif
3490 #endif
3491 #if IN_HEADER(__G_UNICODE_H__)
3492 #if IN_FILE(__G_UNIPROP_C__)
3493 extern __typeof (g_unichar_isalnum) IA__g_unichar_isalnum __attribute((visibility("hidden"))) G_GNUC_CONST;
3494 #define g_unichar_isalnum IA__g_unichar_isalnum
3495
3496 extern __typeof (g_unichar_isalpha) IA__g_unichar_isalpha __attribute((visibility("hidden"))) G_GNUC_CONST;
3497 #define g_unichar_isalpha IA__g_unichar_isalpha
3498
3499 extern __typeof (g_unichar_iscntrl) IA__g_unichar_iscntrl __attribute((visibility("hidden"))) G_GNUC_CONST;
3500 #define g_unichar_iscntrl IA__g_unichar_iscntrl
3501
3502 extern __typeof (g_unichar_isdefined) IA__g_unichar_isdefined __attribute((visibility("hidden"))) G_GNUC_CONST;
3503 #define g_unichar_isdefined IA__g_unichar_isdefined
3504
3505 extern __typeof (g_unichar_isdigit) IA__g_unichar_isdigit __attribute((visibility("hidden"))) G_GNUC_CONST;
3506 #define g_unichar_isdigit IA__g_unichar_isdigit
3507
3508 extern __typeof (g_unichar_isgraph) IA__g_unichar_isgraph __attribute((visibility("hidden"))) G_GNUC_CONST;
3509 #define g_unichar_isgraph IA__g_unichar_isgraph
3510
3511 extern __typeof (g_unichar_islower) IA__g_unichar_islower __attribute((visibility("hidden"))) G_GNUC_CONST;
3512 #define g_unichar_islower IA__g_unichar_islower
3513
3514 extern __typeof (g_unichar_isprint) IA__g_unichar_isprint __attribute((visibility("hidden"))) G_GNUC_CONST;
3515 #define g_unichar_isprint IA__g_unichar_isprint
3516
3517 extern __typeof (g_unichar_ispunct) IA__g_unichar_ispunct __attribute((visibility("hidden"))) G_GNUC_CONST;
3518 #define g_unichar_ispunct IA__g_unichar_ispunct
3519
3520 extern __typeof (g_unichar_isspace) IA__g_unichar_isspace __attribute((visibility("hidden"))) G_GNUC_CONST;
3521 #define g_unichar_isspace IA__g_unichar_isspace
3522
3523 extern __typeof (g_unichar_istitle) IA__g_unichar_istitle __attribute((visibility("hidden"))) G_GNUC_CONST;
3524 #define g_unichar_istitle IA__g_unichar_istitle
3525
3526 extern __typeof (g_unichar_isupper) IA__g_unichar_isupper __attribute((visibility("hidden"))) G_GNUC_CONST;
3527 #define g_unichar_isupper IA__g_unichar_isupper
3528
3529 extern __typeof (g_unichar_iswide) IA__g_unichar_iswide __attribute((visibility("hidden"))) G_GNUC_CONST;
3530 #define g_unichar_iswide IA__g_unichar_iswide
3531
3532 extern __typeof (g_unichar_iswide_cjk) IA__g_unichar_iswide_cjk __attribute((visibility("hidden"))) G_GNUC_CONST;
3533 #define g_unichar_iswide_cjk IA__g_unichar_iswide_cjk
3534
3535 extern __typeof (g_unichar_isxdigit) IA__g_unichar_isxdigit __attribute((visibility("hidden"))) G_GNUC_CONST;
3536 #define g_unichar_isxdigit IA__g_unichar_isxdigit
3537
3538 extern __typeof (g_unichar_iszerowidth) IA__g_unichar_iszerowidth __attribute((visibility("hidden"))) G_GNUC_CONST;
3539 #define g_unichar_iszerowidth IA__g_unichar_iszerowidth
3540
3541 extern __typeof (g_unichar_tolower) IA__g_unichar_tolower __attribute((visibility("hidden"))) G_GNUC_CONST;
3542 #define g_unichar_tolower IA__g_unichar_tolower
3543
3544 extern __typeof (g_unichar_totitle) IA__g_unichar_totitle __attribute((visibility("hidden"))) G_GNUC_CONST;
3545 #define g_unichar_totitle IA__g_unichar_totitle
3546
3547 extern __typeof (g_unichar_toupper) IA__g_unichar_toupper __attribute((visibility("hidden"))) G_GNUC_CONST;
3548 #define g_unichar_toupper IA__g_unichar_toupper
3549
3550 extern __typeof (g_unichar_ismark) IA__g_unichar_ismark __attribute((visibility("hidden"))) G_GNUC_CONST;
3551 #define g_unichar_ismark IA__g_unichar_ismark
3552
3553 extern __typeof (g_unichar_get_mirror_char) IA__g_unichar_get_mirror_char __attribute((visibility("hidden")));
3554 #define g_unichar_get_mirror_char IA__g_unichar_get_mirror_char
3555
3556 extern __typeof (g_unichar_get_script) IA__g_unichar_get_script __attribute((visibility("hidden")));
3557 #define g_unichar_get_script IA__g_unichar_get_script
3558
3559 extern __typeof (g_unichar_digit_value) IA__g_unichar_digit_value __attribute((visibility("hidden"))) G_GNUC_CONST;
3560 #define g_unichar_digit_value IA__g_unichar_digit_value
3561
3562 extern __typeof (g_unichar_xdigit_value) IA__g_unichar_xdigit_value __attribute((visibility("hidden"))) G_GNUC_CONST;
3563 #define g_unichar_xdigit_value IA__g_unichar_xdigit_value
3564
3565 extern __typeof (g_unichar_type) IA__g_unichar_type __attribute((visibility("hidden"))) G_GNUC_CONST;
3566 #define g_unichar_type IA__g_unichar_type
3567
3568 extern __typeof (g_utf8_casefold) IA__g_utf8_casefold __attribute((visibility("hidden"))) G_GNUC_MALLOC;
3569 #define g_utf8_casefold IA__g_utf8_casefold
3570
3571 extern __typeof (g_utf8_strup) IA__g_utf8_strup __attribute((visibility("hidden"))) G_GNUC_MALLOC;
3572 #define g_utf8_strup IA__g_utf8_strup
3573
3574 extern __typeof (g_utf8_strdown) IA__g_utf8_strdown __attribute((visibility("hidden"))) G_GNUC_MALLOC;
3575 #define g_utf8_strdown IA__g_utf8_strdown
3576
3577 #endif
3578 #endif
3579 #if IN_HEADER(__G_UNICODE_H__)
3580 #if IN_FILE(__G_UTF8_C__)
3581 extern __typeof (g_get_charset) IA__g_get_charset __attribute((visibility("hidden")));
3582 #define g_get_charset IA__g_get_charset
3583
3584 extern __typeof (g_ucs4_to_utf16) IA__g_ucs4_to_utf16 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
3585 #define g_ucs4_to_utf16 IA__g_ucs4_to_utf16
3586
3587 extern __typeof (g_ucs4_to_utf8) IA__g_ucs4_to_utf8 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
3588 #define g_ucs4_to_utf8 IA__g_ucs4_to_utf8
3589
3590 extern __typeof (g_utf16_to_ucs4) IA__g_utf16_to_ucs4 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
3591 #define g_utf16_to_ucs4 IA__g_utf16_to_ucs4
3592
3593 extern __typeof (g_utf16_to_utf8) IA__g_utf16_to_utf8 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
3594 #define g_utf16_to_utf8 IA__g_utf16_to_utf8
3595
3596 extern __typeof (g_utf8_find_next_char) IA__g_utf8_find_next_char __attribute((visibility("hidden")));
3597 #define g_utf8_find_next_char IA__g_utf8_find_next_char
3598
3599 extern __typeof (g_utf8_find_prev_char) IA__g_utf8_find_prev_char __attribute((visibility("hidden")));
3600 #define g_utf8_find_prev_char IA__g_utf8_find_prev_char
3601
3602 extern __typeof (g_utf8_get_char) IA__g_utf8_get_char __attribute((visibility("hidden")));
3603 #define g_utf8_get_char IA__g_utf8_get_char
3604
3605 extern __typeof (g_utf8_get_char_validated) IA__g_utf8_get_char_validated __attribute((visibility("hidden")));
3606 #define g_utf8_get_char_validated IA__g_utf8_get_char_validated
3607
3608 extern __typeof (g_utf8_offset_to_pointer) IA__g_utf8_offset_to_pointer __attribute((visibility("hidden")));
3609 #define g_utf8_offset_to_pointer IA__g_utf8_offset_to_pointer
3610
3611 extern __typeof (g_utf8_pointer_to_offset) IA__g_utf8_pointer_to_offset __attribute((visibility("hidden")));
3612 #define g_utf8_pointer_to_offset IA__g_utf8_pointer_to_offset
3613
3614 extern __typeof (g_utf8_prev_char) IA__g_utf8_prev_char __attribute((visibility("hidden")));
3615 #define g_utf8_prev_char IA__g_utf8_prev_char
3616
3617 extern __typeof (g_utf8_strchr) IA__g_utf8_strchr __attribute((visibility("hidden")));
3618 #define g_utf8_strchr IA__g_utf8_strchr
3619
3620 extern __typeof (g_utf8_strlen) IA__g_utf8_strlen __attribute((visibility("hidden")));
3621 #define g_utf8_strlen IA__g_utf8_strlen
3622
3623 extern __typeof (g_utf8_strncpy) IA__g_utf8_strncpy __attribute((visibility("hidden")));
3624 #define g_utf8_strncpy IA__g_utf8_strncpy
3625
3626 extern __typeof (g_utf8_strrchr) IA__g_utf8_strrchr __attribute((visibility("hidden")));
3627 #define g_utf8_strrchr IA__g_utf8_strrchr
3628
3629 extern __typeof (g_utf8_strreverse) IA__g_utf8_strreverse __attribute((visibility("hidden")));
3630 #define g_utf8_strreverse IA__g_utf8_strreverse
3631
3632 extern __typeof (g_utf8_to_ucs4) IA__g_utf8_to_ucs4 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
3633 #define g_utf8_to_ucs4 IA__g_utf8_to_ucs4
3634
3635 extern __typeof (g_utf8_to_ucs4_fast) IA__g_utf8_to_ucs4_fast __attribute((visibility("hidden"))) G_GNUC_MALLOC;
3636 #define g_utf8_to_ucs4_fast IA__g_utf8_to_ucs4_fast
3637
3638 extern __typeof (g_utf8_to_utf16) IA__g_utf8_to_utf16 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
3639 #define g_utf8_to_utf16 IA__g_utf8_to_utf16
3640
3641 extern __typeof (g_utf8_validate) IA__g_utf8_validate __attribute((visibility("hidden")));
3642 #define g_utf8_validate IA__g_utf8_validate
3643
3644 extern __typeof (g_unichar_to_utf8) IA__g_unichar_to_utf8 __attribute((visibility("hidden")));
3645 #define g_unichar_to_utf8 IA__g_unichar_to_utf8
3646
3647 extern __typeof (g_unichar_validate) IA__g_unichar_validate __attribute((visibility("hidden")));
3648 #define g_unichar_validate IA__g_unichar_validate
3649
3650 #endif
3651 #endif
3652 #if IN_HEADER(__GLIBINTL_H__)
3653 #if IN_FILE(__G_UTILS_C__)
3654 extern __typeof (glib_gettext) IA__glib_gettext __attribute((visibility("hidden"))) G_GNUC_FORMAT(1);
3655 #define glib_gettext IA__glib_gettext
3656
3657 #endif
3658 #endif
3659 #if IN_HEADER(__G_HASH_H__)
3660 #if IN_FILE(__G_UTILS_C__)
3661 extern __typeof (g_int_equal) IA__g_int_equal __attribute((visibility("hidden")));
3662 #define g_int_equal IA__g_int_equal
3663
3664 extern __typeof (g_int_hash) IA__g_int_hash __attribute((visibility("hidden")));
3665 #define g_int_hash IA__g_int_hash
3666
3667 extern __typeof (g_int64_equal) IA__g_int64_equal __attribute((visibility("hidden")));
3668 #define g_int64_equal IA__g_int64_equal
3669
3670 extern __typeof (g_int64_hash) IA__g_int64_hash __attribute((visibility("hidden")));
3671 #define g_int64_hash IA__g_int64_hash
3672
3673 extern __typeof (g_double_equal) IA__g_double_equal __attribute((visibility("hidden")));
3674 #define g_double_equal IA__g_double_equal
3675
3676 extern __typeof (g_double_hash) IA__g_double_hash __attribute((visibility("hidden")));
3677 #define g_double_hash IA__g_double_hash
3678
3679 extern __typeof (g_direct_equal) IA__g_direct_equal __attribute((visibility("hidden"))) G_GNUC_CONST;
3680 #define g_direct_equal IA__g_direct_equal
3681
3682 extern __typeof (g_direct_hash) IA__g_direct_hash __attribute((visibility("hidden"))) G_GNUC_CONST;
3683 #define g_direct_hash IA__g_direct_hash
3684
3685 #endif
3686 #if IN_FILE(__G_STRING_C__)
3687 extern __typeof (g_str_equal) IA__g_str_equal __attribute((visibility("hidden")));
3688 #define g_str_equal IA__g_str_equal
3689
3690 extern __typeof (g_str_hash) IA__g_str_hash __attribute((visibility("hidden")));
3691 #define g_str_hash IA__g_str_hash
3692
3693 #endif
3694 #endif
3695 #if IN_HEADER(__G_UTILS_H__)
3696 #if IN_FILE(__G_UTILS_C__)
3697 extern __typeof (g_atexit) IA__g_atexit __attribute((visibility("hidden")));
3698 #define g_atexit IA__g_atexit
3699
3700 #ifndef G_DISABLE_DEPRECATED
3701 extern __typeof (g_basename) IA__g_basename __attribute((visibility("hidden")));
3702 #define g_basename IA__g_basename
3703
3704 #endif
3705 extern __typeof (g_get_application_name) IA__g_get_application_name __attribute((visibility("hidden")));
3706 #define g_get_application_name IA__g_get_application_name
3707
3708 #ifndef _WIN64
3709 extern __typeof (g_find_program_in_path) IA__g_find_program_in_path __attribute((visibility("hidden")));
3710 #define g_find_program_in_path IA__g_find_program_in_path
3711
3712 extern __typeof (g_get_current_dir) IA__g_get_current_dir __attribute((visibility("hidden")));
3713 #define g_get_current_dir IA__g_get_current_dir
3714
3715 extern __typeof (g_getenv) IA__g_getenv __attribute((visibility("hidden")));
3716 #define g_getenv IA__g_getenv
3717
3718 extern __typeof (g_unsetenv) IA__g_unsetenv __attribute((visibility("hidden")));
3719 #define g_unsetenv IA__g_unsetenv
3720
3721 extern __typeof (g_get_home_dir) IA__g_get_home_dir __attribute((visibility("hidden")));
3722 #define g_get_home_dir IA__g_get_home_dir
3723
3724 #endif
3725 extern __typeof (g_get_host_name) IA__g_get_host_name __attribute((visibility("hidden")));
3726 #define g_get_host_name IA__g_get_host_name
3727
3728 #ifndef _WIN64
3729 extern __typeof (g_setenv) IA__g_setenv __attribute((visibility("hidden")));
3730 #define g_setenv IA__g_setenv
3731
3732 #endif
3733 extern __typeof (g_listenv) IA__g_listenv __attribute((visibility("hidden")));
3734 #define g_listenv IA__g_listenv
3735
3736 #ifdef G_OS_WIN32
3737 extern __typeof (g_find_program_in_path_utf8) IA__g_find_program_in_path_utf8 __attribute((visibility("hidden")));
3738 #define g_find_program_in_path_utf8 IA__g_find_program_in_path_utf8
3739
3740 extern __typeof (g_get_current_dir_utf8) IA__g_get_current_dir_utf8 __attribute((visibility("hidden")));
3741 #define g_get_current_dir_utf8 IA__g_get_current_dir_utf8
3742
3743 extern __typeof (g_getenv_utf8) IA__g_getenv_utf8 __attribute((visibility("hidden")));
3744 #define g_getenv_utf8 IA__g_getenv_utf8
3745
3746 extern __typeof (g_unsetenv_utf8) IA__g_unsetenv_utf8 __attribute((visibility("hidden")));
3747 #define g_unsetenv_utf8 IA__g_unsetenv_utf8
3748
3749 extern __typeof (g_setenv_utf8) IA__g_setenv_utf8 __attribute((visibility("hidden")));
3750 #define g_setenv_utf8 IA__g_setenv_utf8
3751
3752 extern __typeof (g_get_home_dir_utf8) IA__g_get_home_dir_utf8 __attribute((visibility("hidden")));
3753 #define g_get_home_dir_utf8 IA__g_get_home_dir_utf8
3754
3755 #endif
3756 extern __typeof (g_get_language_names) IA__g_get_language_names __attribute((visibility("hidden")));
3757 #define g_get_language_names IA__g_get_language_names
3758
3759 extern __typeof (g_get_prgname) IA__g_get_prgname __attribute((visibility("hidden")));
3760 #define g_get_prgname IA__g_get_prgname
3761
3762 #ifndef _WIN64
3763 extern __typeof (g_get_real_name) IA__g_get_real_name __attribute((visibility("hidden")));
3764 #define g_get_real_name IA__g_get_real_name
3765
3766 #endif
3767 #ifdef G_OS_WIN32
3768 extern __typeof (g_get_real_name_utf8) IA__g_get_real_name_utf8 __attribute((visibility("hidden")));
3769 #define g_get_real_name_utf8 IA__g_get_real_name_utf8
3770
3771 #endif
3772 extern __typeof (g_get_system_config_dirs) IA__g_get_system_config_dirs __attribute((visibility("hidden")));
3773 #define g_get_system_config_dirs IA__g_get_system_config_dirs
3774
3775 extern __typeof (g_get_system_data_dirs) IA__g_get_system_data_dirs __attribute((visibility("hidden")));
3776 #define g_get_system_data_dirs IA__g_get_system_data_dirs
3777
3778 #ifdef G_OS_WIN32
3779 extern __typeof (g_win32_get_system_data_dirs_for_module) IA__g_win32_get_system_data_dirs_for_module __attribute((visibility("hidden")));
3780 #define g_win32_get_system_data_dirs_for_module IA__g_win32_get_system_data_dirs_for_module
3781
3782 #endif
3783 #ifndef _WIN64
3784 extern __typeof (g_get_tmp_dir) IA__g_get_tmp_dir __attribute((visibility("hidden")));
3785 #define g_get_tmp_dir IA__g_get_tmp_dir
3786
3787 #endif
3788 #ifdef G_OS_WIN32
3789 extern __typeof (g_get_tmp_dir_utf8) IA__g_get_tmp_dir_utf8 __attribute((visibility("hidden")));
3790 #define g_get_tmp_dir_utf8 IA__g_get_tmp_dir_utf8
3791
3792 #endif
3793 extern __typeof (g_get_user_cache_dir) IA__g_get_user_cache_dir __attribute((visibility("hidden")));
3794 #define g_get_user_cache_dir IA__g_get_user_cache_dir
3795
3796 extern __typeof (g_get_user_config_dir) IA__g_get_user_config_dir __attribute((visibility("hidden")));
3797 #define g_get_user_config_dir IA__g_get_user_config_dir
3798
3799 extern __typeof (g_get_user_data_dir) IA__g_get_user_data_dir __attribute((visibility("hidden")));
3800 #define g_get_user_data_dir IA__g_get_user_data_dir
3801
3802 extern __typeof (g_reload_user_special_dirs_cache) IA__g_reload_user_special_dirs_cache __attribute((visibility("hidden")));
3803 #define g_reload_user_special_dirs_cache IA__g_reload_user_special_dirs_cache
3804
3805 extern __typeof (g_get_user_special_dir) IA__g_get_user_special_dir __attribute((visibility("hidden")));
3806 #define g_get_user_special_dir IA__g_get_user_special_dir
3807
3808 #ifndef _WIN64
3809 extern __typeof (g_get_user_name) IA__g_get_user_name __attribute((visibility("hidden")));
3810 #define g_get_user_name IA__g_get_user_name
3811
3812 #endif
3813 #ifdef G_OS_WIN32
3814 extern __typeof (g_get_user_name_utf8) IA__g_get_user_name_utf8 __attribute((visibility("hidden")));
3815 #define g_get_user_name_utf8 IA__g_get_user_name_utf8
3816
3817 #endif
3818 extern __typeof (glib_check_version) IA__glib_check_version __attribute((visibility("hidden")));
3819 #define glib_check_version IA__glib_check_version
3820
3821 extern __typeof (g_nullify_pointer) IA__g_nullify_pointer __attribute((visibility("hidden")));
3822 #define g_nullify_pointer IA__g_nullify_pointer
3823
3824 extern __typeof (g_parse_debug_string) IA__g_parse_debug_string __attribute((visibility("hidden")));
3825 #define g_parse_debug_string IA__g_parse_debug_string
3826
3827 extern __typeof (g_path_get_basename) IA__g_path_get_basename __attribute((visibility("hidden"))) G_GNUC_MALLOC;
3828 #define g_path_get_basename IA__g_path_get_basename
3829
3830 extern __typeof (g_path_get_dirname) IA__g_path_get_dirname __attribute((visibility("hidden"))) G_GNUC_MALLOC;
3831 #define g_path_get_dirname IA__g_path_get_dirname
3832
3833 extern __typeof (g_path_is_absolute) IA__g_path_is_absolute __attribute((visibility("hidden")));
3834 #define g_path_is_absolute IA__g_path_is_absolute
3835
3836 extern __typeof (g_path_skip_root) IA__g_path_skip_root __attribute((visibility("hidden")));
3837 #define g_path_skip_root IA__g_path_skip_root
3838
3839 extern __typeof (g_set_application_name) IA__g_set_application_name __attribute((visibility("hidden")));
3840 #define g_set_application_name IA__g_set_application_name
3841
3842 extern __typeof (g_set_prgname) IA__g_set_prgname __attribute((visibility("hidden")));
3843 #define g_set_prgname IA__g_set_prgname
3844
3845 #endif
3846 #endif
3847 #if IN_HEADER(__G_REGEX_H__)
3848 #if IN_FILE(__G_REGEX_C__)
3849 extern __typeof (g_regex_error_quark) IA__g_regex_error_quark __attribute((visibility("hidden")));
3850 #define g_regex_error_quark IA__g_regex_error_quark
3851
3852 extern __typeof (g_regex_new) IA__g_regex_new __attribute((visibility("hidden")));
3853 #define g_regex_new IA__g_regex_new
3854
3855 extern __typeof (g_regex_ref) IA__g_regex_ref __attribute((visibility("hidden")));
3856 #define g_regex_ref IA__g_regex_ref
3857
3858 extern __typeof (g_regex_unref) IA__g_regex_unref __attribute((visibility("hidden")));
3859 #define g_regex_unref IA__g_regex_unref
3860
3861 extern __typeof (g_regex_get_pattern) IA__g_regex_get_pattern __attribute((visibility("hidden")));
3862 #define g_regex_get_pattern IA__g_regex_get_pattern
3863
3864 extern __typeof (g_regex_get_max_backref) IA__g_regex_get_max_backref __attribute((visibility("hidden")));
3865 #define g_regex_get_max_backref IA__g_regex_get_max_backref
3866
3867 extern __typeof (g_regex_get_capture_count) IA__g_regex_get_capture_count __attribute((visibility("hidden")));
3868 #define g_regex_get_capture_count IA__g_regex_get_capture_count
3869
3870 extern __typeof (g_regex_get_string_number) IA__g_regex_get_string_number __attribute((visibility("hidden")));
3871 #define g_regex_get_string_number IA__g_regex_get_string_number
3872
3873 extern __typeof (g_regex_escape_string) IA__g_regex_escape_string __attribute((visibility("hidden")));
3874 #define g_regex_escape_string IA__g_regex_escape_string
3875
3876 extern __typeof (g_regex_match_simple) IA__g_regex_match_simple __attribute((visibility("hidden")));
3877 #define g_regex_match_simple IA__g_regex_match_simple
3878
3879 extern __typeof (g_regex_match) IA__g_regex_match __attribute((visibility("hidden")));
3880 #define g_regex_match IA__g_regex_match
3881
3882 extern __typeof (g_regex_match_full) IA__g_regex_match_full __attribute((visibility("hidden")));
3883 #define g_regex_match_full IA__g_regex_match_full
3884
3885 extern __typeof (g_regex_match_all) IA__g_regex_match_all __attribute((visibility("hidden")));
3886 #define g_regex_match_all IA__g_regex_match_all
3887
3888 extern __typeof (g_regex_match_all_full) IA__g_regex_match_all_full __attribute((visibility("hidden")));
3889 #define g_regex_match_all_full IA__g_regex_match_all_full
3890
3891 extern __typeof (g_regex_split_simple) IA__g_regex_split_simple __attribute((visibility("hidden")));
3892 #define g_regex_split_simple IA__g_regex_split_simple
3893
3894 extern __typeof (g_regex_split) IA__g_regex_split __attribute((visibility("hidden")));
3895 #define g_regex_split IA__g_regex_split
3896
3897 extern __typeof (g_regex_split_full) IA__g_regex_split_full __attribute((visibility("hidden")));
3898 #define g_regex_split_full IA__g_regex_split_full
3899
3900 extern __typeof (g_regex_replace) IA__g_regex_replace __attribute((visibility("hidden")));
3901 #define g_regex_replace IA__g_regex_replace
3902
3903 extern __typeof (g_regex_replace_literal) IA__g_regex_replace_literal __attribute((visibility("hidden")));
3904 #define g_regex_replace_literal IA__g_regex_replace_literal
3905
3906 extern __typeof (g_regex_replace_eval) IA__g_regex_replace_eval __attribute((visibility("hidden")));
3907 #define g_regex_replace_eval IA__g_regex_replace_eval
3908
3909 extern __typeof (g_regex_check_replacement) IA__g_regex_check_replacement __attribute((visibility("hidden")));
3910 #define g_regex_check_replacement IA__g_regex_check_replacement
3911
3912 extern __typeof (g_match_info_get_regex) IA__g_match_info_get_regex __attribute((visibility("hidden")));
3913 #define g_match_info_get_regex IA__g_match_info_get_regex
3914
3915 extern __typeof (g_match_info_get_string) IA__g_match_info_get_string __attribute((visibility("hidden")));
3916 #define g_match_info_get_string IA__g_match_info_get_string
3917
3918 extern __typeof (g_match_info_free) IA__g_match_info_free __attribute((visibility("hidden")));
3919 #define g_match_info_free IA__g_match_info_free
3920
3921 extern __typeof (g_match_info_next) IA__g_match_info_next __attribute((visibility("hidden")));
3922 #define g_match_info_next IA__g_match_info_next
3923
3924 extern __typeof (g_match_info_matches) IA__g_match_info_matches __attribute((visibility("hidden")));
3925 #define g_match_info_matches IA__g_match_info_matches
3926
3927 extern __typeof (g_match_info_get_match_count) IA__g_match_info_get_match_count __attribute((visibility("hidden")));
3928 #define g_match_info_get_match_count IA__g_match_info_get_match_count
3929
3930 extern __typeof (g_match_info_is_partial_match) IA__g_match_info_is_partial_match __attribute((visibility("hidden")));
3931 #define g_match_info_is_partial_match IA__g_match_info_is_partial_match
3932
3933 extern __typeof (g_match_info_expand_references) IA__g_match_info_expand_references __attribute((visibility("hidden")));
3934 #define g_match_info_expand_references IA__g_match_info_expand_references
3935
3936 extern __typeof (g_match_info_fetch) IA__g_match_info_fetch __attribute((visibility("hidden")));
3937 #define g_match_info_fetch IA__g_match_info_fetch
3938
3939 extern __typeof (g_match_info_fetch_pos) IA__g_match_info_fetch_pos __attribute((visibility("hidden")));
3940 #define g_match_info_fetch_pos IA__g_match_info_fetch_pos
3941
3942 extern __typeof (g_match_info_fetch_named) IA__g_match_info_fetch_named __attribute((visibility("hidden")));
3943 #define g_match_info_fetch_named IA__g_match_info_fetch_named
3944
3945 extern __typeof (g_match_info_fetch_named_pos) IA__g_match_info_fetch_named_pos __attribute((visibility("hidden")));
3946 #define g_match_info_fetch_named_pos IA__g_match_info_fetch_named_pos
3947
3948 extern __typeof (g_match_info_fetch_all) IA__g_match_info_fetch_all __attribute((visibility("hidden")));
3949 #define g_match_info_fetch_all IA__g_match_info_fetch_all
3950
3951 #endif
3952 #endif
3953 #if IN_HEADER(__G_VARIANT_TYPE_H__)
3954 #if IN_FILE(__G_VARIANT_TYPE_C__)
3955 extern __typeof (g_variant_type_string_is_valid) IA__g_variant_type_string_is_valid __attribute((visibility("hidden")));
3956 #define g_variant_type_string_is_valid IA__g_variant_type_string_is_valid
3957
3958 extern __typeof (g_variant_type_string_scan) IA__g_variant_type_string_scan __attribute((visibility("hidden")));
3959 #define g_variant_type_string_scan IA__g_variant_type_string_scan
3960
3961 extern __typeof (g_variant_type_free) IA__g_variant_type_free __attribute((visibility("hidden")));
3962 #define g_variant_type_free IA__g_variant_type_free
3963
3964 extern __typeof (g_variant_type_copy) IA__g_variant_type_copy __attribute((visibility("hidden")));
3965 #define g_variant_type_copy IA__g_variant_type_copy
3966
3967 extern __typeof (g_variant_type_new) IA__g_variant_type_new __attribute((visibility("hidden")));
3968 #define g_variant_type_new IA__g_variant_type_new
3969
3970 extern __typeof (g_variant_type_get_string_length) IA__g_variant_type_get_string_length __attribute((visibility("hidden")));
3971 #define g_variant_type_get_string_length IA__g_variant_type_get_string_length
3972
3973 extern __typeof (g_variant_type_peek_string) IA__g_variant_type_peek_string __attribute((visibility("hidden")));
3974 #define g_variant_type_peek_string IA__g_variant_type_peek_string
3975
3976 extern __typeof (g_variant_type_dup_string) IA__g_variant_type_dup_string __attribute((visibility("hidden")));
3977 #define g_variant_type_dup_string IA__g_variant_type_dup_string
3978
3979 extern __typeof (g_variant_type_is_definite) IA__g_variant_type_is_definite __attribute((visibility("hidden")));
3980 #define g_variant_type_is_definite IA__g_variant_type_is_definite
3981
3982 extern __typeof (g_variant_type_is_container) IA__g_variant_type_is_container __attribute((visibility("hidden")));
3983 #define g_variant_type_is_container IA__g_variant_type_is_container
3984
3985 extern __typeof (g_variant_type_is_basic) IA__g_variant_type_is_basic __attribute((visibility("hidden")));
3986 #define g_variant_type_is_basic IA__g_variant_type_is_basic
3987
3988 extern __typeof (g_variant_type_is_maybe) IA__g_variant_type_is_maybe __attribute((visibility("hidden")));
3989 #define g_variant_type_is_maybe IA__g_variant_type_is_maybe
3990
3991 extern __typeof (g_variant_type_is_array) IA__g_variant_type_is_array __attribute((visibility("hidden")));
3992 #define g_variant_type_is_array IA__g_variant_type_is_array
3993
3994 extern __typeof (g_variant_type_is_tuple) IA__g_variant_type_is_tuple __attribute((visibility("hidden")));
3995 #define g_variant_type_is_tuple IA__g_variant_type_is_tuple
3996
3997 extern __typeof (g_variant_type_is_dict_entry) IA__g_variant_type_is_dict_entry __attribute((visibility("hidden")));
3998 #define g_variant_type_is_dict_entry IA__g_variant_type_is_dict_entry
3999
4000 extern __typeof (g_variant_type_is_variant) IA__g_variant_type_is_variant __attribute((visibility("hidden")));
4001 #define g_variant_type_is_variant IA__g_variant_type_is_variant
4002
4003 extern __typeof (g_variant_type_hash) IA__g_variant_type_hash __attribute((visibility("hidden")));
4004 #define g_variant_type_hash IA__g_variant_type_hash
4005
4006 extern __typeof (g_variant_type_equal) IA__g_variant_type_equal __attribute((visibility("hidden")));
4007 #define g_variant_type_equal IA__g_variant_type_equal
4008
4009 extern __typeof (g_variant_type_is_subtype_of) IA__g_variant_type_is_subtype_of __attribute((visibility("hidden")));
4010 #define g_variant_type_is_subtype_of IA__g_variant_type_is_subtype_of
4011
4012 extern __typeof (g_variant_type_element) IA__g_variant_type_element __attribute((visibility("hidden")));
4013 #define g_variant_type_element IA__g_variant_type_element
4014
4015 extern __typeof (g_variant_type_first) IA__g_variant_type_first __attribute((visibility("hidden")));
4016 #define g_variant_type_first IA__g_variant_type_first
4017
4018 extern __typeof (g_variant_type_next) IA__g_variant_type_next __attribute((visibility("hidden")));
4019 #define g_variant_type_next IA__g_variant_type_next
4020
4021 extern __typeof (g_variant_type_n_items) IA__g_variant_type_n_items __attribute((visibility("hidden")));
4022 #define g_variant_type_n_items IA__g_variant_type_n_items
4023
4024 extern __typeof (g_variant_type_key) IA__g_variant_type_key __attribute((visibility("hidden")));
4025 #define g_variant_type_key IA__g_variant_type_key
4026
4027 extern __typeof (g_variant_type_value) IA__g_variant_type_value __attribute((visibility("hidden")));
4028 #define g_variant_type_value IA__g_variant_type_value
4029
4030 extern __typeof (g_variant_type_new_array) IA__g_variant_type_new_array __attribute((visibility("hidden")));
4031 #define g_variant_type_new_array IA__g_variant_type_new_array
4032
4033 extern __typeof (g_variant_type_new_maybe) IA__g_variant_type_new_maybe __attribute((visibility("hidden")));
4034 #define g_variant_type_new_maybe IA__g_variant_type_new_maybe
4035
4036 extern __typeof (g_variant_type_new_tuple) IA__g_variant_type_new_tuple __attribute((visibility("hidden")));
4037 #define g_variant_type_new_tuple IA__g_variant_type_new_tuple
4038
4039 extern __typeof (g_variant_type_new_dict_entry) IA__g_variant_type_new_dict_entry __attribute((visibility("hidden")));
4040 #define g_variant_type_new_dict_entry IA__g_variant_type_new_dict_entry
4041
4042 extern __typeof (g_variant_type_checked_) IA__g_variant_type_checked_ __attribute((visibility("hidden")));
4043 #define g_variant_type_checked_ IA__g_variant_type_checked_
4044
4045 #endif
4046 #endif
4047 #if IN_HEADER(__G_VARIANT_H__)
4048 #if IN_FILE(__G_VARIANT_CORE_C__)
4049 extern __typeof (g_variant_unref) IA__g_variant_unref __attribute((visibility("hidden")));
4050 #define g_variant_unref IA__g_variant_unref
4051
4052 extern __typeof (g_variant_ref) IA__g_variant_ref __attribute((visibility("hidden")));
4053 #define g_variant_ref IA__g_variant_ref
4054
4055 extern __typeof (g_variant_ref_sink) IA__g_variant_ref_sink __attribute((visibility("hidden")));
4056 #define g_variant_ref_sink IA__g_variant_ref_sink
4057
4058 extern __typeof (g_variant_n_children) IA__g_variant_n_children __attribute((visibility("hidden")));
4059 #define g_variant_n_children IA__g_variant_n_children
4060
4061 extern __typeof (g_variant_get_child_value) IA__g_variant_get_child_value __attribute((visibility("hidden")));
4062 #define g_variant_get_child_value IA__g_variant_get_child_value
4063
4064 extern __typeof (g_variant_get_size) IA__g_variant_get_size __attribute((visibility("hidden")));
4065 #define g_variant_get_size IA__g_variant_get_size
4066
4067 extern __typeof (g_variant_get_data) IA__g_variant_get_data __attribute((visibility("hidden")));
4068 #define g_variant_get_data IA__g_variant_get_data
4069
4070 extern __typeof (g_variant_store) IA__g_variant_store __attribute((visibility("hidden")));
4071 #define g_variant_store IA__g_variant_store
4072
4073 extern __typeof (g_variant_is_normal_form) IA__g_variant_is_normal_form __attribute((visibility("hidden")));
4074 #define g_variant_is_normal_form IA__g_variant_is_normal_form
4075
4076 #endif
4077 #if IN_FILE(__G_VARIANT_C__)
4078 extern __typeof (g_variant_get_type) IA__g_variant_get_type __attribute((visibility("hidden")));
4079 #define g_variant_get_type IA__g_variant_get_type
4080
4081 extern __typeof (g_variant_get_type_string) IA__g_variant_get_type_string __attribute((visibility("hidden")));
4082 #define g_variant_get_type_string IA__g_variant_get_type_string
4083
4084 extern __typeof (g_variant_is_of_type) IA__g_variant_is_of_type __attribute((visibility("hidden")));
4085 #define g_variant_is_of_type IA__g_variant_is_of_type
4086
4087 extern __typeof (g_variant_is_container) IA__g_variant_is_container __attribute((visibility("hidden")));
4088 #define g_variant_is_container IA__g_variant_is_container
4089
4090 extern __typeof (g_variant_classify) IA__g_variant_classify __attribute((visibility("hidden")));
4091 #define g_variant_classify IA__g_variant_classify
4092
4093 extern __typeof (g_variant_new_boolean) IA__g_variant_new_boolean __attribute((visibility("hidden")));
4094 #define g_variant_new_boolean IA__g_variant_new_boolean
4095
4096 extern __typeof (g_variant_new_byte) IA__g_variant_new_byte __attribute((visibility("hidden")));
4097 #define g_variant_new_byte IA__g_variant_new_byte
4098
4099 extern __typeof (g_variant_new_int16) IA__g_variant_new_int16 __attribute((visibility("hidden")));
4100 #define g_variant_new_int16 IA__g_variant_new_int16
4101
4102 extern __typeof (g_variant_new_uint16) IA__g_variant_new_uint16 __attribute((visibility("hidden")));
4103 #define g_variant_new_uint16 IA__g_variant_new_uint16
4104
4105 extern __typeof (g_variant_new_int32) IA__g_variant_new_int32 __attribute((visibility("hidden")));
4106 #define g_variant_new_int32 IA__g_variant_new_int32
4107
4108 extern __typeof (g_variant_new_uint32) IA__g_variant_new_uint32 __attribute((visibility("hidden")));
4109 #define g_variant_new_uint32 IA__g_variant_new_uint32
4110
4111 extern __typeof (g_variant_new_int64) IA__g_variant_new_int64 __attribute((visibility("hidden")));
4112 #define g_variant_new_int64 IA__g_variant_new_int64
4113
4114 extern __typeof (g_variant_new_uint64) IA__g_variant_new_uint64 __attribute((visibility("hidden")));
4115 #define g_variant_new_uint64 IA__g_variant_new_uint64
4116
4117 extern __typeof (g_variant_new_handle) IA__g_variant_new_handle __attribute((visibility("hidden")));
4118 #define g_variant_new_handle IA__g_variant_new_handle
4119
4120 extern __typeof (g_variant_new_double) IA__g_variant_new_double __attribute((visibility("hidden")));
4121 #define g_variant_new_double IA__g_variant_new_double
4122
4123 extern __typeof (g_variant_new_string) IA__g_variant_new_string __attribute((visibility("hidden")));
4124 #define g_variant_new_string IA__g_variant_new_string
4125
4126 extern __typeof (g_variant_new_object_path) IA__g_variant_new_object_path __attribute((visibility("hidden")));
4127 #define g_variant_new_object_path IA__g_variant_new_object_path
4128
4129 extern __typeof (g_variant_is_object_path) IA__g_variant_is_object_path __attribute((visibility("hidden")));
4130 #define g_variant_is_object_path IA__g_variant_is_object_path
4131
4132 extern __typeof (g_variant_new_signature) IA__g_variant_new_signature __attribute((visibility("hidden")));
4133 #define g_variant_new_signature IA__g_variant_new_signature
4134
4135 extern __typeof (g_variant_is_signature) IA__g_variant_is_signature __attribute((visibility("hidden")));
4136 #define g_variant_is_signature IA__g_variant_is_signature
4137
4138 extern __typeof (g_variant_new_variant) IA__g_variant_new_variant __attribute((visibility("hidden")));
4139 #define g_variant_new_variant IA__g_variant_new_variant
4140
4141 extern __typeof (g_variant_new_strv) IA__g_variant_new_strv __attribute((visibility("hidden")));
4142 #define g_variant_new_strv IA__g_variant_new_strv
4143
4144 extern __typeof (g_variant_get_boolean) IA__g_variant_get_boolean __attribute((visibility("hidden")));
4145 #define g_variant_get_boolean IA__g_variant_get_boolean
4146
4147 extern __typeof (g_variant_get_byte) IA__g_variant_get_byte __attribute((visibility("hidden")));
4148 #define g_variant_get_byte IA__g_variant_get_byte
4149
4150 extern __typeof (g_variant_get_int16) IA__g_variant_get_int16 __attribute((visibility("hidden")));
4151 #define g_variant_get_int16 IA__g_variant_get_int16
4152
4153 extern __typeof (g_variant_get_uint16) IA__g_variant_get_uint16 __attribute((visibility("hidden")));
4154 #define g_variant_get_uint16 IA__g_variant_get_uint16
4155
4156 extern __typeof (g_variant_get_int32) IA__g_variant_get_int32 __attribute((visibility("hidden")));
4157 #define g_variant_get_int32 IA__g_variant_get_int32
4158
4159 extern __typeof (g_variant_get_uint32) IA__g_variant_get_uint32 __attribute((visibility("hidden")));
4160 #define g_variant_get_uint32 IA__g_variant_get_uint32
4161
4162 extern __typeof (g_variant_get_int64) IA__g_variant_get_int64 __attribute((visibility("hidden")));
4163 #define g_variant_get_int64 IA__g_variant_get_int64
4164
4165 extern __typeof (g_variant_get_uint64) IA__g_variant_get_uint64 __attribute((visibility("hidden")));
4166 #define g_variant_get_uint64 IA__g_variant_get_uint64
4167
4168 extern __typeof (g_variant_get_handle) IA__g_variant_get_handle __attribute((visibility("hidden")));
4169 #define g_variant_get_handle IA__g_variant_get_handle
4170
4171 extern __typeof (g_variant_get_double) IA__g_variant_get_double __attribute((visibility("hidden")));
4172 #define g_variant_get_double IA__g_variant_get_double
4173
4174 extern __typeof (g_variant_get_string) IA__g_variant_get_string __attribute((visibility("hidden")));
4175 #define g_variant_get_string IA__g_variant_get_string
4176
4177 extern __typeof (g_variant_dup_string) IA__g_variant_dup_string __attribute((visibility("hidden")));
4178 #define g_variant_dup_string IA__g_variant_dup_string
4179
4180 extern __typeof (g_variant_get_variant) IA__g_variant_get_variant __attribute((visibility("hidden")));
4181 #define g_variant_get_variant IA__g_variant_get_variant
4182
4183 extern __typeof (g_variant_get_strv) IA__g_variant_get_strv __attribute((visibility("hidden")));
4184 #define g_variant_get_strv IA__g_variant_get_strv
4185
4186 extern __typeof (g_variant_dup_strv) IA__g_variant_dup_strv __attribute((visibility("hidden")));
4187 #define g_variant_dup_strv IA__g_variant_dup_strv
4188
4189 extern __typeof (g_variant_new_maybe) IA__g_variant_new_maybe __attribute((visibility("hidden")));
4190 #define g_variant_new_maybe IA__g_variant_new_maybe
4191
4192 extern __typeof (g_variant_new_array) IA__g_variant_new_array __attribute((visibility("hidden")));
4193 #define g_variant_new_array IA__g_variant_new_array
4194
4195 extern __typeof (g_variant_new_tuple) IA__g_variant_new_tuple __attribute((visibility("hidden")));
4196 #define g_variant_new_tuple IA__g_variant_new_tuple
4197
4198 extern __typeof (g_variant_new_dict_entry) IA__g_variant_new_dict_entry __attribute((visibility("hidden")));
4199 #define g_variant_new_dict_entry IA__g_variant_new_dict_entry
4200
4201 extern __typeof (g_variant_get_maybe) IA__g_variant_get_maybe __attribute((visibility("hidden")));
4202 #define g_variant_get_maybe IA__g_variant_get_maybe
4203
4204 extern __typeof (g_variant_get_fixed_array) IA__g_variant_get_fixed_array __attribute((visibility("hidden")));
4205 #define g_variant_get_fixed_array IA__g_variant_get_fixed_array
4206
4207 extern __typeof (g_variant_print) IA__g_variant_print __attribute((visibility("hidden")));
4208 #define g_variant_print IA__g_variant_print
4209
4210 extern __typeof (g_variant_print_string) IA__g_variant_print_string __attribute((visibility("hidden")));
4211 #define g_variant_print_string IA__g_variant_print_string
4212
4213 extern __typeof (g_variant_hash) IA__g_variant_hash __attribute((visibility("hidden")));
4214 #define g_variant_hash IA__g_variant_hash
4215
4216 extern __typeof (g_variant_equal) IA__g_variant_equal __attribute((visibility("hidden")));
4217 #define g_variant_equal IA__g_variant_equal
4218
4219 extern __typeof (g_variant_iter_copy) IA__g_variant_iter_copy __attribute((visibility("hidden")));
4220 #define g_variant_iter_copy IA__g_variant_iter_copy
4221
4222 extern __typeof (g_variant_iter_free) IA__g_variant_iter_free __attribute((visibility("hidden")));
4223 #define g_variant_iter_free IA__g_variant_iter_free
4224
4225 extern __typeof (g_variant_iter_init) IA__g_variant_iter_init __attribute((visibility("hidden")));
4226 #define g_variant_iter_init IA__g_variant_iter_init
4227
4228 extern __typeof (g_variant_iter_n_children) IA__g_variant_iter_n_children __attribute((visibility("hidden")));
4229 #define g_variant_iter_n_children IA__g_variant_iter_n_children
4230
4231 extern __typeof (g_variant_iter_new) IA__g_variant_iter_new __attribute((visibility("hidden")));
4232 #define g_variant_iter_new IA__g_variant_iter_new
4233
4234 extern __typeof (g_variant_iter_next_value) IA__g_variant_iter_next_value __attribute((visibility("hidden")));
4235 #define g_variant_iter_next_value IA__g_variant_iter_next_value
4236
4237 extern __typeof (g_variant_builder_add_value) IA__g_variant_builder_add_value __attribute((visibility("hidden")));
4238 #define g_variant_builder_add_value IA__g_variant_builder_add_value
4239
4240 extern __typeof (g_variant_builder_init) IA__g_variant_builder_init __attribute((visibility("hidden")));
4241 #define g_variant_builder_init IA__g_variant_builder_init
4242
4243 extern __typeof (g_variant_builder_clear) IA__g_variant_builder_clear __attribute((visibility("hidden")));
4244 #define g_variant_builder_clear IA__g_variant_builder_clear
4245
4246 extern __typeof (g_variant_builder_open) IA__g_variant_builder_open __attribute((visibility("hidden")));
4247 #define g_variant_builder_open IA__g_variant_builder_open
4248
4249 extern __typeof (g_variant_builder_close) IA__g_variant_builder_close __attribute((visibility("hidden")));
4250 #define g_variant_builder_close IA__g_variant_builder_close
4251
4252 extern __typeof (g_variant_builder_end) IA__g_variant_builder_end __attribute((visibility("hidden")));
4253 #define g_variant_builder_end IA__g_variant_builder_end
4254
4255 extern __typeof (g_variant_builder_new) IA__g_variant_builder_new __attribute((visibility("hidden")));
4256 #define g_variant_builder_new IA__g_variant_builder_new
4257
4258 extern __typeof (g_variant_builder_unref) IA__g_variant_builder_unref __attribute((visibility("hidden")));
4259 #define g_variant_builder_unref IA__g_variant_builder_unref
4260
4261 extern __typeof (g_variant_builder_ref) IA__g_variant_builder_ref __attribute((visibility("hidden")));
4262 #define g_variant_builder_ref IA__g_variant_builder_ref
4263
4264 extern __typeof (g_variant_new_va) IA__g_variant_new_va __attribute((visibility("hidden")));
4265 #define g_variant_new_va IA__g_variant_new_va
4266
4267 extern __typeof (g_variant_get_va) IA__g_variant_get_va __attribute((visibility("hidden")));
4268 #define g_variant_get_va IA__g_variant_get_va
4269
4270 extern __typeof (g_variant_new) IA__g_variant_new __attribute((visibility("hidden")));
4271 #define g_variant_new IA__g_variant_new
4272
4273 extern __typeof (g_variant_get) IA__g_variant_get __attribute((visibility("hidden")));
4274 #define g_variant_get IA__g_variant_get
4275
4276 extern __typeof (g_variant_builder_add) IA__g_variant_builder_add __attribute((visibility("hidden")));
4277 #define g_variant_builder_add IA__g_variant_builder_add
4278
4279 extern __typeof (g_variant_get_child) IA__g_variant_get_child __attribute((visibility("hidden")));
4280 #define g_variant_get_child IA__g_variant_get_child
4281
4282 extern __typeof (g_variant_iter_next) IA__g_variant_iter_next __attribute((visibility("hidden")));
4283 #define g_variant_iter_next IA__g_variant_iter_next
4284
4285 extern __typeof (g_variant_iter_loop) IA__g_variant_iter_loop __attribute((visibility("hidden")));
4286 #define g_variant_iter_loop IA__g_variant_iter_loop
4287
4288 extern __typeof (g_variant_new_from_data) IA__g_variant_new_from_data __attribute((visibility("hidden")));
4289 #define g_variant_new_from_data IA__g_variant_new_from_data
4290
4291 extern __typeof (g_variant_get_normal_form) IA__g_variant_get_normal_form __attribute((visibility("hidden")));
4292 #define g_variant_get_normal_form IA__g_variant_get_normal_form
4293
4294 extern __typeof (g_variant_byteswap) IA__g_variant_byteswap __attribute((visibility("hidden")));
4295 #define g_variant_byteswap IA__g_variant_byteswap
4296
4297 #endif
4298 #if IN_FILE(__G_VARIANT_PARSER_C__)
4299 extern __typeof (g_variant_new_parsed) IA__g_variant_new_parsed __attribute((visibility("hidden")));
4300 #define g_variant_new_parsed IA__g_variant_new_parsed
4301
4302 extern __typeof (g_variant_new_parsed_va) IA__g_variant_new_parsed_va __attribute((visibility("hidden")));
4303 #define g_variant_new_parsed_va IA__g_variant_new_parsed_va
4304
4305 extern __typeof (g_variant_parse) IA__g_variant_parse __attribute((visibility("hidden")));
4306 #define g_variant_parse IA__g_variant_parse
4307
4308 extern __typeof (g_variant_parser_get_error_quark) IA__g_variant_parser_get_error_quark __attribute((visibility("hidden")));
4309 #define g_variant_parser_get_error_quark IA__g_variant_parser_get_error_quark
4310
4311 #endif
4312 #endif
4313 #if IN_HEADER(__G_VARIANT_TYPE_INFO_H__)
4314 #if IN_FILE(__G_VARIANT_TYPE_INFO_C__)
4315 extern __typeof (g_variant_type_info_get_type_string) IA__g_variant_type_info_get_type_string __attribute((visibility("hidden")));
4316 #define g_variant_type_info_get_type_string IA__g_variant_type_info_get_type_string
4317
4318 extern __typeof (g_variant_type_info_query) IA__g_variant_type_info_query __attribute((visibility("hidden")));
4319 #define g_variant_type_info_query IA__g_variant_type_info_query
4320
4321 extern __typeof (g_variant_type_info_element) IA__g_variant_type_info_element __attribute((visibility("hidden")));
4322 #define g_variant_type_info_element IA__g_variant_type_info_element
4323
4324 extern __typeof (g_variant_type_info_query_element) IA__g_variant_type_info_query_element __attribute((visibility("hidden")));
4325 #define g_variant_type_info_query_element IA__g_variant_type_info_query_element
4326
4327 extern __typeof (g_variant_type_info_n_members) IA__g_variant_type_info_n_members __attribute((visibility("hidden")));
4328 #define g_variant_type_info_n_members IA__g_variant_type_info_n_members
4329
4330 extern __typeof (g_variant_type_info_member_info) IA__g_variant_type_info_member_info __attribute((visibility("hidden")));
4331 #define g_variant_type_info_member_info IA__g_variant_type_info_member_info
4332
4333 extern __typeof (g_variant_type_info_get) IA__g_variant_type_info_get __attribute((visibility("hidden")));
4334 #define g_variant_type_info_get IA__g_variant_type_info_get
4335
4336 extern __typeof (g_variant_type_info_ref) IA__g_variant_type_info_ref __attribute((visibility("hidden")));
4337 #define g_variant_type_info_ref IA__g_variant_type_info_ref
4338
4339 extern __typeof (g_variant_type_info_unref) IA__g_variant_type_info_unref __attribute((visibility("hidden")));
4340 #define g_variant_type_info_unref IA__g_variant_type_info_unref
4341
4342 extern __typeof (g_variant_type_info_assert_no_infos) IA__g_variant_type_info_assert_no_infos __attribute((visibility("hidden")));
4343 #define g_variant_type_info_assert_no_infos IA__g_variant_type_info_assert_no_infos
4344
4345 #endif
4346 #endif
4347 #if IN_HEADER(__G_VARIANT_SERIALISER_H__)
4348 #if IN_FILE(__G_VARIANT_SERIALISER_C__)
4349 extern __typeof (g_variant_serialised_byteswap) IA__g_variant_serialised_byteswap __attribute((visibility("hidden")));
4350 #define g_variant_serialised_byteswap IA__g_variant_serialised_byteswap
4351
4352 extern __typeof (g_variant_serialised_get_child) IA__g_variant_serialised_get_child __attribute((visibility("hidden")));
4353 #define g_variant_serialised_get_child IA__g_variant_serialised_get_child
4354
4355 extern __typeof (g_variant_serialised_is_normal) IA__g_variant_serialised_is_normal __attribute((visibility("hidden")));
4356 #define g_variant_serialised_is_normal IA__g_variant_serialised_is_normal
4357
4358 extern __typeof (g_variant_serialised_n_children) IA__g_variant_serialised_n_children __attribute((visibility("hidden")));
4359 #define g_variant_serialised_n_children IA__g_variant_serialised_n_children
4360
4361 extern __typeof (g_variant_serialiser_is_object_path) IA__g_variant_serialiser_is_object_path __attribute((visibility("hidden")));
4362 #define g_variant_serialiser_is_object_path IA__g_variant_serialiser_is_object_path
4363
4364 extern __typeof (g_variant_serialiser_is_signature) IA__g_variant_serialiser_is_signature __attribute((visibility("hidden")));
4365 #define g_variant_serialiser_is_signature IA__g_variant_serialiser_is_signature
4366
4367 extern __typeof (g_variant_serialiser_is_string) IA__g_variant_serialiser_is_string __attribute((visibility("hidden")));
4368 #define g_variant_serialiser_is_string IA__g_variant_serialiser_is_string
4369
4370 extern __typeof (g_variant_serialiser_needed_size) IA__g_variant_serialiser_needed_size __attribute((visibility("hidden")));
4371 #define g_variant_serialiser_needed_size IA__g_variant_serialiser_needed_size
4372
4373 extern __typeof (g_variant_serialiser_serialise) IA__g_variant_serialiser_serialise __attribute((visibility("hidden")));
4374 #define g_variant_serialiser_serialise IA__g_variant_serialiser_serialise
4375
4376 #endif
4377 #endif
4378 #if IN_HEADER(__G_VARIANT_INTERNAL_H__)
4379 #if IN_FILE(__G_VARIANT_C__)
4380 extern __typeof (g_variant_format_string_scan_type) IA__g_variant_format_string_scan_type __attribute((visibility("hidden")));
4381 #define g_variant_format_string_scan_type IA__g_variant_format_string_scan_type
4382
4383 extern __typeof (g_variant_format_string_scan) IA__g_variant_format_string_scan __attribute((visibility("hidden")));
4384 #define g_variant_format_string_scan IA__g_variant_format_string_scan
4385
4386 #endif
4387 #endif
4388 #if IN_HEADER(__G_WIN32_H__)
4389 #if IN_FILE(__G_WIN32_H__)
4390 #ifdef G_OS_WIN32
4391 extern __typeof (g_win32_error_message) IA__g_win32_error_message __attribute((visibility("hidden")));
4392 #define g_win32_error_message IA__g_win32_error_message
4393
4394 extern __typeof (g_win32_ftruncate) IA__g_win32_ftruncate __attribute((visibility("hidden")));
4395 #define g_win32_ftruncate IA__g_win32_ftruncate
4396
4397 extern __typeof (g_win32_get_package_installation_directory_of_module) IA__g_win32_get_package_installation_directory_of_module __attribute((visibility("hidden")));
4398 #define g_win32_get_package_installation_directory_of_module IA__g_win32_get_package_installation_directory_of_module
4399
4400 #ifndef _WIN64
4401 extern __typeof (g_win32_get_package_installation_directory) IA__g_win32_get_package_installation_directory __attribute((visibility("hidden")));
4402 #define g_win32_get_package_installation_directory IA__g_win32_get_package_installation_directory
4403
4404 #endif
4405 extern __typeof (g_win32_get_package_installation_directory_utf8) IA__g_win32_get_package_installation_directory_utf8 __attribute((visibility("hidden")));
4406 #define g_win32_get_package_installation_directory_utf8 IA__g_win32_get_package_installation_directory_utf8
4407
4408 #ifndef _WIN64
4409 extern __typeof (g_win32_get_package_installation_subdirectory) IA__g_win32_get_package_installation_subdirectory __attribute((visibility("hidden")));
4410 #define g_win32_get_package_installation_subdirectory IA__g_win32_get_package_installation_subdirectory
4411
4412 #endif
4413 extern __typeof (g_win32_get_package_installation_subdirectory_utf8) IA__g_win32_get_package_installation_subdirectory_utf8 __attribute((visibility("hidden")));
4414 #define g_win32_get_package_installation_subdirectory_utf8 IA__g_win32_get_package_installation_subdirectory_utf8
4415
4416 extern __typeof (g_win32_get_windows_version) IA__g_win32_get_windows_version __attribute((visibility("hidden")));
4417 #define g_win32_get_windows_version IA__g_win32_get_windows_version
4418
4419 extern __typeof (g_win32_getlocale) IA__g_win32_getlocale __attribute((visibility("hidden")));
4420 #define g_win32_getlocale IA__g_win32_getlocale
4421
4422 extern __typeof (g_win32_locale_filename_from_utf8) IA__g_win32_locale_filename_from_utf8 __attribute((visibility("hidden")));
4423 #define g_win32_locale_filename_from_utf8 IA__g_win32_locale_filename_from_utf8
4424
4425 #endif
4426 #endif
4427 #endif
4428 #if IN_HEADER(__G_HOST_UTILS_H__)
4429 #if IN_FILE(__G_HOST_UTILS_C__)
4430 extern __typeof (g_hostname_is_non_ascii) IA__g_hostname_is_non_ascii __attribute((visibility("hidden")));
4431 #define g_hostname_is_non_ascii IA__g_hostname_is_non_ascii
4432
4433 extern __typeof (g_hostname_is_ascii_encoded) IA__g_hostname_is_ascii_encoded __attribute((visibility("hidden")));
4434 #define g_hostname_is_ascii_encoded IA__g_hostname_is_ascii_encoded
4435
4436 extern __typeof (g_hostname_is_ip_address) IA__g_hostname_is_ip_address __attribute((visibility("hidden")));
4437 #define g_hostname_is_ip_address IA__g_hostname_is_ip_address
4438
4439 extern __typeof (g_hostname_to_ascii) IA__g_hostname_to_ascii __attribute((visibility("hidden")));
4440 #define g_hostname_to_ascii IA__g_hostname_to_ascii
4441
4442 extern __typeof (g_hostname_to_unicode) IA__g_hostname_to_unicode __attribute((visibility("hidden")));
4443 #define g_hostname_to_unicode IA__g_hostname_to_unicode
4444
4445 #endif
4446 #endif
4447
4448 #endif /* G_HAVE_GNUC_VISIBILITY */
4449 #endif /* DISABLE_VISIBILITY */