1632
|
1 /* Put the usual header here */
|
|
2 /* The symbol to import/export is on the left. If the symbol is not
|
|
3 meant to be used directly, but a macro or inline function in the
|
|
4 API expands to a form containing the symbol, then the macro or
|
|
5 inline function is named in a comment to the right. */
|
|
6 #define NOT_C_CODE
|
|
7 #include <config.h>
|
|
8 NAME xemacs.exe
|
|
9 EXPORTS
|
|
10 /* Exported functions */
|
|
11 acons
|
|
12 alloc_automanaged_lcrecord /* alloc_lcrecord_type */
|
1706
|
13 apply1
|
1632
|
14 #ifdef USE_ASSERTIONS
|
|
15 assert_failed /* abort(), assert(), etc. */
|
|
16 #endif
|
|
17 build_ext_string
|
|
18 build_intstring
|
|
19 build_msg_intstring
|
|
20 build_msg_string
|
|
21 build_string
|
|
22 #ifdef MULE
|
|
23 bytecount_to_charcount_fun /* bytecount_to_charcount */
|
1706
|
24 #endif
|
|
25 call0
|
|
26 call1
|
|
27 call2
|
|
28 call3
|
|
29 call4
|
|
30 call5
|
|
31 call6
|
|
32 call7
|
|
33 call8
|
|
34 #ifdef MULE
|
1632
|
35 charcount_to_bytecount_fun /* charcount_to_bytecount */
|
|
36 #endif
|
|
37 check_quit /* QUITP */
|
|
38 check_what_happened /* QUIT */
|
|
39 cons3
|
|
40 copy_lisp_object
|
|
41 dead_wrong_type_argument /* CHECK_xxx */
|
|
42 #ifdef DEBUG_GCPRO
|
|
43 debug_gcpro1 /* GCPRO1 */
|
|
44 debug_gcpro2 /* GCPRO2 */
|
|
45 debug_gcpro3 /* GCPRO3 */
|
|
46 debug_gcpro4 /* GCPRO4 */
|
|
47 debug_gcpro5 /* GCPRO5 */
|
|
48 debug_ungcpro /* UNGCPRO */
|
|
49 #endif
|
|
50 deferror
|
|
51 deferror_massage_name /* DEFERROR */
|
|
52 deferror_massage_name_and_message /* DEFERROR_STANDARD */
|
|
53 defkeyword
|
|
54 defkeyword_massage_name /* DEFKEYWORD */
|
|
55 defsubr /* DEFSUBR */
|
|
56 defsubr_macro /* DEFSUBR_MACRO */
|
|
57 defsymbol
|
|
58 defsymbol_nodump /* == defsymbol in modules */
|
|
59 defsymbol_massage_multiword_predicate /* DEFSYMBOL_MULTIWORD_PREDICATE */
|
|
60 defsymbol_massage_multiword_predicate_nodump /* DEFSYMBOL_MULTIWORD_PREDICATE_NO_DUMP */
|
|
61 defsymbol_massage_name /* DEFSYMBOL */
|
|
62 defsymbol_massage_name_nodump /* DEFSYMBOL_NO_DUMP == DEFSYMBOL in modules */
|
|
63 defvar_magic /* DEFVAR_LISP, DEFVAR_INT, ... */
|
|
64 dfc_coding_system_is_unicode /* TO_INTERNAL_FORMAT */
|
|
65 dfc_convert_to_external_format /* TO_EXTERNAL_FORMAT */
|
|
66 dfc_convert_to_internal_format /* TO_INTERNAL_FORMAT */
|
|
67 egetenv
|
|
68 #ifndef EMODULES_GATHER_VERSION
|
|
69 emodules_doc_subr /* CDOCSUBR */
|
|
70 emodules_doc_sym /* CDOCSYM */
|
|
71 #endif
|
|
72 eputenv
|
|
73 #ifdef DEBUG_XEMACS
|
|
74 eq_with_ebola_notice /* EQ_WITH_EBOLA_NOTICE */
|
|
75 #endif
|
|
76 free_opaque_ptr
|
|
77 get_coding_system_for_text_file
|
|
78 intern
|
|
79 invalid_argument
|
|
80 invalid_argument_2
|
|
81 invalid_constant
|
|
82 invalid_operation
|
|
83 invalid_operation_2
|
|
84 list1
|
|
85 list2
|
|
86 list3
|
|
87 list4
|
|
88 list5
|
|
89 list6
|
|
90 make_ext_string
|
|
91 make_float
|
|
92 make_opaque_ptr
|
|
93 make_string
|
|
94 make_vector
|
|
95 maybe_invalid_operation
|
|
96 message
|
2382
|
97 new_dfc_convert_copy_data /* C_STRING_TO_EXTERNAL, ... */
|
1632
|
98 new_dfc_convert_malloc /* C_STRING_TO_EXTERNAL_MALLOC, ... */
|
|
99 new_dfc_convert_size /* C_STRING_TO_EXTERNAL, ... */
|
|
100 #ifdef MULE
|
|
101 non_ascii_itext_copy_ichar /* itext_copy_ichar */
|
|
102 non_ascii_itext_ichar /* itext_ichar */
|
|
103 non_ascii_set_itext_ichar /* set_itext_ichar */
|
|
104 non_ascii_valid_ichar_p /* valid_ichar_p */
|
|
105 #endif
|
|
106 out_of_memory /* The postgresql module uses this */
|
|
107 printing_unreadable_object
|
|
108 record_unwind_protect
|
|
109 record_unwind_protect_freeing
|
|
110 report_process_error
|
1927
|
111 signal_circular_list_error /* EXTERNAL_LIST_LOOP* */
|
|
112 signal_circular_property_list_error /* EXTERNAL_PROPERTY_LIST_LOOP* */
|
1632
|
113 signal_error
|
|
114 signal_ferror
|
1927
|
115 signal_malformed_list_error /* EXTERNAL_LIST_LOOP* */
|
|
116 signal_malformed_property_list_error /* EXTERNAL_PROPERTY_LIST_LOOP* */
|
1632
|
117 signal_quit /* QUIT */
|
1927
|
118 slow_down_interrupts
|
|
119 speed_up_interrupts
|
1632
|
120 #ifndef DEBUG_XEMACS
|
|
121 staticpro
|
|
122 staticpro_nodump
|
|
123 #else
|
|
124 staticpro_1
|
|
125 staticpro_nodump_1
|
|
126 #endif
|
|
127 unbind_to_1 /* unbind_to */
|
|
128 #ifndef DEBUG_XEMACS
|
|
129 unstaticpro_nodump
|
|
130 #else
|
|
131 unstaticpro_nodump_1
|
|
132 #endif
|
|
133 vector1
|
|
134 vector2
|
|
135 vector3
|
|
136 warn_when_safe
|
|
137 write_c_string
|
|
138 write_fmt_string
|
|
139 write_fmt_string_lisp
|
|
140 write_string
|
|
141 wrong_type_argument /* CONCHECK_xxx */
|
|
142 xemacs_c_alloca /* ALLOCA */
|
|
143 xfree_1 /* xfree */
|
|
144 xmalloc
|
|
145 xmalloc_and_zero
|
|
146 xrealloc
|
|
147 xstrdup
|
|
148 Dynarr_delete_many /* Dynarr_delete, Dynarr_delete_object, ... */
|
|
149 Dynarr_free
|
|
150 Dynarr_insert_many /* Dynarr_add_{literal,lisp}_string */
|
|
151 Dynarr_newf /* Dynarr_new, Dynarr_new2 */
|
|
152 Dynarr_resize /* Dynarr_add */
|
|
153 Fappend
|
1706
|
154 Fapply
|
1632
|
155 Fbuffer_modified_p
|
|
156 Fbuffer_name
|
1706
|
157 Fcall_with_condition_handler
|
1632
|
158 Fcons
|
|
159 Fcurrent_buffer
|
|
160 Fequal
|
1706
|
161 Feval
|
1632
|
162 Fexpand_abbrev
|
1706
|
163 Ffuncall
|
1632
|
164 Fget
|
|
165 Fkill_buffer
|
|
166 Flength
|
|
167 Flist
|
|
168 Fmake_list
|
|
169 Fmake_string
|
|
170 Fmake_symbol
|
|
171 Fmake_vector
|
|
172 Fnreverse
|
|
173 Fprovide
|
|
174 Fput
|
|
175 Freverse
|
|
176 Fset_buffer
|
1706
|
177 Fsignal
|
|
178 Fthrow
|
1632
|
179 Fvector
|
|
180
|
|
181 /* Exported variables */
|
|
182 __temp_alloca_size__ /* ALLOCA */
|
|
183 #ifdef DEBUG_XEMACS
|
|
184 debug_issue_ebola_notices /* EQ_WITH_EBOLA_NOTICE */
|
|
185 #endif
|
|
186 dont_check_for_quit /* QUITP, QUIT */
|
|
187 gcprolist /* GCPRO1, GCPRO2, ... */
|
|
188 initialized /* LOADHIST_ATTACH */
|
|
189 lrecord_cons /* CONSP */
|
|
190 lrecord_implementations_table /* RECORD_DUMPABLE */
|
|
191 lrecord_marker /* MARKERP */
|
1689
|
192 #ifdef USE_KKCC
|
|
193 lrecord_memory_descriptions /* INIT_LRECORD_IMPLEMENTATION */
|
|
194 #else
|
1632
|
195 lrecord_markers /* INIT_LRECORD_IMPLEMENTATION */
|
1689
|
196 #endif
|
1632
|
197 lrecord_string /* STRINGP */
|
|
198 lrecord_symbol /* SYMBOLP */
|
|
199 lrecord_type_count /* INIT_EXTERNAL_LRECORD_IMPLEMENTATION */
|
|
200 need_to_check_c_alloca /* ALLOCA */
|
|
201 print_readably
|
|
202 quit_check_signal_happened /* QUITP */
|
|
203 #ifdef ERROR_CHECK_MALLOC
|
|
204 regex_malloc_disallowed /* REGEX_MALLOC_CHECK */
|
|
205 #endif
|
|
206 #ifdef MULE
|
|
207 rep_bytes_by_first_byte /* itext_ichar_len, INC_IBYTEPTR, ... */
|
|
208 #endif
|
|
209 something_happened /* QUIT */
|
|
210 specpdl_depth_counter /* specpdl_depth */
|
|
211 Qconsp /* CHECK_CONS */
|
1927
|
212 Qcritical /* QUIT, QUITP */
|
|
213 Qdelete
|
1632
|
214 Qfile_name /* Qdll_filename_encoding */
|
|
215 Qintegerp /* CHECK_INT, CONCHECK_INT */
|
|
216 Qinvalid_argument
|
|
217 Qnative
|
|
218 Qnil
|
|
219 Qnotice
|
|
220 #ifdef USE_UNION_TYPE
|
|
221 Qnull_pointer /* DEFVAR_xxx */
|
|
222 #endif
|
|
223 Qprocess_error
|
1927
|
224 Qsearch
|
|
225 Qsimple
|
1632
|
226 Qstringp /* CHECK_STRING */
|
|
227 Qsymbolp /* CHECK_SYMBOL */
|
|
228 Qsyntax_error
|
|
229 Qt
|
|
230 Qunbound
|
|
231 #ifdef USE_UNION_TYPE
|
|
232 Qzero /* ZEROP */
|
1928
|
233 #endif
|
1927
|
234 Vinhibit_quit /* QUIT, QUITP */
|
|
235 Vquit_flag /* QUIT, QUITP */
|