aboutsummaryrefslogtreecommitdiff
path: root/tcc/libtcc/libtcc.def
blob: bc866ab91267ccaf24319db8c6e18e207acd228e (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
LIBRARY libtcc.dll

EXPORTS
tcc_add_file
tcc_add_include_path
tcc_add_library
tcc_add_library_err
tcc_add_library_path
tcc_add_symbol
tcc_add_sysinclude_path
tcc_basename
tcc_compile_string
tcc_define_symbol
tcc_delete
tcc_error
tcc_error_noabort
tcc_fileextension
tcc_free
tcc_get_dllexports
tcc_get_symbol
tcc_malloc
tcc_mallocz
tcc_memcheck
tcc_new
tcc_output_file
tcc_parse_args
tcc_print_stats
tcc_realloc
tcc_relocate
tcc_run
tcc_set_error_func
tcc_set_lib_path
tcc_set_options
tcc_set_output_type
tcc_strdup
tcc_undefine_symbol
tcc_warning