fixed SIZEOF_LONG==4 assumption with ENABLE_MEM_CHECK, from Art Haas
[platform/upstream/glib.git] / glib.def
1 EXPORTS
2         g_array_append_vals
3         g_array_free
4         g_array_insert_vals
5         g_array_new
6         g_array_prepend_vals
7         g_array_remove_index
8         g_array_remove_index_fast
9         g_array_set_size
10         g_array_sized_new
11         g_atexit
12         g_basename
13         g_bit_nth_lsf
14         g_bit_nth_msf
15         g_bit_storage
16         g_blow_chunks
17         g_byte_array_append
18         g_byte_array_free
19         g_byte_array_new
20         g_byte_array_prepend
21         g_byte_array_remove_index
22         g_byte_array_remove_index_fast
23         g_byte_array_set_size
24         g_byte_array_sized_new
25         g_cache_destroy
26         g_cache_insert
27         g_cache_key_foreach
28         g_cache_new
29         g_cache_remove
30         g_cache_value_foreach
31         g_completion_add_items
32         g_completion_clear_items
33         g_completion_complete
34         g_completion_free
35         g_completion_new
36         g_completion_remove_items
37         g_datalist_clear
38         g_datalist_foreach
39         g_datalist_id_get_data
40         g_datalist_id_remove_no_notify
41         g_datalist_id_set_data_full
42         g_datalist_init
43         g_dataset_destroy
44         g_dataset_foreach
45         g_dataset_id_get_data
46         g_dataset_id_remove_no_notify
47         g_dataset_id_set_data_full
48         g_date_add_days
49         g_date_add_months
50         g_date_add_years
51         g_date_clear
52         g_date_compare
53         g_date_day
54         g_date_day_of_year
55         g_date_days_in_month
56         g_date_free
57         g_date_is_first_of_month
58         g_date_is_last_of_month
59         g_date_is_leap_year
60         g_date_julian
61         g_date_monday_week_of_year
62         g_date_monday_weeks_in_year
63         g_date_month
64         g_date_new
65         g_date_new_dmy
66         g_date_new_julian
67         g_date_set_day
68         g_date_set_dmy
69         g_date_set_julian
70         g_date_set_month
71         g_date_set_parse
72         g_date_set_time
73         g_date_set_year
74         g_date_strftime
75         g_date_subtract_days
76         g_date_subtract_months
77         g_date_subtract_years
78         g_date_sunday_week_of_year
79         g_date_sunday_weeks_in_year
80         g_date_to_struct_tm
81         g_date_valid
82         g_date_valid_day
83         g_date_valid_dmy
84         g_date_valid_julian
85         g_date_valid_month
86         g_date_valid_weekday
87         g_date_valid_year
88         g_date_weekday
89         g_date_year
90         g_direct_equal
91         g_direct_hash
92         g_dirname
93         g_filename_from_utf8
94         g_filename_to_utf8
95         g_free
96         g_get_current_dir
97         g_get_current_time
98         g_get_home_dir
99         g_get_prgname
100         g_get_real_name
101         g_get_tmp_dir
102         g_get_user_name
103         g_getenv
104         g_hash_table_destroy
105         g_hash_table_foreach
106         g_hash_table_foreach_remove
107         g_hash_table_freeze
108         g_hash_table_insert
109         g_hash_table_lookup
110         g_hash_table_lookup_extended
111         g_hash_table_new
112         g_hash_table_remove
113         g_hash_table_size
114         g_hash_table_thaw
115         g_hook_alloc
116         g_hook_compare_ids
117         g_hook_destroy
118         g_hook_destroy_link
119         g_hook_find
120         g_hook_find_data
121         g_hook_find_func
122         g_hook_find_func_data
123         g_hook_first_valid
124         g_hook_free
125         g_hook_get
126         g_hook_insert_before
127         g_hook_insert_sorted
128         g_hook_list_clear
129         g_hook_list_init
130         g_hook_list_invoke
131         g_hook_list_invoke_check
132         g_hook_list_marshal
133         g_hook_list_marshal_check
134         g_hook_next_valid
135         g_hook_prepend
136         g_hook_ref
137         g_hook_unref
138         g_idle_add
139         g_idle_add_full
140         g_idle_remove_by_data
141         g_int_equal
142         g_int_hash
143         g_io_add_watch
144         g_io_add_watch_full
145         g_io_channel_close
146         g_io_channel_init
147         g_io_channel_read
148         g_io_channel_ref
149         g_io_channel_seek
150         g_io_channel_unix_get_fd
151         g_io_channel_unix_new
152         g_io_channel_unref
153         g_io_channel_win32_get_fd
154         g_io_channel_win32_new_messages
155         g_io_channel_win32_new_pipe
156         g_io_channel_win32_new_pipe_with_wakeups
157         g_io_channel_win32_new_stream_socket
158         g_io_channel_win32_pipe_readable
159         g_io_channel_win32_pipe_request_wakeups
160         g_io_channel_write
161         g_list_alloc
162         g_list_append
163         g_list_concat
164         g_list_copy
165         g_list_find
166         g_list_find_custom
167         g_list_first
168         g_list_foreach
169         g_list_free
170         g_list_free_1
171         g_list_index
172         g_list_insert
173         g_list_insert_sorted
174         g_list_last
175         g_list_length
176         g_list_nth
177         g_list_nth_data
178         g_list_position
179         g_list_prepend
180         g_list_remove
181         g_list_remove_link
182         g_list_reverse
183         g_list_sort
184         g_log
185         g_log_default_handler
186         g_log_remove_handler
187         g_log_set_always_fatal
188         g_log_set_fatal_mask
189         g_log_set_handler
190         g_logv
191         g_main_add_poll
192         g_main_destroy
193         g_main_is_running
194         g_main_iteration
195         g_main_new
196         g_main_pending
197         g_main_quit
198         g_main_remove_poll
199         g_main_run
200         g_main_set_poll_func
201         g_malloc
202         g_malloc0
203         g_mem_check
204         g_mem_chunk_alloc
205         g_mem_chunk_alloc0
206         g_mem_chunk_clean
207         g_mem_chunk_destroy
208         g_mem_chunk_free
209         g_mem_chunk_info
210         g_mem_chunk_new
211         g_mem_chunk_print
212         g_mem_chunk_reset
213         g_mem_init
214         g_mem_profile
215         g_memdup
216         g_messages_init
217         g_mutex_init
218         g_node_child_index
219         g_node_child_position
220         g_node_children_foreach
221         g_node_copy
222         g_node_depth
223         g_node_destroy
224         g_node_find
225         g_node_find_child
226         g_node_first_sibling
227         g_node_get_root
228         g_node_insert
229         g_node_insert_before
230         g_node_is_ancestor
231         g_node_last_child
232         g_node_last_sibling
233         g_node_max_height
234         g_node_n_children
235         g_node_n_nodes
236         g_node_new
237         g_node_nth_child
238         g_node_prepend
239         g_node_reverse_children
240         g_node_traverse
241         g_node_unlink
242         g_on_error_query
243         g_on_error_stack_trace
244         g_parse_debug_string
245         g_path_is_absolute
246         g_path_skip_root
247         g_pipe_readable_msg
248         g_print
249         g_printerr
250         g_printf_string_upper_bound
251         g_ptr_array_add
252         g_ptr_array_free
253         g_ptr_array_new
254         g_ptr_array_remove
255         g_ptr_array_remove_fast
256         g_ptr_array_remove_index
257         g_ptr_array_remove_index_fast
258         g_ptr_array_set_size
259         g_ptr_array_sized_new
260         g_quark_from_static_string
261         g_quark_from_string
262         g_quark_to_string
263         g_quark_try_string
264         g_queue_free
265         g_queue_is_empty
266         g_queue_new
267         g_queue_peek_head
268         g_queue_peek_tail
269         g_queue_pop_head
270         g_queue_pop_head_link
271         g_queue_pop_tail
272         g_queue_pop_tail_link
273         g_queue_push_head
274         g_queue_push_head_link
275         g_queue_push_tail
276         g_queue_push_tail_link
277         g_rand_double
278         g_rand_double_range
279         g_rand_free
280         g_rand_int
281         g_rand_int_range
282         g_rand_new
283         g_rand_new_with_seed
284         g_rand_set_seed
285         g_random_double
286         g_random_double_range
287         g_random_int
288         g_random_int_range
289         g_random_set_seed
290         g_realloc
291         g_relation_count
292         g_relation_delete
293         g_relation_destroy
294         g_relation_exists
295         g_relation_index
296         g_relation_insert
297         g_relation_new
298         g_relation_print
299         g_relation_select
300         g_scanner_cur_line
301         g_scanner_cur_position
302         g_scanner_cur_token
303         g_scanner_cur_value
304         g_scanner_destroy
305         g_scanner_eof
306         g_scanner_error
307         g_scanner_freeze_symbol_table
308         g_scanner_get_next_token
309         g_scanner_input_file
310         g_scanner_input_text
311         g_scanner_lookup_symbol
312         g_scanner_new
313         g_scanner_peek_next_token
314         g_scanner_scope_add_symbol
315         g_scanner_scope_foreach_symbol
316         g_scanner_scope_lookup_symbol
317         g_scanner_scope_remove_symbol
318         g_scanner_set_scope
319         g_scanner_stat_mode
320         g_scanner_sync_file_offset
321         g_scanner_thaw_symbol_table
322         g_scanner_unexp_token
323         g_scanner_warn
324         g_set_error_handler
325         g_set_message_handler
326         g_set_prgname
327         g_set_print_handler
328         g_set_printerr_handler
329         g_set_warning_handler
330         g_slist_alloc
331         g_slist_append
332         g_slist_concat
333         g_slist_copy
334         g_slist_delete_link
335         g_slist_find
336         g_slist_find_custom
337         g_slist_foreach
338         g_slist_free
339         g_slist_free_1
340         g_slist_index
341         g_slist_insert
342         g_slist_insert_sorted
343         g_slist_last
344         g_slist_length
345         g_slist_nth
346         g_slist_nth_data
347         g_slist_position
348         g_slist_prepend
349         g_slist_remove
350         g_slist_remove_link
351         g_slist_reverse
352         g_slist_sort
353         g_snprintf
354         g_source_add
355         g_source_remove
356         g_source_remove_by_source_data
357         g_source_remove_by_user_data
358         g_static_mutex_get_mutex_impl
359         g_static_private_get
360         g_static_private_set
361         g_static_rec_mutex_lock
362         g_static_rec_mutex_trylock
363         g_static_rec_mutex_unlock
364         g_static_rw_lock_free
365         g_static_rw_lock_reader_lock
366         g_static_rw_lock_reader_trylock
367         g_static_rw_lock_reader_unlock
368         g_static_rw_lock_writer_lock
369         g_static_rw_lock_writer_trylock
370         g_static_rw_lock_writer_unlock
371         g_str_equal
372         g_str_hash
373         g_strcanon
374         g_strcasecmp
375         g_strchomp
376         g_strchug
377         g_strcompress
378         g_strconcat
379         g_strdelimit
380         g_strdown
381         g_strdup
382         g_strdup_printf
383         g_strdup_vprintf
384         g_strerror
385         g_strescape
386         g_strfreev
387         g_string_append
388         g_string_append_c
389         g_string_append_len
390         g_string_assign
391         g_string_chunk_free
392         g_string_chunk_insert
393         g_string_chunk_insert_const
394         g_string_chunk_new
395         g_string_down
396         g_string_erase
397         g_string_free
398         g_string_insert
399         g_string_insert_c
400         g_string_insert_len
401         g_string_new
402         g_string_prepend
403         g_string_prepend_c
404         g_string_prepend_len
405         g_string_sized_new
406         g_string_sprintf
407         g_string_sprintfa
408         g_string_truncate
409         g_string_up
410         g_strjoin
411         g_strjoinv
412         g_strncasecmp
413         g_strndup
414         g_strnfill
415         g_strreverse
416         g_strsignal
417         g_strsplit
418         g_strtod
419         g_strup
420         g_thread_create
421         g_thread_functions_for_glib_use
422         g_thread_join
423         g_thread_pool_free
424         g_thread_pool_new
425         g_thread_pool_push
426         g_thread_self
427         g_thread_set_priority
428         g_thread_use_default_impl
429         g_threads_got_initialized
430         g_timeout_add
431         g_timeout_add_full
432         g_timer_destroy
433         g_timer_elapsed
434         g_timer_new
435         g_timer_reset
436         g_timer_start
437         g_timer_stop
438         g_tree_destroy
439         g_tree_height
440         g_tree_insert
441         g_tree_lookup
442         g_tree_new
443         g_tree_nnodes
444         g_tree_remove
445         g_tree_search
446         g_tree_traverse
447         g_tuples_destroy
448         g_tuples_index
449         g_usleep
450         g_vsnprintf
451         g_win32_closedir
452         g_win32_error_message
453         g_win32_ftruncate
454         g_win32_getlocale
455         g_win32_opendir
456         g_win32_readdir
457         g_win32_rewinddir
458         glib_binary_age
459         glib_interface_age
460         glib_major_version
461         glib_micro_version
462         glib_minor_version
463         g_spaced_primes_closest