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