summaryrefslogtreecommitdiff
path: root/win32/libmowgli.def
blob: 0aad821766c613db57ef3d64b7a9b4e0ba1560c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
LIBRARY libmowgli.dll
EXPORTS
mowgli_alloc
mowgli_alloc_array
mowgli_allocation_policy_create
mowgli_allocation_policy_init
mowgli_allocation_policy_lookup
mowgli_allocator_init
mowgli_allocator_malloc DATA
mowgli_allocator_set_policy
mowgli_allocator_set_policy_by_name
mowgli_argstack_create
mowgli_argstack_create_from_va_list
mowgli_argstack_init
mowgli_argstack_pop_boolean
mowgli_argstack_pop_numeric
mowgli_argstack_pop_pointer
mowgli_argstack_pop_string
mowgli_bitvector_combine
mowgli_bitvector_compare
mowgli_bitvector_create
mowgli_bitvector_get
mowgli_bitvector_init
mowgli_bitvector_set
mowgli_bitvector_xor
mowgli_dictionary_add
mowgli_dictionary_create
mowgli_dictionary_create_named
mowgli_dictionary_delete
mowgli_dictionary_destroy
mowgli_dictionary_find
mowgli_dictionary_foreach
mowgli_dictionary_foreach_cur
mowgli_dictionary_foreach_next
mowgli_dictionary_foreach_start
mowgli_dictionary_get_comparator_func
mowgli_dictionary_get_linear_index
mowgli_dictionary_link
mowgli_dictionary_retrieve
mowgli_dictionary_retune
mowgli_dictionary_search
mowgli_dictionary_set_comparator_func
mowgli_dictionary_size
mowgli_dictionary_stats
mowgli_dictionary_unlink_root
mowgli_error_context_create
mowgli_error_context_destroy
mowgli_error_context_display
mowgli_error_context_display_with_error
mowgli_error_context_pop
mowgli_error_context_push
mowgli_fnv_hash
mowgli_fnv_hash_string
mowgli_formatter_format
mowgli_formatter_format_from_argstack
mowgli_formatter_print
mowgli_free
mowgli_global_storage_free
mowgli_global_storage_get
mowgli_global_storage_init
mowgli_global_storage_put
mowgli_heap_alloc
mowgli_heap_create
mowgli_heap_create_full
mowgli_heap_destroy
mowgli_heap_free
mowgli_hook_associate
mowgli_hook_call
mowgli_hook_dissociate
mowgli_hook_init
mowgli_hook_register
mowgli_init
mowgli_ioevent_associate
mowgli_ioevent_create
mowgli_ioevent_destroy
mowgli_ioevent_dissociate
mowgli_ioevent_get
mowgli_list_concat
mowgli_list_create
mowgli_list_free
mowgli_list_reverse
mowgli_list_sort
mowgli_log_cb_default
mowgli_log_real
mowgli_log_set_cb
mowgli_mempool_add
mowgli_mempool_allocate
mowgli_mempool_cleanup
mowgli_mempool_create
mowgli_mempool_destroy
mowgli_mempool_release
mowgli_mempool_strdup
mowgli_mempool_sustain
mowgli_mempool_with_custom_destructor
mowgli_module_close
mowgli_module_open
mowgli_module_symbol
mowgli_node_add
mowgli_node_add_after
mowgli_node_add_before
mowgli_node_add_head
mowgli_node_create
mowgli_node_delete
mowgli_node_find
mowgli_node_free
mowgli_node_index
mowgli_node_init
mowgli_node_insert
mowgli_node_move
mowgli_node_nth
mowgli_node_nth_data
mowgli_object_class_check_cast
mowgli_object_class_destroy
mowgli_object_class_find_by_name
mowgli_object_class_init
mowgli_object_class_message_handler_attach
mowgli_object_class_message_handler_detach
mowgli_object_class_reinterpret_impl
mowgli_object_class_set_derivitive
mowgli_object_init
mowgli_object_init_from_class
mowgli_object_message_broadcast
mowgli_object_message_handler_attach
mowgli_object_message_handler_detach
mowgli_object_metadata_associate
mowgli_object_metadata_dissociate
mowgli_object_metadata_retrieve
mowgli_object_ref
mowgli_object_unref
mowgli_patricia_add
mowgli_patricia_create
mowgli_patricia_create_named
mowgli_patricia_delete
mowgli_patricia_destroy
mowgli_patricia_foreach
mowgli_patricia_foreach_cur
mowgli_patricia_foreach_next
mowgli_patricia_foreach_start
mowgli_patricia_retrieve
mowgli_patricia_search
mowgli_patricia_size
mowgli_patricia_stats
mowgli_queue_destroy
mowgli_queue_find
mowgli_queue_head
mowgli_queue_init
mowgli_queue_length
mowgli_queue_pop_head
mowgli_queue_pop_tail
mowgli_queue_push
mowgli_queue_remove
mowgli_queue_remove_data
mowgli_queue_rewind
mowgli_queue_shift
mowgli_queue_skip
mowgli_queue_tail
mowgli_random_create
mowgli_random_create_with_seed
mowgli_random_init
mowgli_random_int
mowgli_random_int_ranged
mowgli_random_reseed
mowgli_spinlock_create
mowgli_spinlock_lock
mowgli_spinlock_timed_wait
mowgli_spinlock_unlock
mowgli_spinlock_wait
mowgli_string_append
mowgli_string_append_char
mowgli_string_create
mowgli_string_destroy
mowgli_string_reset