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