Commit | Line | Data |
---|---|---|
c6af7a1a | 1 | /* !!!!!!! DO NOT EDIT THIS FILE !!!!!!! |
cea2e8a9 | 2 | This file is built by embed.pl from data in embed.pl, pp.sym, intrpvar.h, |
c6af7a1a GS |
3 | perlvars.h and thrdvar.h. Any changes made here will be lost! |
4 | */ | |
5 | ||
6de196ee GS |
6 | #ifndef __objXSUB_h__ |
7 | #define __objXSUB_h__ | |
76e3520e | 8 | |
c6af7a1a | 9 | /* Variables */ |
4c2891ed | 10 | |
c6af7a1a GS |
11 | #undef PL_Argv |
12 | #define PL_Argv pPerl->PL_Argv | |
13 | #undef PL_Cmd | |
14 | #define PL_Cmd pPerl->PL_Cmd | |
15 | #undef PL_DBcv | |
16 | #define PL_DBcv pPerl->PL_DBcv | |
17 | #undef PL_DBgv | |
18 | #define PL_DBgv pPerl->PL_DBgv | |
19 | #undef PL_DBline | |
20 | #define PL_DBline pPerl->PL_DBline | |
21 | #undef PL_DBsignal | |
22 | #define PL_DBsignal pPerl->PL_DBsignal | |
23 | #undef PL_DBsingle | |
24 | #define PL_DBsingle pPerl->PL_DBsingle | |
25 | #undef PL_DBsub | |
26 | #define PL_DBsub pPerl->PL_DBsub | |
27 | #undef PL_DBtrace | |
28 | #define PL_DBtrace pPerl->PL_DBtrace | |
29 | #undef PL_No | |
30 | #define PL_No pPerl->PL_No | |
31 | #undef PL_Sv | |
32 | #define PL_Sv pPerl->PL_Sv | |
33 | #undef PL_Xpv | |
34 | #define PL_Xpv pPerl->PL_Xpv | |
35 | #undef PL_Yes | |
36 | #define PL_Yes pPerl->PL_Yes | |
37 | #undef PL_amagic_generation | |
38 | #define PL_amagic_generation pPerl->PL_amagic_generation | |
39 | #undef PL_ampergv | |
40 | #define PL_ampergv pPerl->PL_ampergv | |
41 | #undef PL_an | |
42 | #define PL_an pPerl->PL_an | |
43 | #undef PL_archpat_auto | |
44 | #define PL_archpat_auto pPerl->PL_archpat_auto | |
45 | #undef PL_argvgv | |
46 | #define PL_argvgv pPerl->PL_argvgv | |
47 | #undef PL_argvoutgv | |
48 | #define PL_argvoutgv pPerl->PL_argvoutgv | |
49 | #undef PL_av_fetch_sv | |
50 | #define PL_av_fetch_sv pPerl->PL_av_fetch_sv | |
51 | #undef PL_basetime | |
52 | #define PL_basetime pPerl->PL_basetime | |
53 | #undef PL_beginav | |
54 | #define PL_beginav pPerl->PL_beginav | |
80252599 GS |
55 | #undef PL_bitcount |
56 | #define PL_bitcount pPerl->PL_bitcount | |
c6af7a1a GS |
57 | #undef PL_bodytarget |
58 | #define PL_bodytarget pPerl->PL_bodytarget | |
59 | #undef PL_bostr | |
60 | #define PL_bostr pPerl->PL_bostr | |
61 | #undef PL_bufend | |
62 | #define PL_bufend pPerl->PL_bufend | |
63 | #undef PL_bufptr | |
64 | #define PL_bufptr pPerl->PL_bufptr | |
c6af7a1a GS |
65 | #undef PL_cddir |
66 | #define PL_cddir pPerl->PL_cddir | |
67 | #undef PL_chopset | |
68 | #define PL_chopset pPerl->PL_chopset | |
69 | #undef PL_collation_ix | |
70 | #define PL_collation_ix pPerl->PL_collation_ix | |
71 | #undef PL_collation_name | |
72 | #define PL_collation_name pPerl->PL_collation_name | |
73 | #undef PL_collation_standard | |
74 | #define PL_collation_standard pPerl->PL_collation_standard | |
75 | #undef PL_collxfrm_base | |
76 | #define PL_collxfrm_base pPerl->PL_collxfrm_base | |
77 | #undef PL_collxfrm_mult | |
78 | #define PL_collxfrm_mult pPerl->PL_collxfrm_mult | |
79 | #undef PL_colors | |
80 | #define PL_colors pPerl->PL_colors | |
81 | #undef PL_colorset | |
82 | #define PL_colorset pPerl->PL_colorset | |
83 | #undef PL_compcv | |
84 | #define PL_compcv pPerl->PL_compcv | |
85 | #undef PL_compiling | |
86 | #define PL_compiling pPerl->PL_compiling | |
87 | #undef PL_comppad | |
88 | #define PL_comppad pPerl->PL_comppad | |
89 | #undef PL_comppad_name | |
90 | #define PL_comppad_name pPerl->PL_comppad_name | |
91 | #undef PL_comppad_name_fill | |
92 | #define PL_comppad_name_fill pPerl->PL_comppad_name_fill | |
93 | #undef PL_comppad_name_floor | |
94 | #define PL_comppad_name_floor pPerl->PL_comppad_name_floor | |
95 | #undef PL_cop_seqmax | |
96 | #define PL_cop_seqmax pPerl->PL_cop_seqmax | |
97 | #undef PL_copline | |
98 | #define PL_copline pPerl->PL_copline | |
99 | #undef PL_cred_mutex | |
100 | #define PL_cred_mutex pPerl->PL_cred_mutex | |
101 | #undef PL_cryptseen | |
102 | #define PL_cryptseen pPerl->PL_cryptseen | |
103 | #undef PL_cshlen | |
104 | #define PL_cshlen pPerl->PL_cshlen | |
105 | #undef PL_cshname | |
106 | #define PL_cshname pPerl->PL_cshname | |
107 | #undef PL_curcop | |
108 | #define PL_curcop pPerl->PL_curcop | |
109 | #undef PL_curcopdb | |
110 | #define PL_curcopdb pPerl->PL_curcopdb | |
111 | #undef PL_curinterp | |
112 | #define PL_curinterp pPerl->PL_curinterp | |
113 | #undef PL_curpad | |
114 | #define PL_curpad pPerl->PL_curpad | |
115 | #undef PL_curpm | |
116 | #define PL_curpm pPerl->PL_curpm | |
117 | #undef PL_curstack | |
118 | #define PL_curstack pPerl->PL_curstack | |
119 | #undef PL_curstackinfo | |
120 | #define PL_curstackinfo pPerl->PL_curstackinfo | |
121 | #undef PL_curstash | |
122 | #define PL_curstash pPerl->PL_curstash | |
123 | #undef PL_curstname | |
124 | #define PL_curstname pPerl->PL_curstname | |
125 | #undef PL_curthr | |
126 | #define PL_curthr pPerl->PL_curthr | |
127 | #undef PL_dbargs | |
128 | #define PL_dbargs pPerl->PL_dbargs | |
129 | #undef PL_debdelim | |
130 | #define PL_debdelim pPerl->PL_debdelim | |
131 | #undef PL_debname | |
132 | #define PL_debname pPerl->PL_debname | |
133 | #undef PL_debstash | |
134 | #define PL_debstash pPerl->PL_debstash | |
135 | #undef PL_debug | |
136 | #define PL_debug pPerl->PL_debug | |
137 | #undef PL_defgv | |
138 | #define PL_defgv pPerl->PL_defgv | |
139 | #undef PL_defoutgv | |
140 | #define PL_defoutgv pPerl->PL_defoutgv | |
141 | #undef PL_defstash | |
142 | #define PL_defstash pPerl->PL_defstash | |
143 | #undef PL_delaymagic | |
144 | #define PL_delaymagic pPerl->PL_delaymagic | |
145 | #undef PL_diehook | |
146 | #define PL_diehook pPerl->PL_diehook | |
147 | #undef PL_dirty | |
148 | #define PL_dirty pPerl->PL_dirty | |
149 | #undef PL_dlevel | |
150 | #define PL_dlevel pPerl->PL_dlevel | |
151 | #undef PL_dlmax | |
152 | #define PL_dlmax pPerl->PL_dlmax | |
153 | #undef PL_do_undump | |
154 | #define PL_do_undump pPerl->PL_do_undump | |
155 | #undef PL_doextract | |
156 | #define PL_doextract pPerl->PL_doextract | |
157 | #undef PL_doswitches | |
158 | #define PL_doswitches pPerl->PL_doswitches | |
159 | #undef PL_dowarn | |
160 | #define PL_dowarn pPerl->PL_dowarn | |
3967c732 JD |
161 | #undef PL_dumpindent |
162 | #define PL_dumpindent pPerl->PL_dumpindent | |
c6af7a1a GS |
163 | #undef PL_e_script |
164 | #define PL_e_script pPerl->PL_e_script | |
80252599 GS |
165 | #undef PL_efloatbuf |
166 | #define PL_efloatbuf pPerl->PL_efloatbuf | |
167 | #undef PL_efloatsize | |
168 | #define PL_efloatsize pPerl->PL_efloatsize | |
c6af7a1a GS |
169 | #undef PL_egid |
170 | #define PL_egid pPerl->PL_egid | |
171 | #undef PL_endav | |
172 | #define PL_endav pPerl->PL_endav | |
173 | #undef PL_envgv | |
174 | #define PL_envgv pPerl->PL_envgv | |
175 | #undef PL_errgv | |
176 | #define PL_errgv pPerl->PL_errgv | |
177 | #undef PL_error_count | |
178 | #define PL_error_count pPerl->PL_error_count | |
179 | #undef PL_euid | |
180 | #define PL_euid pPerl->PL_euid | |
181 | #undef PL_eval_cond | |
182 | #define PL_eval_cond pPerl->PL_eval_cond | |
183 | #undef PL_eval_mutex | |
184 | #define PL_eval_mutex pPerl->PL_eval_mutex | |
185 | #undef PL_eval_owner | |
186 | #define PL_eval_owner pPerl->PL_eval_owner | |
187 | #undef PL_eval_root | |
188 | #define PL_eval_root pPerl->PL_eval_root | |
189 | #undef PL_eval_start | |
190 | #define PL_eval_start pPerl->PL_eval_start | |
191 | #undef PL_evalseq | |
192 | #define PL_evalseq pPerl->PL_evalseq | |
193 | #undef PL_exitlist | |
194 | #define PL_exitlist pPerl->PL_exitlist | |
195 | #undef PL_exitlistlen | |
196 | #define PL_exitlistlen pPerl->PL_exitlistlen | |
197 | #undef PL_expect | |
198 | #define PL_expect pPerl->PL_expect | |
199 | #undef PL_extralen | |
200 | #define PL_extralen pPerl->PL_extralen | |
201 | #undef PL_fdpid | |
202 | #define PL_fdpid pPerl->PL_fdpid | |
203 | #undef PL_filemode | |
204 | #define PL_filemode pPerl->PL_filemode | |
80252599 GS |
205 | #undef PL_filter_debug |
206 | #define PL_filter_debug pPerl->PL_filter_debug | |
c6af7a1a GS |
207 | #undef PL_firstgv |
208 | #define PL_firstgv pPerl->PL_firstgv | |
209 | #undef PL_forkprocess | |
210 | #define PL_forkprocess pPerl->PL_forkprocess | |
211 | #undef PL_formfeed | |
212 | #define PL_formfeed pPerl->PL_formfeed | |
213 | #undef PL_formtarget | |
214 | #define PL_formtarget pPerl->PL_formtarget | |
215 | #undef PL_generation | |
216 | #define PL_generation pPerl->PL_generation | |
217 | #undef PL_gensym | |
218 | #define PL_gensym pPerl->PL_gensym | |
219 | #undef PL_gid | |
220 | #define PL_gid pPerl->PL_gid | |
80252599 GS |
221 | #undef PL_glob_index |
222 | #define PL_glob_index pPerl->PL_glob_index | |
c6af7a1a GS |
223 | #undef PL_globalstash |
224 | #define PL_globalstash pPerl->PL_globalstash | |
225 | #undef PL_he_root | |
226 | #define PL_he_root pPerl->PL_he_root | |
227 | #undef PL_hexdigit | |
228 | #define PL_hexdigit pPerl->PL_hexdigit | |
229 | #undef PL_hintgv | |
230 | #define PL_hintgv pPerl->PL_hintgv | |
231 | #undef PL_hints | |
232 | #define PL_hints pPerl->PL_hints | |
233 | #undef PL_hv_fetch_ent_mh | |
234 | #define PL_hv_fetch_ent_mh pPerl->PL_hv_fetch_ent_mh | |
235 | #undef PL_hv_fetch_sv | |
236 | #define PL_hv_fetch_sv pPerl->PL_hv_fetch_sv | |
237 | #undef PL_in_clean_all | |
238 | #define PL_in_clean_all pPerl->PL_in_clean_all | |
239 | #undef PL_in_clean_objs | |
240 | #define PL_in_clean_objs pPerl->PL_in_clean_objs | |
241 | #undef PL_in_eval | |
242 | #define PL_in_eval pPerl->PL_in_eval | |
243 | #undef PL_in_my | |
244 | #define PL_in_my pPerl->PL_in_my | |
245 | #undef PL_in_my_stash | |
246 | #define PL_in_my_stash pPerl->PL_in_my_stash | |
247 | #undef PL_incgv | |
248 | #define PL_incgv pPerl->PL_incgv | |
249 | #undef PL_initav | |
250 | #define PL_initav pPerl->PL_initav | |
251 | #undef PL_inplace | |
252 | #define PL_inplace pPerl->PL_inplace | |
253 | #undef PL_last_in_gv | |
254 | #define PL_last_in_gv pPerl->PL_last_in_gv | |
255 | #undef PL_last_lop | |
256 | #define PL_last_lop pPerl->PL_last_lop | |
257 | #undef PL_last_lop_op | |
258 | #define PL_last_lop_op pPerl->PL_last_lop_op | |
c6af7a1a GS |
259 | #undef PL_last_swash_hv |
260 | #define PL_last_swash_hv pPerl->PL_last_swash_hv | |
261 | #undef PL_last_swash_key | |
262 | #define PL_last_swash_key pPerl->PL_last_swash_key | |
263 | #undef PL_last_swash_klen | |
264 | #define PL_last_swash_klen pPerl->PL_last_swash_klen | |
265 | #undef PL_last_swash_slen | |
266 | #define PL_last_swash_slen pPerl->PL_last_swash_slen | |
267 | #undef PL_last_swash_tmps | |
268 | #define PL_last_swash_tmps pPerl->PL_last_swash_tmps | |
269 | #undef PL_last_uni | |
270 | #define PL_last_uni pPerl->PL_last_uni | |
271 | #undef PL_lastfd | |
272 | #define PL_lastfd pPerl->PL_lastfd | |
273 | #undef PL_lastgotoprobe | |
274 | #define PL_lastgotoprobe pPerl->PL_lastgotoprobe | |
275 | #undef PL_lastscream | |
276 | #define PL_lastscream pPerl->PL_lastscream | |
277 | #undef PL_lastsize | |
278 | #define PL_lastsize pPerl->PL_lastsize | |
279 | #undef PL_lastspbase | |
280 | #define PL_lastspbase pPerl->PL_lastspbase | |
281 | #undef PL_laststatval | |
282 | #define PL_laststatval pPerl->PL_laststatval | |
283 | #undef PL_laststype | |
284 | #define PL_laststype pPerl->PL_laststype | |
285 | #undef PL_leftgv | |
286 | #define PL_leftgv pPerl->PL_leftgv | |
287 | #undef PL_lex_brackets | |
288 | #define PL_lex_brackets pPerl->PL_lex_brackets | |
289 | #undef PL_lex_brackstack | |
290 | #define PL_lex_brackstack pPerl->PL_lex_brackstack | |
291 | #undef PL_lex_casemods | |
292 | #define PL_lex_casemods pPerl->PL_lex_casemods | |
293 | #undef PL_lex_casestack | |
294 | #define PL_lex_casestack pPerl->PL_lex_casestack | |
295 | #undef PL_lex_defer | |
296 | #define PL_lex_defer pPerl->PL_lex_defer | |
297 | #undef PL_lex_dojoin | |
298 | #define PL_lex_dojoin pPerl->PL_lex_dojoin | |
299 | #undef PL_lex_expect | |
300 | #define PL_lex_expect pPerl->PL_lex_expect | |
301 | #undef PL_lex_fakebrack | |
302 | #define PL_lex_fakebrack pPerl->PL_lex_fakebrack | |
303 | #undef PL_lex_formbrack | |
304 | #define PL_lex_formbrack pPerl->PL_lex_formbrack | |
305 | #undef PL_lex_inpat | |
306 | #define PL_lex_inpat pPerl->PL_lex_inpat | |
307 | #undef PL_lex_inwhat | |
308 | #define PL_lex_inwhat pPerl->PL_lex_inwhat | |
309 | #undef PL_lex_op | |
310 | #define PL_lex_op pPerl->PL_lex_op | |
311 | #undef PL_lex_repl | |
312 | #define PL_lex_repl pPerl->PL_lex_repl | |
313 | #undef PL_lex_starts | |
314 | #define PL_lex_starts pPerl->PL_lex_starts | |
315 | #undef PL_lex_state | |
316 | #define PL_lex_state pPerl->PL_lex_state | |
317 | #undef PL_lex_stuff | |
318 | #define PL_lex_stuff pPerl->PL_lex_stuff | |
319 | #undef PL_lineary | |
320 | #define PL_lineary pPerl->PL_lineary | |
321 | #undef PL_linestart | |
322 | #define PL_linestart pPerl->PL_linestart | |
323 | #undef PL_linestr | |
324 | #define PL_linestr pPerl->PL_linestr | |
325 | #undef PL_localizing | |
326 | #define PL_localizing pPerl->PL_localizing | |
327 | #undef PL_localpatches | |
328 | #define PL_localpatches pPerl->PL_localpatches | |
329 | #undef PL_main_cv | |
330 | #define PL_main_cv pPerl->PL_main_cv | |
331 | #undef PL_main_root | |
332 | #define PL_main_root pPerl->PL_main_root | |
333 | #undef PL_main_start | |
334 | #define PL_main_start pPerl->PL_main_start | |
335 | #undef PL_mainstack | |
336 | #define PL_mainstack pPerl->PL_mainstack | |
337 | #undef PL_malloc_mutex | |
338 | #define PL_malloc_mutex pPerl->PL_malloc_mutex | |
339 | #undef PL_markstack | |
340 | #define PL_markstack pPerl->PL_markstack | |
341 | #undef PL_markstack_max | |
342 | #define PL_markstack_max pPerl->PL_markstack_max | |
343 | #undef PL_markstack_ptr | |
344 | #define PL_markstack_ptr pPerl->PL_markstack_ptr | |
345 | #undef PL_max_intro_pending | |
346 | #define PL_max_intro_pending pPerl->PL_max_intro_pending | |
347 | #undef PL_maxo | |
348 | #define PL_maxo pPerl->PL_maxo | |
349 | #undef PL_maxscream | |
350 | #define PL_maxscream pPerl->PL_maxscream | |
351 | #undef PL_maxsysfd | |
352 | #define PL_maxsysfd pPerl->PL_maxsysfd | |
353 | #undef PL_mess_sv | |
354 | #define PL_mess_sv pPerl->PL_mess_sv | |
355 | #undef PL_min_intro_pending | |
356 | #define PL_min_intro_pending pPerl->PL_min_intro_pending | |
357 | #undef PL_minus_F | |
358 | #define PL_minus_F pPerl->PL_minus_F | |
359 | #undef PL_minus_a | |
360 | #define PL_minus_a pPerl->PL_minus_a | |
361 | #undef PL_minus_c | |
362 | #define PL_minus_c pPerl->PL_minus_c | |
363 | #undef PL_minus_l | |
364 | #define PL_minus_l pPerl->PL_minus_l | |
365 | #undef PL_minus_n | |
366 | #define PL_minus_n pPerl->PL_minus_n | |
367 | #undef PL_minus_p | |
368 | #define PL_minus_p pPerl->PL_minus_p | |
369 | #undef PL_modcount | |
370 | #define PL_modcount pPerl->PL_modcount | |
371 | #undef PL_modglobal | |
372 | #define PL_modglobal pPerl->PL_modglobal | |
373 | #undef PL_multi_close | |
374 | #define PL_multi_close pPerl->PL_multi_close | |
375 | #undef PL_multi_end | |
376 | #define PL_multi_end pPerl->PL_multi_end | |
377 | #undef PL_multi_open | |
378 | #define PL_multi_open pPerl->PL_multi_open | |
379 | #undef PL_multi_start | |
380 | #define PL_multi_start pPerl->PL_multi_start | |
381 | #undef PL_multiline | |
382 | #define PL_multiline pPerl->PL_multiline | |
383 | #undef PL_mystrk | |
384 | #define PL_mystrk pPerl->PL_mystrk | |
385 | #undef PL_na | |
386 | #define PL_na pPerl->PL_na | |
387 | #undef PL_nexttoke | |
388 | #define PL_nexttoke pPerl->PL_nexttoke | |
389 | #undef PL_nexttype | |
390 | #define PL_nexttype pPerl->PL_nexttype | |
391 | #undef PL_nextval | |
392 | #define PL_nextval pPerl->PL_nextval | |
393 | #undef PL_nice_chunk | |
394 | #define PL_nice_chunk pPerl->PL_nice_chunk | |
395 | #undef PL_nice_chunk_size | |
396 | #define PL_nice_chunk_size pPerl->PL_nice_chunk_size | |
c6af7a1a GS |
397 | #undef PL_nomemok |
398 | #define PL_nomemok pPerl->PL_nomemok | |
399 | #undef PL_nrs | |
400 | #define PL_nrs pPerl->PL_nrs | |
401 | #undef PL_nthreads | |
402 | #define PL_nthreads pPerl->PL_nthreads | |
403 | #undef PL_nthreads_cond | |
404 | #define PL_nthreads_cond pPerl->PL_nthreads_cond | |
405 | #undef PL_numeric_local | |
406 | #define PL_numeric_local pPerl->PL_numeric_local | |
407 | #undef PL_numeric_name | |
408 | #define PL_numeric_name pPerl->PL_numeric_name | |
097ee67d JH |
409 | #undef PL_numeric_radix |
410 | #define PL_numeric_radix pPerl->PL_numeric_radix | |
c6af7a1a GS |
411 | #undef PL_numeric_standard |
412 | #define PL_numeric_standard pPerl->PL_numeric_standard | |
413 | #undef PL_ofmt | |
414 | #define PL_ofmt pPerl->PL_ofmt | |
415 | #undef PL_ofs | |
416 | #define PL_ofs pPerl->PL_ofs | |
417 | #undef PL_ofslen | |
418 | #define PL_ofslen pPerl->PL_ofslen | |
419 | #undef PL_oldbufptr | |
420 | #define PL_oldbufptr pPerl->PL_oldbufptr | |
421 | #undef PL_oldlastpm | |
422 | #define PL_oldlastpm pPerl->PL_oldlastpm | |
423 | #undef PL_oldname | |
424 | #define PL_oldname pPerl->PL_oldname | |
425 | #undef PL_oldoldbufptr | |
426 | #define PL_oldoldbufptr pPerl->PL_oldoldbufptr | |
427 | #undef PL_op | |
428 | #define PL_op pPerl->PL_op | |
429 | #undef PL_op_mask | |
430 | #define PL_op_mask pPerl->PL_op_mask | |
431 | #undef PL_op_seqmax | |
432 | #define PL_op_seqmax pPerl->PL_op_seqmax | |
433 | #undef PL_opsave | |
434 | #define PL_opsave pPerl->PL_opsave | |
435 | #undef PL_origalen | |
436 | #define PL_origalen pPerl->PL_origalen | |
437 | #undef PL_origargc | |
438 | #define PL_origargc pPerl->PL_origargc | |
439 | #undef PL_origargv | |
440 | #define PL_origargv pPerl->PL_origargv | |
441 | #undef PL_origenviron | |
442 | #define PL_origenviron pPerl->PL_origenviron | |
443 | #undef PL_origfilename | |
444 | #define PL_origfilename pPerl->PL_origfilename | |
445 | #undef PL_ors | |
446 | #define PL_ors pPerl->PL_ors | |
447 | #undef PL_orslen | |
448 | #define PL_orslen pPerl->PL_orslen | |
449 | #undef PL_osname | |
450 | #define PL_osname pPerl->PL_osname | |
451 | #undef PL_pad_reset_pending | |
452 | #define PL_pad_reset_pending pPerl->PL_pad_reset_pending | |
453 | #undef PL_padix | |
454 | #define PL_padix pPerl->PL_padix | |
455 | #undef PL_padix_floor | |
456 | #define PL_padix_floor pPerl->PL_padix_floor | |
457 | #undef PL_parsehook | |
458 | #define PL_parsehook pPerl->PL_parsehook | |
459 | #undef PL_patchlevel | |
460 | #define PL_patchlevel pPerl->PL_patchlevel | |
461 | #undef PL_patleave | |
462 | #define PL_patleave pPerl->PL_patleave | |
463 | #undef PL_pending_ident | |
464 | #define PL_pending_ident pPerl->PL_pending_ident | |
465 | #undef PL_perl_destruct_level | |
466 | #define PL_perl_destruct_level pPerl->PL_perl_destruct_level | |
467 | #undef PL_perldb | |
468 | #define PL_perldb pPerl->PL_perldb | |
469 | #undef PL_piDir | |
470 | #define PL_piDir pPerl->PL_piDir | |
471 | #undef PL_piENV | |
472 | #define PL_piENV pPerl->PL_piENV | |
473 | #undef PL_piLIO | |
474 | #define PL_piLIO pPerl->PL_piLIO | |
475 | #undef PL_piMem | |
476 | #define PL_piMem pPerl->PL_piMem | |
477 | #undef PL_piProc | |
478 | #define PL_piProc pPerl->PL_piProc | |
479 | #undef PL_piSock | |
480 | #define PL_piSock pPerl->PL_piSock | |
481 | #undef PL_piStdIO | |
482 | #define PL_piStdIO pPerl->PL_piStdIO | |
483 | #undef PL_pidstatus | |
484 | #define PL_pidstatus pPerl->PL_pidstatus | |
485 | #undef PL_preambleav | |
486 | #define PL_preambleav pPerl->PL_preambleav | |
487 | #undef PL_preambled | |
488 | #define PL_preambled pPerl->PL_preambled | |
489 | #undef PL_preprocess | |
490 | #define PL_preprocess pPerl->PL_preprocess | |
491 | #undef PL_profiledata | |
492 | #define PL_profiledata pPerl->PL_profiledata | |
312caa8e CS |
493 | #undef PL_protect |
494 | #define PL_protect pPerl->PL_protect | |
0f5d15d6 | 495 | #undef PL_reg_call_cc |
c6af7a1a | 496 | #define PL_reg_call_cc pPerl->PL_reg_call_cc |
5c5e4c24 IZ |
497 | #undef PL_reg_curpm |
498 | #define PL_reg_curpm pPerl->PL_reg_curpm | |
c6af7a1a GS |
499 | #undef PL_reg_eval_set |
500 | #define PL_reg_eval_set pPerl->PL_reg_eval_set | |
501 | #undef PL_reg_flags | |
502 | #define PL_reg_flags pPerl->PL_reg_flags | |
22e551b9 IZ |
503 | #undef PL_reg_ganch |
504 | #define PL_reg_ganch pPerl->PL_reg_ganch | |
9661b544 IZ |
505 | #undef PL_reg_magic |
506 | #define PL_reg_magic pPerl->PL_reg_magic | |
5c5e4c24 IZ |
507 | #undef PL_reg_oldcurpm |
508 | #define PL_reg_oldcurpm pPerl->PL_reg_oldcurpm | |
9661b544 IZ |
509 | #undef PL_reg_oldpos |
510 | #define PL_reg_oldpos pPerl->PL_reg_oldpos | |
cf93c79d IZ |
511 | #undef PL_reg_oldsaved |
512 | #define PL_reg_oldsaved pPerl->PL_reg_oldsaved | |
513 | #undef PL_reg_oldsavedlen | |
514 | #define PL_reg_oldsavedlen pPerl->PL_reg_oldsavedlen | |
0f5d15d6 | 515 | #undef PL_reg_re |
c6af7a1a GS |
516 | #define PL_reg_re pPerl->PL_reg_re |
517 | #undef PL_reg_start_tmp | |
518 | #define PL_reg_start_tmp pPerl->PL_reg_start_tmp | |
519 | #undef PL_reg_start_tmpl | |
520 | #define PL_reg_start_tmpl pPerl->PL_reg_start_tmpl | |
364723c2 IZ |
521 | #undef PL_reg_starttry |
522 | #define PL_reg_starttry pPerl->PL_reg_starttry | |
22e551b9 IZ |
523 | #undef PL_reg_sv |
524 | #define PL_reg_sv pPerl->PL_reg_sv | |
c6af7a1a GS |
525 | #undef PL_regbol |
526 | #define PL_regbol pPerl->PL_regbol | |
527 | #undef PL_regcc | |
528 | #define PL_regcc pPerl->PL_regcc | |
529 | #undef PL_regcode | |
530 | #define PL_regcode pPerl->PL_regcode | |
531 | #undef PL_regcomp_parse | |
532 | #define PL_regcomp_parse pPerl->PL_regcomp_parse | |
533 | #undef PL_regcomp_rx | |
534 | #define PL_regcomp_rx pPerl->PL_regcomp_rx | |
535 | #undef PL_regcompp | |
536 | #define PL_regcompp pPerl->PL_regcompp | |
537 | #undef PL_regdata | |
538 | #define PL_regdata pPerl->PL_regdata | |
539 | #undef PL_regdummy | |
540 | #define PL_regdummy pPerl->PL_regdummy | |
541 | #undef PL_regendp | |
542 | #define PL_regendp pPerl->PL_regendp | |
543 | #undef PL_regeol | |
544 | #define PL_regeol pPerl->PL_regeol | |
545 | #undef PL_regexecp | |
546 | #define PL_regexecp pPerl->PL_regexecp | |
547 | #undef PL_regflags | |
548 | #define PL_regflags pPerl->PL_regflags | |
cad2e5aa JH |
549 | #undef PL_regfree |
550 | #define PL_regfree pPerl->PL_regfree | |
c6af7a1a GS |
551 | #undef PL_regindent |
552 | #define PL_regindent pPerl->PL_regindent | |
553 | #undef PL_reginput | |
554 | #define PL_reginput pPerl->PL_reginput | |
cad2e5aa JH |
555 | #undef PL_regint_start |
556 | #define PL_regint_start pPerl->PL_regint_start | |
557 | #undef PL_regint_string | |
558 | #define PL_regint_string pPerl->PL_regint_string | |
c6af7a1a GS |
559 | #undef PL_reginterp_cnt |
560 | #define PL_reginterp_cnt pPerl->PL_reginterp_cnt | |
561 | #undef PL_reglastparen | |
562 | #define PL_reglastparen pPerl->PL_reglastparen | |
563 | #undef PL_regnarrate | |
564 | #define PL_regnarrate pPerl->PL_regnarrate | |
565 | #undef PL_regnaughty | |
566 | #define PL_regnaughty pPerl->PL_regnaughty | |
567 | #undef PL_regnpar | |
568 | #define PL_regnpar pPerl->PL_regnpar | |
569 | #undef PL_regprecomp | |
570 | #define PL_regprecomp pPerl->PL_regprecomp | |
571 | #undef PL_regprev | |
572 | #define PL_regprev pPerl->PL_regprev | |
573 | #undef PL_regprogram | |
574 | #define PL_regprogram pPerl->PL_regprogram | |
575 | #undef PL_regsawback | |
576 | #define PL_regsawback pPerl->PL_regsawback | |
577 | #undef PL_regseen | |
578 | #define PL_regseen pPerl->PL_regseen | |
579 | #undef PL_regsize | |
580 | #define PL_regsize pPerl->PL_regsize | |
581 | #undef PL_regstartp | |
582 | #define PL_regstartp pPerl->PL_regstartp | |
583 | #undef PL_regtill | |
584 | #define PL_regtill pPerl->PL_regtill | |
585 | #undef PL_regxend | |
586 | #define PL_regxend pPerl->PL_regxend | |
587 | #undef PL_replgv | |
588 | #define PL_replgv pPerl->PL_replgv | |
589 | #undef PL_restartop | |
590 | #define PL_restartop pPerl->PL_restartop | |
591 | #undef PL_retstack | |
592 | #define PL_retstack pPerl->PL_retstack | |
593 | #undef PL_retstack_ix | |
594 | #define PL_retstack_ix pPerl->PL_retstack_ix | |
595 | #undef PL_retstack_max | |
596 | #define PL_retstack_max pPerl->PL_retstack_max | |
597 | #undef PL_rightgv | |
598 | #define PL_rightgv pPerl->PL_rightgv | |
599 | #undef PL_rs | |
600 | #define PL_rs pPerl->PL_rs | |
601 | #undef PL_rsfp | |
602 | #define PL_rsfp pPerl->PL_rsfp | |
603 | #undef PL_rsfp_filters | |
604 | #define PL_rsfp_filters pPerl->PL_rsfp_filters | |
605 | #undef PL_runops | |
606 | #define PL_runops pPerl->PL_runops | |
607 | #undef PL_savestack | |
608 | #define PL_savestack pPerl->PL_savestack | |
609 | #undef PL_savestack_ix | |
610 | #define PL_savestack_ix pPerl->PL_savestack_ix | |
611 | #undef PL_savestack_max | |
612 | #define PL_savestack_max pPerl->PL_savestack_max | |
613 | #undef PL_sawampersand | |
614 | #define PL_sawampersand pPerl->PL_sawampersand | |
615 | #undef PL_sawstudy | |
616 | #define PL_sawstudy pPerl->PL_sawstudy | |
617 | #undef PL_sawvec | |
618 | #define PL_sawvec pPerl->PL_sawvec | |
619 | #undef PL_scopestack | |
620 | #define PL_scopestack pPerl->PL_scopestack | |
621 | #undef PL_scopestack_ix | |
622 | #define PL_scopestack_ix pPerl->PL_scopestack_ix | |
623 | #undef PL_scopestack_max | |
624 | #define PL_scopestack_max pPerl->PL_scopestack_max | |
625 | #undef PL_screamfirst | |
626 | #define PL_screamfirst pPerl->PL_screamfirst | |
627 | #undef PL_screamnext | |
628 | #define PL_screamnext pPerl->PL_screamnext | |
629 | #undef PL_secondgv | |
630 | #define PL_secondgv pPerl->PL_secondgv | |
631 | #undef PL_seen_evals | |
632 | #define PL_seen_evals pPerl->PL_seen_evals | |
633 | #undef PL_seen_zerolen | |
634 | #define PL_seen_zerolen pPerl->PL_seen_zerolen | |
635 | #undef PL_sh_path | |
636 | #define PL_sh_path pPerl->PL_sh_path | |
637 | #undef PL_siggv | |
638 | #define PL_siggv pPerl->PL_siggv | |
639 | #undef PL_sighandlerp | |
640 | #define PL_sighandlerp pPerl->PL_sighandlerp | |
641 | #undef PL_sortcop | |
642 | #define PL_sortcop pPerl->PL_sortcop | |
643 | #undef PL_sortcxix | |
644 | #define PL_sortcxix pPerl->PL_sortcxix | |
645 | #undef PL_sortstash | |
646 | #define PL_sortstash pPerl->PL_sortstash | |
c6af7a1a GS |
647 | #undef PL_splitstr |
648 | #define PL_splitstr pPerl->PL_splitstr | |
80252599 GS |
649 | #undef PL_srand_called |
650 | #define PL_srand_called pPerl->PL_srand_called | |
c6af7a1a GS |
651 | #undef PL_stack_base |
652 | #define PL_stack_base pPerl->PL_stack_base | |
653 | #undef PL_stack_max | |
654 | #define PL_stack_max pPerl->PL_stack_max | |
655 | #undef PL_stack_sp | |
656 | #define PL_stack_sp pPerl->PL_stack_sp | |
657 | #undef PL_start_env | |
658 | #define PL_start_env pPerl->PL_start_env | |
659 | #undef PL_statbuf | |
660 | #define PL_statbuf pPerl->PL_statbuf | |
661 | #undef PL_statcache | |
662 | #define PL_statcache pPerl->PL_statcache | |
663 | #undef PL_statgv | |
664 | #define PL_statgv pPerl->PL_statgv | |
665 | #undef PL_statname | |
666 | #define PL_statname pPerl->PL_statname | |
667 | #undef PL_statusvalue | |
668 | #define PL_statusvalue pPerl->PL_statusvalue | |
669 | #undef PL_statusvalue_vms | |
670 | #define PL_statusvalue_vms pPerl->PL_statusvalue_vms | |
671 | #undef PL_stdingv | |
672 | #define PL_stdingv pPerl->PL_stdingv | |
673 | #undef PL_strchop | |
674 | #define PL_strchop pPerl->PL_strchop | |
675 | #undef PL_strtab | |
676 | #define PL_strtab pPerl->PL_strtab | |
5f08fbcd | 677 | #undef PL_strtab_mutex |
c6af7a1a GS |
678 | #define PL_strtab_mutex pPerl->PL_strtab_mutex |
679 | #undef PL_sub_generation | |
680 | #define PL_sub_generation pPerl->PL_sub_generation | |
681 | #undef PL_sublex_info | |
682 | #define PL_sublex_info pPerl->PL_sublex_info | |
683 | #undef PL_subline | |
684 | #define PL_subline pPerl->PL_subline | |
685 | #undef PL_subname | |
686 | #define PL_subname pPerl->PL_subname | |
687 | #undef PL_sv_arenaroot | |
688 | #define PL_sv_arenaroot pPerl->PL_sv_arenaroot | |
689 | #undef PL_sv_count | |
690 | #define PL_sv_count pPerl->PL_sv_count | |
691 | #undef PL_sv_mutex | |
692 | #define PL_sv_mutex pPerl->PL_sv_mutex | |
693 | #undef PL_sv_no | |
694 | #define PL_sv_no pPerl->PL_sv_no | |
695 | #undef PL_sv_objcount | |
696 | #define PL_sv_objcount pPerl->PL_sv_objcount | |
697 | #undef PL_sv_root | |
698 | #define PL_sv_root pPerl->PL_sv_root | |
699 | #undef PL_sv_undef | |
700 | #define PL_sv_undef pPerl->PL_sv_undef | |
701 | #undef PL_sv_yes | |
702 | #define PL_sv_yes pPerl->PL_sv_yes | |
703 | #undef PL_svref_mutex | |
704 | #define PL_svref_mutex pPerl->PL_svref_mutex | |
705 | #undef PL_sys_intern | |
706 | #define PL_sys_intern pPerl->PL_sys_intern | |
707 | #undef PL_tainted | |
708 | #define PL_tainted pPerl->PL_tainted | |
709 | #undef PL_tainting | |
710 | #define PL_tainting pPerl->PL_tainting | |
711 | #undef PL_thisexpr | |
712 | #define PL_thisexpr pPerl->PL_thisexpr | |
713 | #undef PL_thr_key | |
714 | #define PL_thr_key pPerl->PL_thr_key | |
715 | #undef PL_threadnum | |
716 | #define PL_threadnum pPerl->PL_threadnum | |
717 | #undef PL_threads_mutex | |
718 | #define PL_threads_mutex pPerl->PL_threads_mutex | |
719 | #undef PL_threadsv_names | |
720 | #define PL_threadsv_names pPerl->PL_threadsv_names | |
721 | #undef PL_thrsv | |
722 | #define PL_thrsv pPerl->PL_thrsv | |
723 | #undef PL_timesbuf | |
724 | #define PL_timesbuf pPerl->PL_timesbuf | |
725 | #undef PL_tmps_floor | |
726 | #define PL_tmps_floor pPerl->PL_tmps_floor | |
727 | #undef PL_tmps_ix | |
728 | #define PL_tmps_ix pPerl->PL_tmps_ix | |
729 | #undef PL_tmps_max | |
730 | #define PL_tmps_max pPerl->PL_tmps_max | |
731 | #undef PL_tmps_stack | |
732 | #define PL_tmps_stack pPerl->PL_tmps_stack | |
733 | #undef PL_tokenbuf | |
734 | #define PL_tokenbuf pPerl->PL_tokenbuf | |
735 | #undef PL_top_env | |
736 | #define PL_top_env pPerl->PL_top_env | |
737 | #undef PL_toptarget | |
738 | #define PL_toptarget pPerl->PL_toptarget | |
739 | #undef PL_uid | |
740 | #define PL_uid pPerl->PL_uid | |
741 | #undef PL_unsafe | |
742 | #define PL_unsafe pPerl->PL_unsafe | |
743 | #undef PL_utf8_alnum | |
744 | #define PL_utf8_alnum pPerl->PL_utf8_alnum | |
b8c5462f JH |
745 | #undef PL_utf8_alnumc |
746 | #define PL_utf8_alnumc pPerl->PL_utf8_alnumc | |
c6af7a1a GS |
747 | #undef PL_utf8_alpha |
748 | #define PL_utf8_alpha pPerl->PL_utf8_alpha | |
b8c5462f JH |
749 | #undef PL_utf8_ascii |
750 | #define PL_utf8_ascii pPerl->PL_utf8_ascii | |
751 | #undef PL_utf8_cntrl | |
752 | #define PL_utf8_cntrl pPerl->PL_utf8_cntrl | |
c6af7a1a GS |
753 | #undef PL_utf8_digit |
754 | #define PL_utf8_digit pPerl->PL_utf8_digit | |
b8c5462f JH |
755 | #undef PL_utf8_graph |
756 | #define PL_utf8_graph pPerl->PL_utf8_graph | |
c6af7a1a GS |
757 | #undef PL_utf8_lower |
758 | #define PL_utf8_lower pPerl->PL_utf8_lower | |
759 | #undef PL_utf8_mark | |
760 | #define PL_utf8_mark pPerl->PL_utf8_mark | |
761 | #undef PL_utf8_print | |
762 | #define PL_utf8_print pPerl->PL_utf8_print | |
b8c5462f JH |
763 | #undef PL_utf8_punct |
764 | #define PL_utf8_punct pPerl->PL_utf8_punct | |
c6af7a1a GS |
765 | #undef PL_utf8_space |
766 | #define PL_utf8_space pPerl->PL_utf8_space | |
767 | #undef PL_utf8_tolower | |
768 | #define PL_utf8_tolower pPerl->PL_utf8_tolower | |
769 | #undef PL_utf8_totitle | |
770 | #define PL_utf8_totitle pPerl->PL_utf8_totitle | |
771 | #undef PL_utf8_toupper | |
772 | #define PL_utf8_toupper pPerl->PL_utf8_toupper | |
773 | #undef PL_utf8_upper | |
774 | #define PL_utf8_upper pPerl->PL_utf8_upper | |
b8c5462f JH |
775 | #undef PL_utf8_xdigit |
776 | #define PL_utf8_xdigit pPerl->PL_utf8_xdigit | |
80252599 GS |
777 | #undef PL_uudmap |
778 | #define PL_uudmap pPerl->PL_uudmap | |
c6af7a1a GS |
779 | #undef PL_warnhook |
780 | #define PL_warnhook pPerl->PL_warnhook | |
781 | #undef PL_watchaddr | |
782 | #define PL_watchaddr pPerl->PL_watchaddr | |
783 | #undef PL_watchok | |
784 | #define PL_watchok pPerl->PL_watchok | |
785 | #undef PL_xiv_arenaroot | |
786 | #define PL_xiv_arenaroot pPerl->PL_xiv_arenaroot | |
787 | #undef PL_xiv_root | |
788 | #define PL_xiv_root pPerl->PL_xiv_root | |
789 | #undef PL_xnv_root | |
790 | #define PL_xnv_root pPerl->PL_xnv_root | |
791 | #undef PL_xpv_root | |
792 | #define PL_xpv_root pPerl->PL_xpv_root | |
793 | #undef PL_xrv_root | |
794 | #define PL_xrv_root pPerl->PL_xrv_root | |
795 | #undef PL_yychar | |
796 | #define PL_yychar pPerl->PL_yychar | |
797 | #undef PL_yydebug | |
798 | #define PL_yydebug pPerl->PL_yydebug | |
799 | #undef PL_yyerrflag | |
800 | #define PL_yyerrflag pPerl->PL_yyerrflag | |
801 | #undef PL_yylval | |
802 | #define PL_yylval pPerl->PL_yylval | |
803 | #undef PL_yynerrs | |
804 | #define PL_yynerrs pPerl->PL_yynerrs | |
805 | #undef PL_yyval | |
806 | #define PL_yyval pPerl->PL_yyval | |
76e3520e | 807 | |
c69f6586 | 808 | /* Functions */ |
76e3520e | 809 | |
0cb96387 GS |
810 | #if defined(PERL_OBJECT) |
811 | #endif | |
812 | #undef Perl_amagic_call | |
813 | #define Perl_amagic_call pPerl->Perl_amagic_call | |
cea2e8a9 | 814 | #undef amagic_call |
0cb96387 GS |
815 | #define amagic_call Perl_amagic_call |
816 | #undef Perl_Gv_AMupdate | |
817 | #define Perl_Gv_AMupdate pPerl->Perl_Gv_AMupdate | |
cea2e8a9 | 818 | #undef Gv_AMupdate |
0cb96387 GS |
819 | #define Gv_AMupdate Perl_Gv_AMupdate |
820 | #undef Perl_append_elem | |
821 | #define Perl_append_elem pPerl->Perl_append_elem | |
cea2e8a9 | 822 | #undef append_elem |
0cb96387 GS |
823 | #define append_elem Perl_append_elem |
824 | #undef Perl_append_list | |
825 | #define Perl_append_list pPerl->Perl_append_list | |
cea2e8a9 | 826 | #undef append_list |
0cb96387 GS |
827 | #define append_list Perl_append_list |
828 | #undef Perl_apply | |
829 | #define Perl_apply pPerl->Perl_apply | |
cea2e8a9 | 830 | #undef apply |
0cb96387 GS |
831 | #define apply Perl_apply |
832 | #undef Perl_assertref | |
833 | #define Perl_assertref pPerl->Perl_assertref | |
cea2e8a9 | 834 | #undef assertref |
0cb96387 GS |
835 | #define assertref Perl_assertref |
836 | #undef Perl_avhv_exists_ent | |
837 | #define Perl_avhv_exists_ent pPerl->Perl_avhv_exists_ent | |
cea2e8a9 | 838 | #undef avhv_exists_ent |
0cb96387 GS |
839 | #define avhv_exists_ent Perl_avhv_exists_ent |
840 | #undef Perl_avhv_fetch_ent | |
841 | #define Perl_avhv_fetch_ent pPerl->Perl_avhv_fetch_ent | |
cea2e8a9 | 842 | #undef avhv_fetch_ent |
0cb96387 GS |
843 | #define avhv_fetch_ent Perl_avhv_fetch_ent |
844 | #undef Perl_avhv_iternext | |
845 | #define Perl_avhv_iternext pPerl->Perl_avhv_iternext | |
cea2e8a9 | 846 | #undef avhv_iternext |
0cb96387 GS |
847 | #define avhv_iternext Perl_avhv_iternext |
848 | #undef Perl_avhv_iterval | |
849 | #define Perl_avhv_iterval pPerl->Perl_avhv_iterval | |
cea2e8a9 | 850 | #undef avhv_iterval |
0cb96387 GS |
851 | #define avhv_iterval Perl_avhv_iterval |
852 | #undef Perl_avhv_keys | |
853 | #define Perl_avhv_keys pPerl->Perl_avhv_keys | |
cea2e8a9 | 854 | #undef avhv_keys |
0cb96387 GS |
855 | #define avhv_keys Perl_avhv_keys |
856 | #undef Perl_av_clear | |
857 | #define Perl_av_clear pPerl->Perl_av_clear | |
cea2e8a9 | 858 | #undef av_clear |
0cb96387 GS |
859 | #define av_clear Perl_av_clear |
860 | #undef Perl_av_extend | |
861 | #define Perl_av_extend pPerl->Perl_av_extend | |
cea2e8a9 | 862 | #undef av_extend |
0cb96387 GS |
863 | #define av_extend Perl_av_extend |
864 | #undef Perl_av_fake | |
865 | #define Perl_av_fake pPerl->Perl_av_fake | |
cea2e8a9 | 866 | #undef av_fake |
0cb96387 GS |
867 | #define av_fake Perl_av_fake |
868 | #undef Perl_av_fetch | |
869 | #define Perl_av_fetch pPerl->Perl_av_fetch | |
cea2e8a9 | 870 | #undef av_fetch |
0cb96387 GS |
871 | #define av_fetch Perl_av_fetch |
872 | #undef Perl_av_fill | |
873 | #define Perl_av_fill pPerl->Perl_av_fill | |
cea2e8a9 | 874 | #undef av_fill |
0cb96387 GS |
875 | #define av_fill Perl_av_fill |
876 | #undef Perl_av_len | |
877 | #define Perl_av_len pPerl->Perl_av_len | |
cea2e8a9 | 878 | #undef av_len |
0cb96387 GS |
879 | #define av_len Perl_av_len |
880 | #undef Perl_av_make | |
881 | #define Perl_av_make pPerl->Perl_av_make | |
cea2e8a9 | 882 | #undef av_make |
0cb96387 GS |
883 | #define av_make Perl_av_make |
884 | #undef Perl_av_pop | |
885 | #define Perl_av_pop pPerl->Perl_av_pop | |
cea2e8a9 | 886 | #undef av_pop |
0cb96387 GS |
887 | #define av_pop Perl_av_pop |
888 | #undef Perl_av_push | |
889 | #define Perl_av_push pPerl->Perl_av_push | |
cea2e8a9 | 890 | #undef av_push |
0cb96387 GS |
891 | #define av_push Perl_av_push |
892 | #undef Perl_av_reify | |
893 | #define Perl_av_reify pPerl->Perl_av_reify | |
cea2e8a9 | 894 | #undef av_reify |
0cb96387 GS |
895 | #define av_reify Perl_av_reify |
896 | #undef Perl_av_shift | |
897 | #define Perl_av_shift pPerl->Perl_av_shift | |
cea2e8a9 | 898 | #undef av_shift |
0cb96387 GS |
899 | #define av_shift Perl_av_shift |
900 | #undef Perl_av_store | |
901 | #define Perl_av_store pPerl->Perl_av_store | |
cea2e8a9 | 902 | #undef av_store |
0cb96387 GS |
903 | #define av_store Perl_av_store |
904 | #undef Perl_av_undef | |
905 | #define Perl_av_undef pPerl->Perl_av_undef | |
cea2e8a9 | 906 | #undef av_undef |
0cb96387 GS |
907 | #define av_undef Perl_av_undef |
908 | #undef Perl_av_unshift | |
909 | #define Perl_av_unshift pPerl->Perl_av_unshift | |
cea2e8a9 | 910 | #undef av_unshift |
0cb96387 GS |
911 | #define av_unshift Perl_av_unshift |
912 | #undef Perl_bind_match | |
913 | #define Perl_bind_match pPerl->Perl_bind_match | |
cea2e8a9 | 914 | #undef bind_match |
0cb96387 GS |
915 | #define bind_match Perl_bind_match |
916 | #undef Perl_block_end | |
917 | #define Perl_block_end pPerl->Perl_block_end | |
cea2e8a9 | 918 | #undef block_end |
0cb96387 GS |
919 | #define block_end Perl_block_end |
920 | #undef Perl_block_gimme | |
921 | #define Perl_block_gimme pPerl->Perl_block_gimme | |
cea2e8a9 | 922 | #undef block_gimme |
0cb96387 GS |
923 | #define block_gimme Perl_block_gimme |
924 | #undef Perl_block_start | |
925 | #define Perl_block_start pPerl->Perl_block_start | |
cea2e8a9 | 926 | #undef block_start |
0cb96387 GS |
927 | #define block_start Perl_block_start |
928 | #undef Perl_boot_core_UNIVERSAL | |
929 | #define Perl_boot_core_UNIVERSAL pPerl->Perl_boot_core_UNIVERSAL | |
cea2e8a9 | 930 | #undef boot_core_UNIVERSAL |
0cb96387 GS |
931 | #define boot_core_UNIVERSAL Perl_boot_core_UNIVERSAL |
932 | #undef Perl_call_list | |
933 | #define Perl_call_list pPerl->Perl_call_list | |
cea2e8a9 | 934 | #undef call_list |
0cb96387 GS |
935 | #define call_list Perl_call_list |
936 | #undef Perl_cando | |
937 | #define Perl_cando pPerl->Perl_cando | |
cea2e8a9 | 938 | #undef cando |
0cb96387 GS |
939 | #define cando Perl_cando |
940 | #undef Perl_cast_ulong | |
941 | #define Perl_cast_ulong pPerl->Perl_cast_ulong | |
cea2e8a9 | 942 | #undef cast_ulong |
0cb96387 GS |
943 | #define cast_ulong Perl_cast_ulong |
944 | #undef Perl_cast_i32 | |
945 | #define Perl_cast_i32 pPerl->Perl_cast_i32 | |
cea2e8a9 | 946 | #undef cast_i32 |
0cb96387 GS |
947 | #define cast_i32 Perl_cast_i32 |
948 | #undef Perl_cast_iv | |
949 | #define Perl_cast_iv pPerl->Perl_cast_iv | |
cea2e8a9 | 950 | #undef cast_iv |
0cb96387 GS |
951 | #define cast_iv Perl_cast_iv |
952 | #undef Perl_cast_uv | |
953 | #define Perl_cast_uv pPerl->Perl_cast_uv | |
cea2e8a9 | 954 | #undef cast_uv |
0cb96387 | 955 | #define cast_uv Perl_cast_uv |
cea2e8a9 | 956 | #if !defined(HAS_TRUNCATE) && !defined(HAS_CHSIZE) && defined(F_FREESP) |
0cb96387 GS |
957 | #undef Perl_my_chsize |
958 | #define Perl_my_chsize pPerl->Perl_my_chsize | |
cea2e8a9 | 959 | #undef my_chsize |
0cb96387 | 960 | #define my_chsize Perl_my_chsize |
cea2e8a9 GS |
961 | #endif |
962 | #if defined(USE_THREADS) | |
0cb96387 GS |
963 | #undef Perl_condpair_magic |
964 | #define Perl_condpair_magic pPerl->Perl_condpair_magic | |
cea2e8a9 | 965 | #undef condpair_magic |
0cb96387 | 966 | #define condpair_magic Perl_condpair_magic |
cea2e8a9 | 967 | #endif |
0cb96387 GS |
968 | #undef Perl_convert |
969 | #define Perl_convert pPerl->Perl_convert | |
cea2e8a9 | 970 | #undef convert |
0cb96387 GS |
971 | #define convert Perl_convert |
972 | #undef Perl_croak | |
973 | #define Perl_croak pPerl->Perl_croak | |
cea2e8a9 | 974 | #undef croak |
0cb96387 | 975 | #define croak Perl_croak |
cea2e8a9 | 976 | #if defined(PERL_IMPLICIT_CONTEXT) |
0cb96387 GS |
977 | #undef Perl_croak_nocontext |
978 | #define Perl_croak_nocontext pPerl->Perl_croak_nocontext | |
cea2e8a9 | 979 | #undef croak_nocontext |
0cb96387 GS |
980 | #define croak_nocontext Perl_croak_nocontext |
981 | #undef Perl_die_nocontext | |
982 | #define Perl_die_nocontext pPerl->Perl_die_nocontext | |
cea2e8a9 | 983 | #undef die_nocontext |
0cb96387 GS |
984 | #define die_nocontext Perl_die_nocontext |
985 | #undef Perl_form_nocontext | |
986 | #define Perl_form_nocontext pPerl->Perl_form_nocontext | |
cea2e8a9 | 987 | #undef form_nocontext |
0cb96387 GS |
988 | #define form_nocontext Perl_form_nocontext |
989 | #undef Perl_warn_nocontext | |
990 | #define Perl_warn_nocontext pPerl->Perl_warn_nocontext | |
cea2e8a9 | 991 | #undef warn_nocontext |
0cb96387 GS |
992 | #define warn_nocontext Perl_warn_nocontext |
993 | #undef Perl_newSVpvf_nocontext | |
994 | #define Perl_newSVpvf_nocontext pPerl->Perl_newSVpvf_nocontext | |
cea2e8a9 | 995 | #undef newSVpvf_nocontext |
0cb96387 GS |
996 | #define newSVpvf_nocontext Perl_newSVpvf_nocontext |
997 | #undef Perl_sv_catpvf_nocontext | |
998 | #define Perl_sv_catpvf_nocontext pPerl->Perl_sv_catpvf_nocontext | |
cea2e8a9 | 999 | #undef sv_catpvf_nocontext |
0cb96387 GS |
1000 | #define sv_catpvf_nocontext Perl_sv_catpvf_nocontext |
1001 | #undef Perl_sv_setpvf_nocontext | |
1002 | #define Perl_sv_setpvf_nocontext pPerl->Perl_sv_setpvf_nocontext | |
cea2e8a9 | 1003 | #undef sv_setpvf_nocontext |
0cb96387 GS |
1004 | #define sv_setpvf_nocontext Perl_sv_setpvf_nocontext |
1005 | #undef Perl_sv_catpvf_mg_nocontext | |
1006 | #define Perl_sv_catpvf_mg_nocontext pPerl->Perl_sv_catpvf_mg_nocontext | |
cea2e8a9 | 1007 | #undef sv_catpvf_mg_nocontext |
0cb96387 GS |
1008 | #define sv_catpvf_mg_nocontext Perl_sv_catpvf_mg_nocontext |
1009 | #undef Perl_sv_setpvf_mg_nocontext | |
1010 | #define Perl_sv_setpvf_mg_nocontext pPerl->Perl_sv_setpvf_mg_nocontext | |
cea2e8a9 | 1011 | #undef sv_setpvf_mg_nocontext |
0cb96387 | 1012 | #define sv_setpvf_mg_nocontext Perl_sv_setpvf_mg_nocontext |
cea2e8a9 | 1013 | #endif |
0cb96387 GS |
1014 | #undef Perl_cv_ckproto |
1015 | #define Perl_cv_ckproto pPerl->Perl_cv_ckproto | |
cea2e8a9 | 1016 | #undef cv_ckproto |
0cb96387 GS |
1017 | #define cv_ckproto Perl_cv_ckproto |
1018 | #undef Perl_cv_clone | |
1019 | #define Perl_cv_clone pPerl->Perl_cv_clone | |
cea2e8a9 | 1020 | #undef cv_clone |
0cb96387 GS |
1021 | #define cv_clone Perl_cv_clone |
1022 | #undef Perl_cv_const_sv | |
1023 | #define Perl_cv_const_sv pPerl->Perl_cv_const_sv | |
cea2e8a9 | 1024 | #undef cv_const_sv |
0cb96387 GS |
1025 | #define cv_const_sv Perl_cv_const_sv |
1026 | #undef Perl_op_const_sv | |
1027 | #define Perl_op_const_sv pPerl->Perl_op_const_sv | |
cea2e8a9 | 1028 | #undef op_const_sv |
0cb96387 GS |
1029 | #define op_const_sv Perl_op_const_sv |
1030 | #undef Perl_cv_undef | |
1031 | #define Perl_cv_undef pPerl->Perl_cv_undef | |
cea2e8a9 | 1032 | #undef cv_undef |
0cb96387 GS |
1033 | #define cv_undef Perl_cv_undef |
1034 | #undef Perl_cx_dump | |
1035 | #define Perl_cx_dump pPerl->Perl_cx_dump | |
cea2e8a9 | 1036 | #undef cx_dump |
0cb96387 GS |
1037 | #define cx_dump Perl_cx_dump |
1038 | #undef Perl_filter_add | |
1039 | #define Perl_filter_add pPerl->Perl_filter_add | |
cea2e8a9 | 1040 | #undef filter_add |
0cb96387 GS |
1041 | #define filter_add Perl_filter_add |
1042 | #undef Perl_filter_del | |
1043 | #define Perl_filter_del pPerl->Perl_filter_del | |
cea2e8a9 | 1044 | #undef filter_del |
0cb96387 GS |
1045 | #define filter_del Perl_filter_del |
1046 | #undef Perl_filter_read | |
1047 | #define Perl_filter_read pPerl->Perl_filter_read | |
cea2e8a9 | 1048 | #undef filter_read |
0cb96387 GS |
1049 | #define filter_read Perl_filter_read |
1050 | #undef Perl_get_op_descs | |
1051 | #define Perl_get_op_descs pPerl->Perl_get_op_descs | |
cea2e8a9 | 1052 | #undef get_op_descs |
0cb96387 GS |
1053 | #define get_op_descs Perl_get_op_descs |
1054 | #undef Perl_get_op_names | |
1055 | #define Perl_get_op_names pPerl->Perl_get_op_names | |
cea2e8a9 | 1056 | #undef get_op_names |
0cb96387 GS |
1057 | #define get_op_names Perl_get_op_names |
1058 | #undef Perl_get_no_modify | |
1059 | #define Perl_get_no_modify pPerl->Perl_get_no_modify | |
cea2e8a9 | 1060 | #undef get_no_modify |
0cb96387 GS |
1061 | #define get_no_modify Perl_get_no_modify |
1062 | #undef Perl_get_opargs | |
1063 | #define Perl_get_opargs pPerl->Perl_get_opargs | |
cea2e8a9 | 1064 | #undef get_opargs |
0cb96387 GS |
1065 | #define get_opargs Perl_get_opargs |
1066 | #undef Perl_get_ppaddr | |
1067 | #define Perl_get_ppaddr pPerl->Perl_get_ppaddr | |
1068 | #undef get_ppaddr | |
1069 | #define get_ppaddr Perl_get_ppaddr | |
1070 | #undef Perl_cxinc | |
1071 | #define Perl_cxinc pPerl->Perl_cxinc | |
cea2e8a9 | 1072 | #undef cxinc |
0cb96387 GS |
1073 | #define cxinc Perl_cxinc |
1074 | #undef Perl_deb | |
1075 | #define Perl_deb pPerl->Perl_deb | |
cea2e8a9 | 1076 | #undef deb |
0cb96387 GS |
1077 | #define deb Perl_deb |
1078 | #undef Perl_deb_growlevel | |
1079 | #define Perl_deb_growlevel pPerl->Perl_deb_growlevel | |
cea2e8a9 | 1080 | #undef deb_growlevel |
0cb96387 GS |
1081 | #define deb_growlevel Perl_deb_growlevel |
1082 | #undef Perl_debprofdump | |
1083 | #define Perl_debprofdump pPerl->Perl_debprofdump | |
cea2e8a9 | 1084 | #undef debprofdump |
0cb96387 GS |
1085 | #define debprofdump Perl_debprofdump |
1086 | #undef Perl_debop | |
1087 | #define Perl_debop pPerl->Perl_debop | |
cea2e8a9 | 1088 | #undef debop |
0cb96387 GS |
1089 | #define debop Perl_debop |
1090 | #undef Perl_debstack | |
1091 | #define Perl_debstack pPerl->Perl_debstack | |
cea2e8a9 | 1092 | #undef debstack |
0cb96387 GS |
1093 | #define debstack Perl_debstack |
1094 | #undef Perl_debstackptrs | |
1095 | #define Perl_debstackptrs pPerl->Perl_debstackptrs | |
cea2e8a9 | 1096 | #undef debstackptrs |
0cb96387 GS |
1097 | #define debstackptrs Perl_debstackptrs |
1098 | #undef Perl_delimcpy | |
1099 | #define Perl_delimcpy pPerl->Perl_delimcpy | |
cea2e8a9 | 1100 | #undef delimcpy |
0cb96387 GS |
1101 | #define delimcpy Perl_delimcpy |
1102 | #undef Perl_deprecate | |
1103 | #define Perl_deprecate pPerl->Perl_deprecate | |
cea2e8a9 | 1104 | #undef deprecate |
0cb96387 GS |
1105 | #define deprecate Perl_deprecate |
1106 | #undef Perl_die | |
1107 | #define Perl_die pPerl->Perl_die | |
cea2e8a9 | 1108 | #undef die |
0cb96387 GS |
1109 | #define die Perl_die |
1110 | #undef Perl_die_where | |
1111 | #define Perl_die_where pPerl->Perl_die_where | |
cea2e8a9 | 1112 | #undef die_where |
0cb96387 GS |
1113 | #define die_where Perl_die_where |
1114 | #undef Perl_dounwind | |
1115 | #define Perl_dounwind pPerl->Perl_dounwind | |
cea2e8a9 | 1116 | #undef dounwind |
0cb96387 GS |
1117 | #define dounwind Perl_dounwind |
1118 | #undef Perl_do_aexec | |
1119 | #define Perl_do_aexec pPerl->Perl_do_aexec | |
cea2e8a9 | 1120 | #undef do_aexec |
0cb96387 GS |
1121 | #define do_aexec Perl_do_aexec |
1122 | #undef Perl_do_binmode | |
1123 | #define Perl_do_binmode pPerl->Perl_do_binmode | |
cea2e8a9 | 1124 | #undef do_binmode |
0cb96387 GS |
1125 | #define do_binmode Perl_do_binmode |
1126 | #undef Perl_do_chop | |
1127 | #define Perl_do_chop pPerl->Perl_do_chop | |
cea2e8a9 | 1128 | #undef do_chop |
0cb96387 GS |
1129 | #define do_chop Perl_do_chop |
1130 | #undef Perl_do_close | |
1131 | #define Perl_do_close pPerl->Perl_do_close | |
cea2e8a9 | 1132 | #undef do_close |
0cb96387 GS |
1133 | #define do_close Perl_do_close |
1134 | #undef Perl_do_eof | |
1135 | #define Perl_do_eof pPerl->Perl_do_eof | |
cea2e8a9 | 1136 | #undef do_eof |
0cb96387 GS |
1137 | #define do_eof Perl_do_eof |
1138 | #undef Perl_do_exec | |
1139 | #define Perl_do_exec pPerl->Perl_do_exec | |
cea2e8a9 | 1140 | #undef do_exec |
0cb96387 | 1141 | #define do_exec Perl_do_exec |
cea2e8a9 | 1142 | #if !defined(WIN32) |
0cb96387 GS |
1143 | #undef Perl_do_exec3 |
1144 | #define Perl_do_exec3 pPerl->Perl_do_exec3 | |
cea2e8a9 | 1145 | #undef do_exec3 |
0cb96387 | 1146 | #define do_exec3 Perl_do_exec3 |
cea2e8a9 | 1147 | #endif |
0cb96387 GS |
1148 | #undef Perl_do_execfree |
1149 | #define Perl_do_execfree pPerl->Perl_do_execfree | |
cea2e8a9 | 1150 | #undef do_execfree |
0cb96387 | 1151 | #define do_execfree Perl_do_execfree |
cea2e8a9 | 1152 | #if defined(HAS_MSG) || defined(HAS_SEM) || defined(HAS_SHM) |
0cb96387 GS |
1153 | #undef Perl_do_ipcctl |
1154 | #define Perl_do_ipcctl pPerl->Perl_do_ipcctl | |
cea2e8a9 | 1155 | #undef do_ipcctl |
0cb96387 GS |
1156 | #define do_ipcctl Perl_do_ipcctl |
1157 | #undef Perl_do_ipcget | |
1158 | #define Perl_do_ipcget pPerl->Perl_do_ipcget | |
cea2e8a9 | 1159 | #undef do_ipcget |
0cb96387 GS |
1160 | #define do_ipcget Perl_do_ipcget |
1161 | #undef Perl_do_msgrcv | |
1162 | #define Perl_do_msgrcv pPerl->Perl_do_msgrcv | |
cea2e8a9 | 1163 | #undef do_msgrcv |
0cb96387 GS |
1164 | #define do_msgrcv Perl_do_msgrcv |
1165 | #undef Perl_do_msgsnd | |
1166 | #define Perl_do_msgsnd pPerl->Perl_do_msgsnd | |
cea2e8a9 | 1167 | #undef do_msgsnd |
0cb96387 GS |
1168 | #define do_msgsnd Perl_do_msgsnd |
1169 | #undef Perl_do_semop | |
1170 | #define Perl_do_semop pPerl->Perl_do_semop | |
cea2e8a9 | 1171 | #undef do_semop |
0cb96387 GS |
1172 | #define do_semop Perl_do_semop |
1173 | #undef Perl_do_shmio | |
1174 | #define Perl_do_shmio pPerl->Perl_do_shmio | |
cea2e8a9 | 1175 | #undef do_shmio |
0cb96387 | 1176 | #define do_shmio Perl_do_shmio |
cea2e8a9 | 1177 | #endif |
0cb96387 GS |
1178 | #undef Perl_do_join |
1179 | #define Perl_do_join pPerl->Perl_do_join | |
cea2e8a9 | 1180 | #undef do_join |
0cb96387 GS |
1181 | #define do_join Perl_do_join |
1182 | #undef Perl_do_kv | |
1183 | #define Perl_do_kv pPerl->Perl_do_kv | |
cea2e8a9 | 1184 | #undef do_kv |
0cb96387 GS |
1185 | #define do_kv Perl_do_kv |
1186 | #undef Perl_do_open | |
1187 | #define Perl_do_open pPerl->Perl_do_open | |
cea2e8a9 | 1188 | #undef do_open |
0cb96387 GS |
1189 | #define do_open Perl_do_open |
1190 | #undef Perl_do_pipe | |
1191 | #define Perl_do_pipe pPerl->Perl_do_pipe | |
cea2e8a9 | 1192 | #undef do_pipe |
0cb96387 GS |
1193 | #define do_pipe Perl_do_pipe |
1194 | #undef Perl_do_print | |
1195 | #define Perl_do_print pPerl->Perl_do_print | |
cea2e8a9 | 1196 | #undef do_print |
0cb96387 GS |
1197 | #define do_print Perl_do_print |
1198 | #undef Perl_do_readline | |
1199 | #define Perl_do_readline pPerl->Perl_do_readline | |
cea2e8a9 | 1200 | #undef do_readline |
0cb96387 GS |
1201 | #define do_readline Perl_do_readline |
1202 | #undef Perl_do_chomp | |
1203 | #define Perl_do_chomp pPerl->Perl_do_chomp | |
cea2e8a9 | 1204 | #undef do_chomp |
0cb96387 GS |
1205 | #define do_chomp Perl_do_chomp |
1206 | #undef Perl_do_seek | |
1207 | #define Perl_do_seek pPerl->Perl_do_seek | |
cea2e8a9 | 1208 | #undef do_seek |
0cb96387 GS |
1209 | #define do_seek Perl_do_seek |
1210 | #undef Perl_do_sprintf | |
1211 | #define Perl_do_sprintf pPerl->Perl_do_sprintf | |
cea2e8a9 | 1212 | #undef do_sprintf |
0cb96387 GS |
1213 | #define do_sprintf Perl_do_sprintf |
1214 | #undef Perl_do_sysseek | |
1215 | #define Perl_do_sysseek pPerl->Perl_do_sysseek | |
cea2e8a9 | 1216 | #undef do_sysseek |
0cb96387 GS |
1217 | #define do_sysseek Perl_do_sysseek |
1218 | #undef Perl_do_tell | |
1219 | #define Perl_do_tell pPerl->Perl_do_tell | |
cea2e8a9 | 1220 | #undef do_tell |
0cb96387 GS |
1221 | #define do_tell Perl_do_tell |
1222 | #undef Perl_do_trans | |
1223 | #define Perl_do_trans pPerl->Perl_do_trans | |
cea2e8a9 | 1224 | #undef do_trans |
0cb96387 GS |
1225 | #define do_trans Perl_do_trans |
1226 | #undef Perl_do_vecset | |
1227 | #define Perl_do_vecset pPerl->Perl_do_vecset | |
cea2e8a9 | 1228 | #undef do_vecset |
0cb96387 GS |
1229 | #define do_vecset Perl_do_vecset |
1230 | #undef Perl_do_vop | |
1231 | #define Perl_do_vop pPerl->Perl_do_vop | |
cea2e8a9 | 1232 | #undef do_vop |
0cb96387 GS |
1233 | #define do_vop Perl_do_vop |
1234 | #undef Perl_dofile | |
1235 | #define Perl_dofile pPerl->Perl_dofile | |
cea2e8a9 | 1236 | #undef dofile |
0cb96387 GS |
1237 | #define dofile Perl_dofile |
1238 | #undef Perl_dowantarray | |
1239 | #define Perl_dowantarray pPerl->Perl_dowantarray | |
cea2e8a9 | 1240 | #undef dowantarray |
0cb96387 GS |
1241 | #define dowantarray Perl_dowantarray |
1242 | #undef Perl_dump_all | |
1243 | #define Perl_dump_all pPerl->Perl_dump_all | |
cea2e8a9 | 1244 | #undef dump_all |
0cb96387 GS |
1245 | #define dump_all Perl_dump_all |
1246 | #undef Perl_dump_eval | |
1247 | #define Perl_dump_eval pPerl->Perl_dump_eval | |
cea2e8a9 | 1248 | #undef dump_eval |
0cb96387 | 1249 | #define dump_eval Perl_dump_eval |
cea2e8a9 | 1250 | #if defined(DUMP_FDS) |
0cb96387 GS |
1251 | #undef Perl_dump_fds |
1252 | #define Perl_dump_fds pPerl->Perl_dump_fds | |
cea2e8a9 | 1253 | #undef dump_fds |
0cb96387 | 1254 | #define dump_fds Perl_dump_fds |
cea2e8a9 | 1255 | #endif |
0cb96387 GS |
1256 | #undef Perl_dump_form |
1257 | #define Perl_dump_form pPerl->Perl_dump_form | |
cea2e8a9 | 1258 | #undef dump_form |
0cb96387 GS |
1259 | #define dump_form Perl_dump_form |
1260 | #undef Perl_gv_dump | |
1261 | #define Perl_gv_dump pPerl->Perl_gv_dump | |
cea2e8a9 | 1262 | #undef gv_dump |
0cb96387 GS |
1263 | #define gv_dump Perl_gv_dump |
1264 | #undef Perl_op_dump | |
1265 | #define Perl_op_dump pPerl->Perl_op_dump | |
cea2e8a9 | 1266 | #undef op_dump |
0cb96387 GS |
1267 | #define op_dump Perl_op_dump |
1268 | #undef Perl_pmop_dump | |
1269 | #define Perl_pmop_dump pPerl->Perl_pmop_dump | |
cea2e8a9 | 1270 | #undef pmop_dump |
0cb96387 GS |
1271 | #define pmop_dump Perl_pmop_dump |
1272 | #undef Perl_dump_packsubs | |
1273 | #define Perl_dump_packsubs pPerl->Perl_dump_packsubs | |
cea2e8a9 | 1274 | #undef dump_packsubs |
0cb96387 GS |
1275 | #define dump_packsubs Perl_dump_packsubs |
1276 | #undef Perl_dump_sub | |
1277 | #define Perl_dump_sub pPerl->Perl_dump_sub | |
cea2e8a9 | 1278 | #undef dump_sub |
0cb96387 GS |
1279 | #define dump_sub Perl_dump_sub |
1280 | #undef Perl_fbm_compile | |
1281 | #define Perl_fbm_compile pPerl->Perl_fbm_compile | |
cea2e8a9 | 1282 | #undef fbm_compile |
0cb96387 GS |
1283 | #define fbm_compile Perl_fbm_compile |
1284 | #undef Perl_fbm_instr | |
1285 | #define Perl_fbm_instr pPerl->Perl_fbm_instr | |
cea2e8a9 | 1286 | #undef fbm_instr |
0cb96387 GS |
1287 | #define fbm_instr Perl_fbm_instr |
1288 | #undef Perl_find_script | |
1289 | #define Perl_find_script pPerl->Perl_find_script | |
cea2e8a9 | 1290 | #undef find_script |
0cb96387 | 1291 | #define find_script Perl_find_script |
cea2e8a9 | 1292 | #if defined(USE_THREADS) |
0cb96387 GS |
1293 | #undef Perl_find_threadsv |
1294 | #define Perl_find_threadsv pPerl->Perl_find_threadsv | |
cea2e8a9 | 1295 | #undef find_threadsv |
0cb96387 | 1296 | #define find_threadsv Perl_find_threadsv |
cea2e8a9 | 1297 | #endif |
0cb96387 GS |
1298 | #undef Perl_force_list |
1299 | #define Perl_force_list pPerl->Perl_force_list | |
cea2e8a9 | 1300 | #undef force_list |
0cb96387 GS |
1301 | #define force_list Perl_force_list |
1302 | #undef Perl_fold_constants | |
1303 | #define Perl_fold_constants pPerl->Perl_fold_constants | |
cea2e8a9 | 1304 | #undef fold_constants |
0cb96387 GS |
1305 | #define fold_constants Perl_fold_constants |
1306 | #undef Perl_form | |
1307 | #define Perl_form pPerl->Perl_form | |
cea2e8a9 | 1308 | #undef form |
0cb96387 GS |
1309 | #define form Perl_form |
1310 | #undef Perl_free_tmps | |
1311 | #define Perl_free_tmps pPerl->Perl_free_tmps | |
cea2e8a9 | 1312 | #undef free_tmps |
0cb96387 GS |
1313 | #define free_tmps Perl_free_tmps |
1314 | #undef Perl_gen_constant_list | |
1315 | #define Perl_gen_constant_list pPerl->Perl_gen_constant_list | |
cea2e8a9 | 1316 | #undef gen_constant_list |
0cb96387 | 1317 | #define gen_constant_list Perl_gen_constant_list |
cea2e8a9 | 1318 | #if !defined(HAS_GETENV_LEN) |
0cb96387 GS |
1319 | #undef Perl_getenv_len |
1320 | #define Perl_getenv_len pPerl->Perl_getenv_len | |
cea2e8a9 | 1321 | #undef getenv_len |
0cb96387 | 1322 | #define getenv_len Perl_getenv_len |
cea2e8a9 | 1323 | #endif |
0cb96387 GS |
1324 | #undef Perl_gp_free |
1325 | #define Perl_gp_free pPerl->Perl_gp_free | |
cea2e8a9 | 1326 | #undef gp_free |
0cb96387 GS |
1327 | #define gp_free Perl_gp_free |
1328 | #undef Perl_gp_ref | |
1329 | #define Perl_gp_ref pPerl->Perl_gp_ref | |
cea2e8a9 | 1330 | #undef gp_ref |
0cb96387 GS |
1331 | #define gp_ref Perl_gp_ref |
1332 | #undef Perl_gv_AVadd | |
1333 | #define Perl_gv_AVadd pPerl->Perl_gv_AVadd | |
cea2e8a9 | 1334 | #undef gv_AVadd |
0cb96387 GS |
1335 | #define gv_AVadd Perl_gv_AVadd |
1336 | #undef Perl_gv_HVadd | |
1337 | #define Perl_gv_HVadd pPerl->Perl_gv_HVadd | |
cea2e8a9 | 1338 | #undef gv_HVadd |
0cb96387 GS |
1339 | #define gv_HVadd Perl_gv_HVadd |
1340 | #undef Perl_gv_IOadd | |
1341 | #define Perl_gv_IOadd pPerl->Perl_gv_IOadd | |
cea2e8a9 | 1342 | #undef gv_IOadd |
0cb96387 GS |
1343 | #define gv_IOadd Perl_gv_IOadd |
1344 | #undef Perl_gv_autoload4 | |
1345 | #define Perl_gv_autoload4 pPerl->Perl_gv_autoload4 | |
cea2e8a9 | 1346 | #undef gv_autoload4 |
0cb96387 GS |
1347 | #define gv_autoload4 Perl_gv_autoload4 |
1348 | #undef Perl_gv_check | |
1349 | #define Perl_gv_check pPerl->Perl_gv_check | |
cea2e8a9 | 1350 | #undef gv_check |
0cb96387 GS |
1351 | #define gv_check Perl_gv_check |
1352 | #undef Perl_gv_efullname | |
1353 | #define Perl_gv_efullname pPerl->Perl_gv_efullname | |
cea2e8a9 | 1354 | #undef gv_efullname |
0cb96387 GS |
1355 | #define gv_efullname Perl_gv_efullname |
1356 | #undef Perl_gv_efullname3 | |
1357 | #define Perl_gv_efullname3 pPerl->Perl_gv_efullname3 | |
cea2e8a9 | 1358 | #undef gv_efullname3 |
0cb96387 GS |
1359 | #define gv_efullname3 Perl_gv_efullname3 |
1360 | #undef Perl_gv_fetchfile | |
1361 | #define Perl_gv_fetchfile pPerl->Perl_gv_fetchfile | |
cea2e8a9 | 1362 | #undef gv_fetchfile |
0cb96387 GS |
1363 | #define gv_fetchfile Perl_gv_fetchfile |
1364 | #undef Perl_gv_fetchmeth | |
1365 | #define Perl_gv_fetchmeth pPerl->Perl_gv_fetchmeth | |
cea2e8a9 | 1366 | #undef gv_fetchmeth |
0cb96387 GS |
1367 | #define gv_fetchmeth Perl_gv_fetchmeth |
1368 | #undef Perl_gv_fetchmethod | |
1369 | #define Perl_gv_fetchmethod pPerl->Perl_gv_fetchmethod | |
cea2e8a9 | 1370 | #undef gv_fetchmethod |
0cb96387 GS |
1371 | #define gv_fetchmethod Perl_gv_fetchmethod |
1372 | #undef Perl_gv_fetchmethod_autoload | |
1373 | #define Perl_gv_fetchmethod_autoload pPerl->Perl_gv_fetchmethod_autoload | |
cea2e8a9 | 1374 | #undef gv_fetchmethod_autoload |
0cb96387 GS |
1375 | #define gv_fetchmethod_autoload Perl_gv_fetchmethod_autoload |
1376 | #undef Perl_gv_fetchpv | |
1377 | #define Perl_gv_fetchpv pPerl->Perl_gv_fetchpv | |
cea2e8a9 | 1378 | #undef gv_fetchpv |
0cb96387 GS |
1379 | #define gv_fetchpv Perl_gv_fetchpv |
1380 | #undef Perl_gv_fullname | |
1381 | #define Perl_gv_fullname pPerl->Perl_gv_fullname | |
cea2e8a9 | 1382 | #undef gv_fullname |
0cb96387 GS |
1383 | #define gv_fullname Perl_gv_fullname |
1384 | #undef Perl_gv_fullname3 | |
1385 | #define Perl_gv_fullname3 pPerl->Perl_gv_fullname3 | |
cea2e8a9 | 1386 | #undef gv_fullname3 |
0cb96387 GS |
1387 | #define gv_fullname3 Perl_gv_fullname3 |
1388 | #undef Perl_gv_init | |
1389 | #define Perl_gv_init pPerl->Perl_gv_init | |
cea2e8a9 | 1390 | #undef gv_init |
0cb96387 GS |
1391 | #define gv_init Perl_gv_init |
1392 | #undef Perl_gv_stashpv | |
1393 | #define Perl_gv_stashpv pPerl->Perl_gv_stashpv | |
cea2e8a9 | 1394 | #undef gv_stashpv |
0cb96387 GS |
1395 | #define gv_stashpv Perl_gv_stashpv |
1396 | #undef Perl_gv_stashpvn | |
1397 | #define Perl_gv_stashpvn pPerl->Perl_gv_stashpvn | |
cea2e8a9 | 1398 | #undef gv_stashpvn |
0cb96387 GS |
1399 | #define gv_stashpvn Perl_gv_stashpvn |
1400 | #undef Perl_gv_stashsv | |
1401 | #define Perl_gv_stashsv pPerl->Perl_gv_stashsv | |
cea2e8a9 | 1402 | #undef gv_stashsv |
0cb96387 GS |
1403 | #define gv_stashsv Perl_gv_stashsv |
1404 | #undef Perl_hv_clear | |
1405 | #define Perl_hv_clear pPerl->Perl_hv_clear | |
cea2e8a9 | 1406 | #undef hv_clear |
0cb96387 GS |
1407 | #define hv_clear Perl_hv_clear |
1408 | #undef Perl_hv_delayfree_ent | |
1409 | #define Perl_hv_delayfree_ent pPerl->Perl_hv_delayfree_ent | |
cea2e8a9 | 1410 | #undef hv_delayfree_ent |
0cb96387 GS |
1411 | #define hv_delayfree_ent Perl_hv_delayfree_ent |
1412 | #undef Perl_hv_delete | |
1413 | #define Perl_hv_delete pPerl->Perl_hv_delete | |
cea2e8a9 | 1414 | #undef hv_delete |
0cb96387 GS |
1415 | #define hv_delete Perl_hv_delete |
1416 | #undef Perl_hv_delete_ent | |
1417 | #define Perl_hv_delete_ent pPerl->Perl_hv_delete_ent | |
cea2e8a9 | 1418 | #undef hv_delete_ent |
0cb96387 GS |
1419 | #define hv_delete_ent Perl_hv_delete_ent |
1420 | #undef Perl_hv_exists | |
1421 | #define Perl_hv_exists pPerl->Perl_hv_exists | |
cea2e8a9 | 1422 | #undef hv_exists |
0cb96387 GS |
1423 | #define hv_exists Perl_hv_exists |
1424 | #undef Perl_hv_exists_ent | |
1425 | #define Perl_hv_exists_ent pPerl->Perl_hv_exists_ent | |
cea2e8a9 | 1426 | #undef hv_exists_ent |
0cb96387 GS |
1427 | #define hv_exists_ent Perl_hv_exists_ent |
1428 | #undef Perl_hv_fetch | |
1429 | #define Perl_hv_fetch pPerl->Perl_hv_fetch | |
cea2e8a9 | 1430 | #undef hv_fetch |
0cb96387 GS |
1431 | #define hv_fetch Perl_hv_fetch |
1432 | #undef Perl_hv_fetch_ent | |
1433 | #define Perl_hv_fetch_ent pPerl->Perl_hv_fetch_ent | |
cea2e8a9 | 1434 | #undef hv_fetch_ent |
0cb96387 GS |
1435 | #define hv_fetch_ent Perl_hv_fetch_ent |
1436 | #undef Perl_hv_free_ent | |
1437 | #define Perl_hv_free_ent pPerl->Perl_hv_free_ent | |
cea2e8a9 | 1438 | #undef hv_free_ent |
0cb96387 GS |
1439 | #define hv_free_ent Perl_hv_free_ent |
1440 | #undef Perl_hv_iterinit | |
1441 | #define Perl_hv_iterinit pPerl->Perl_hv_iterinit | |
cea2e8a9 | 1442 | #undef hv_iterinit |
0cb96387 GS |
1443 | #define hv_iterinit Perl_hv_iterinit |
1444 | #undef Perl_hv_iterkey | |
1445 | #define Perl_hv_iterkey pPerl->Perl_hv_iterkey | |
cea2e8a9 | 1446 | #undef hv_iterkey |
0cb96387 GS |
1447 | #define hv_iterkey Perl_hv_iterkey |
1448 | #undef Perl_hv_iterkeysv | |
1449 | #define Perl_hv_iterkeysv pPerl->Perl_hv_iterkeysv | |
cea2e8a9 | 1450 | #undef hv_iterkeysv |
0cb96387 GS |
1451 | #define hv_iterkeysv Perl_hv_iterkeysv |
1452 | #undef Perl_hv_iternext | |
1453 | #define Perl_hv_iternext pPerl->Perl_hv_iternext | |
cea2e8a9 | 1454 | #undef hv_iternext |
0cb96387 GS |
1455 | #define hv_iternext Perl_hv_iternext |
1456 | #undef Perl_hv_iternextsv | |
1457 | #define Perl_hv_iternextsv pPerl->Perl_hv_iternextsv | |
cea2e8a9 | 1458 | #undef hv_iternextsv |
0cb96387 GS |
1459 | #define hv_iternextsv Perl_hv_iternextsv |
1460 | #undef Perl_hv_iterval | |
1461 | #define Perl_hv_iterval pPerl->Perl_hv_iterval | |
cea2e8a9 | 1462 | #undef hv_iterval |
0cb96387 GS |
1463 | #define hv_iterval Perl_hv_iterval |
1464 | #undef Perl_hv_ksplit | |
1465 | #define Perl_hv_ksplit pPerl->Perl_hv_ksplit | |
cea2e8a9 | 1466 | #undef hv_ksplit |
0cb96387 GS |
1467 | #define hv_ksplit Perl_hv_ksplit |
1468 | #undef Perl_hv_magic | |
1469 | #define Perl_hv_magic pPerl->Perl_hv_magic | |
cea2e8a9 | 1470 | #undef hv_magic |
0cb96387 GS |
1471 | #define hv_magic Perl_hv_magic |
1472 | #undef Perl_hv_store | |
1473 | #define Perl_hv_store pPerl->Perl_hv_store | |
cea2e8a9 | 1474 | #undef hv_store |
0cb96387 GS |
1475 | #define hv_store Perl_hv_store |
1476 | #undef Perl_hv_store_ent | |
1477 | #define Perl_hv_store_ent pPerl->Perl_hv_store_ent | |
cea2e8a9 | 1478 | #undef hv_store_ent |
0cb96387 GS |
1479 | #define hv_store_ent Perl_hv_store_ent |
1480 | #undef Perl_hv_undef | |
1481 | #define Perl_hv_undef pPerl->Perl_hv_undef | |
cea2e8a9 | 1482 | #undef hv_undef |
0cb96387 GS |
1483 | #define hv_undef Perl_hv_undef |
1484 | #undef Perl_ibcmp | |
1485 | #define Perl_ibcmp pPerl->Perl_ibcmp | |
cea2e8a9 | 1486 | #undef ibcmp |
0cb96387 GS |
1487 | #define ibcmp Perl_ibcmp |
1488 | #undef Perl_ibcmp_locale | |
1489 | #define Perl_ibcmp_locale pPerl->Perl_ibcmp_locale | |
cea2e8a9 | 1490 | #undef ibcmp_locale |
0cb96387 GS |
1491 | #define ibcmp_locale Perl_ibcmp_locale |
1492 | #undef Perl_ingroup | |
1493 | #define Perl_ingroup pPerl->Perl_ingroup | |
cea2e8a9 | 1494 | #undef ingroup |
0cb96387 GS |
1495 | #define ingroup Perl_ingroup |
1496 | #undef Perl_init_stacks | |
1497 | #define Perl_init_stacks pPerl->Perl_init_stacks | |
cea2e8a9 | 1498 | #undef init_stacks |
0cb96387 GS |
1499 | #define init_stacks Perl_init_stacks |
1500 | #undef Perl_intro_my | |
1501 | #define Perl_intro_my pPerl->Perl_intro_my | |
cea2e8a9 | 1502 | #undef intro_my |
0cb96387 GS |
1503 | #define intro_my Perl_intro_my |
1504 | #undef Perl_instr | |
1505 | #define Perl_instr pPerl->Perl_instr | |
cea2e8a9 | 1506 | #undef instr |
0cb96387 GS |
1507 | #define instr Perl_instr |
1508 | #undef Perl_io_close | |
1509 | #define Perl_io_close pPerl->Perl_io_close | |
cea2e8a9 | 1510 | #undef io_close |
0cb96387 GS |
1511 | #define io_close Perl_io_close |
1512 | #undef Perl_invert | |
1513 | #define Perl_invert pPerl->Perl_invert | |
cea2e8a9 | 1514 | #undef invert |
0cb96387 GS |
1515 | #define invert Perl_invert |
1516 | #undef Perl_is_uni_alnum | |
1517 | #define Perl_is_uni_alnum pPerl->Perl_is_uni_alnum | |
cea2e8a9 | 1518 | #undef is_uni_alnum |
0cb96387 | 1519 | #define is_uni_alnum Perl_is_uni_alnum |
b8c5462f JH |
1520 | #undef Perl_is_uni_alnumc |
1521 | #define Perl_is_uni_alnumc pPerl->Perl_is_uni_alnumc | |
1522 | #undef is_uni_alnumc | |
1523 | #define is_uni_alnumc Perl_is_uni_alnumc | |
0cb96387 GS |
1524 | #undef Perl_is_uni_idfirst |
1525 | #define Perl_is_uni_idfirst pPerl->Perl_is_uni_idfirst | |
cea2e8a9 | 1526 | #undef is_uni_idfirst |
0cb96387 GS |
1527 | #define is_uni_idfirst Perl_is_uni_idfirst |
1528 | #undef Perl_is_uni_alpha | |
1529 | #define Perl_is_uni_alpha pPerl->Perl_is_uni_alpha | |
cea2e8a9 | 1530 | #undef is_uni_alpha |
0cb96387 | 1531 | #define is_uni_alpha Perl_is_uni_alpha |
b8c5462f JH |
1532 | #undef Perl_is_uni_ascii |
1533 | #define Perl_is_uni_ascii pPerl->Perl_is_uni_ascii | |
1534 | #undef is_uni_ascii | |
1535 | #define is_uni_ascii Perl_is_uni_ascii | |
0cb96387 GS |
1536 | #undef Perl_is_uni_space |
1537 | #define Perl_is_uni_space pPerl->Perl_is_uni_space | |
cea2e8a9 | 1538 | #undef is_uni_space |
0cb96387 | 1539 | #define is_uni_space Perl_is_uni_space |
b8c5462f JH |
1540 | #undef Perl_is_uni_cntrl |
1541 | #define Perl_is_uni_cntrl pPerl->Perl_is_uni_cntrl | |
1542 | #undef is_uni_cntrl | |
1543 | #define is_uni_cntrl Perl_is_uni_cntrl | |
1544 | #undef Perl_is_uni_graph | |
1545 | #define Perl_is_uni_graph pPerl->Perl_is_uni_graph | |
1546 | #undef is_uni_graph | |
1547 | #define is_uni_graph Perl_is_uni_graph | |
0cb96387 GS |
1548 | #undef Perl_is_uni_digit |
1549 | #define Perl_is_uni_digit pPerl->Perl_is_uni_digit | |
cea2e8a9 | 1550 | #undef is_uni_digit |
0cb96387 GS |
1551 | #define is_uni_digit Perl_is_uni_digit |
1552 | #undef Perl_is_uni_upper | |
1553 | #define Perl_is_uni_upper pPerl->Perl_is_uni_upper | |
cea2e8a9 | 1554 | #undef is_uni_upper |
0cb96387 GS |
1555 | #define is_uni_upper Perl_is_uni_upper |
1556 | #undef Perl_is_uni_lower | |
1557 | #define Perl_is_uni_lower pPerl->Perl_is_uni_lower | |
cea2e8a9 | 1558 | #undef is_uni_lower |
0cb96387 GS |
1559 | #define is_uni_lower Perl_is_uni_lower |
1560 | #undef Perl_is_uni_print | |
1561 | #define Perl_is_uni_print pPerl->Perl_is_uni_print | |
cea2e8a9 | 1562 | #undef is_uni_print |
0cb96387 | 1563 | #define is_uni_print Perl_is_uni_print |
b8c5462f JH |
1564 | #undef Perl_is_uni_punct |
1565 | #define Perl_is_uni_punct pPerl->Perl_is_uni_punct | |
1566 | #undef is_uni_punct | |
1567 | #define is_uni_punct Perl_is_uni_punct | |
1568 | #undef Perl_is_uni_xdigit | |
1569 | #define Perl_is_uni_xdigit pPerl->Perl_is_uni_xdigit | |
1570 | #undef is_uni_xdigit | |
1571 | #define is_uni_xdigit Perl_is_uni_xdigit | |
0cb96387 GS |
1572 | #undef Perl_to_uni_upper |
1573 | #define Perl_to_uni_upper pPerl->Perl_to_uni_upper | |
cea2e8a9 | 1574 | #undef to_uni_upper |
0cb96387 GS |
1575 | #define to_uni_upper Perl_to_uni_upper |
1576 | #undef Perl_to_uni_title | |
1577 | #define Perl_to_uni_title pPerl->Perl_to_uni_title | |
cea2e8a9 | 1578 | #undef to_uni_title |
0cb96387 GS |
1579 | #define to_uni_title Perl_to_uni_title |
1580 | #undef Perl_to_uni_lower | |
1581 | #define Perl_to_uni_lower pPerl->Perl_to_uni_lower | |
cea2e8a9 | 1582 | #undef to_uni_lower |
0cb96387 GS |
1583 | #define to_uni_lower Perl_to_uni_lower |
1584 | #undef Perl_is_uni_alnum_lc | |
1585 | #define Perl_is_uni_alnum_lc pPerl->Perl_is_uni_alnum_lc | |
cea2e8a9 | 1586 | #undef is_uni_alnum_lc |
0cb96387 | 1587 | #define is_uni_alnum_lc Perl_is_uni_alnum_lc |
b8c5462f JH |
1588 | #undef Perl_is_uni_alnumc_lc |
1589 | #define Perl_is_uni_alnumc_lc pPerl->Perl_is_uni_alnumc_lc | |
1590 | #undef is_uni_alnumc_lc | |
1591 | #define is_uni_alnumc_lc Perl_is_uni_alnumc_lc | |
0cb96387 GS |
1592 | #undef Perl_is_uni_idfirst_lc |
1593 | #define Perl_is_uni_idfirst_lc pPerl->Perl_is_uni_idfirst_lc | |
cea2e8a9 | 1594 | #undef is_uni_idfirst_lc |
0cb96387 GS |
1595 | #define is_uni_idfirst_lc Perl_is_uni_idfirst_lc |
1596 | #undef Perl_is_uni_alpha_lc | |
1597 | #define Perl_is_uni_alpha_lc pPerl->Perl_is_uni_alpha_lc | |
cea2e8a9 | 1598 | #undef is_uni_alpha_lc |
0cb96387 | 1599 | #define is_uni_alpha_lc Perl_is_uni_alpha_lc |
b8c5462f JH |
1600 | #undef Perl_is_uni_ascii_lc |
1601 | #define Perl_is_uni_ascii_lc pPerl->Perl_is_uni_ascii_lc | |
1602 | #undef is_uni_ascii_lc | |
1603 | #define is_uni_ascii_lc Perl_is_uni_ascii_lc | |
0cb96387 GS |
1604 | #undef Perl_is_uni_space_lc |
1605 | #define Perl_is_uni_space_lc pPerl->Perl_is_uni_space_lc | |
cea2e8a9 | 1606 | #undef is_uni_space_lc |
0cb96387 | 1607 | #define is_uni_space_lc Perl_is_uni_space_lc |
b8c5462f JH |
1608 | #undef Perl_is_uni_cntrl_lc |
1609 | #define Perl_is_uni_cntrl_lc pPerl->Perl_is_uni_cntrl_lc | |
1610 | #undef is_uni_cntrl_lc | |
1611 | #define is_uni_cntrl_lc Perl_is_uni_cntrl_lc | |
1612 | #undef Perl_is_uni_graph_lc | |
1613 | #define Perl_is_uni_graph_lc pPerl->Perl_is_uni_graph_lc | |
1614 | #undef is_uni_graph_lc | |
1615 | #define is_uni_graph_lc Perl_is_uni_graph_lc | |
0cb96387 GS |
1616 | #undef Perl_is_uni_digit_lc |
1617 | #define Perl_is_uni_digit_lc pPerl->Perl_is_uni_digit_lc | |
cea2e8a9 | 1618 | #undef is_uni_digit_lc |
0cb96387 GS |
1619 | #define is_uni_digit_lc Perl_is_uni_digit_lc |
1620 | #undef Perl_is_uni_upper_lc | |
1621 | #define Perl_is_uni_upper_lc pPerl->Perl_is_uni_upper_lc | |
cea2e8a9 | 1622 | #undef is_uni_upper_lc |
0cb96387 GS |
1623 | #define is_uni_upper_lc Perl_is_uni_upper_lc |
1624 | #undef Perl_is_uni_lower_lc | |
1625 | #define Perl_is_uni_lower_lc pPerl->Perl_is_uni_lower_lc | |
cea2e8a9 | 1626 | #undef is_uni_lower_lc |
0cb96387 GS |
1627 | #define is_uni_lower_lc Perl_is_uni_lower_lc |
1628 | #undef Perl_is_uni_print_lc | |
1629 | #define Perl_is_uni_print_lc pPerl->Perl_is_uni_print_lc | |
cea2e8a9 | 1630 | #undef is_uni_print_lc |
0cb96387 | 1631 | #define is_uni_print_lc Perl_is_uni_print_lc |
b8c5462f JH |
1632 | #undef Perl_is_uni_punct_lc |
1633 | #define Perl_is_uni_punct_lc pPerl->Perl_is_uni_punct_lc | |
1634 | #undef is_uni_punct_lc | |
1635 | #define is_uni_punct_lc Perl_is_uni_punct_lc | |
1636 | #undef Perl_is_uni_xdigit_lc | |
1637 | #define Perl_is_uni_xdigit_lc pPerl->Perl_is_uni_xdigit_lc | |
1638 | #undef is_uni_xdigit_lc | |
1639 | #define is_uni_xdigit_lc Perl_is_uni_xdigit_lc | |
0cb96387 GS |
1640 | #undef Perl_to_uni_upper_lc |
1641 | #define Perl_to_uni_upper_lc pPerl->Perl_to_uni_upper_lc | |
cea2e8a9 | 1642 | #undef to_uni_upper_lc |
0cb96387 GS |
1643 | #define to_uni_upper_lc Perl_to_uni_upper_lc |
1644 | #undef Perl_to_uni_title_lc | |
1645 | #define Perl_to_uni_title_lc pPerl->Perl_to_uni_title_lc | |
cea2e8a9 | 1646 | #undef to_uni_title_lc |
0cb96387 GS |
1647 | #define to_uni_title_lc Perl_to_uni_title_lc |
1648 | #undef Perl_to_uni_lower_lc | |
1649 | #define Perl_to_uni_lower_lc pPerl->Perl_to_uni_lower_lc | |
cea2e8a9 | 1650 | #undef to_uni_lower_lc |
0cb96387 GS |
1651 | #define to_uni_lower_lc Perl_to_uni_lower_lc |
1652 | #undef Perl_is_utf8_alnum | |
1653 | #define Perl_is_utf8_alnum pPerl->Perl_is_utf8_alnum | |
cea2e8a9 | 1654 | #undef is_utf8_alnum |
0cb96387 | 1655 | #define is_utf8_alnum Perl_is_utf8_alnum |
b8c5462f JH |
1656 | #undef Perl_is_utf8_alnumc |
1657 | #define Perl_is_utf8_alnumc pPerl->Perl_is_utf8_alnumc | |
1658 | #undef is_utf8_alnumc | |
1659 | #define is_utf8_alnumc Perl_is_utf8_alnumc | |
0cb96387 GS |
1660 | #undef Perl_is_utf8_idfirst |
1661 | #define Perl_is_utf8_idfirst pPerl->Perl_is_utf8_idfirst | |
cea2e8a9 | 1662 | #undef is_utf8_idfirst |
0cb96387 GS |
1663 | #define is_utf8_idfirst Perl_is_utf8_idfirst |
1664 | #undef Perl_is_utf8_alpha | |
1665 | #define Perl_is_utf8_alpha pPerl->Perl_is_utf8_alpha | |
cea2e8a9 | 1666 | #undef is_utf8_alpha |
0cb96387 | 1667 | #define is_utf8_alpha Perl_is_utf8_alpha |
b8c5462f JH |
1668 | #undef Perl_is_utf8_ascii |
1669 | #define Perl_is_utf8_ascii pPerl->Perl_is_utf8_ascii | |
1670 | #undef is_utf8_ascii | |
1671 | #define is_utf8_ascii Perl_is_utf8_ascii | |
0cb96387 GS |
1672 | #undef Perl_is_utf8_space |
1673 | #define Perl_is_utf8_space pPerl->Perl_is_utf8_space | |
cea2e8a9 | 1674 | #undef is_utf8_space |
0cb96387 | 1675 | #define is_utf8_space Perl_is_utf8_space |
b8c5462f JH |
1676 | #undef Perl_is_utf8_cntrl |
1677 | #define Perl_is_utf8_cntrl pPerl->Perl_is_utf8_cntrl | |
1678 | #undef is_utf8_cntrl | |
1679 | #define is_utf8_cntrl Perl_is_utf8_cntrl | |
0cb96387 GS |
1680 | #undef Perl_is_utf8_digit |
1681 | #define Perl_is_utf8_digit pPerl->Perl_is_utf8_digit | |
cea2e8a9 | 1682 | #undef is_utf8_digit |
0cb96387 | 1683 | #define is_utf8_digit Perl_is_utf8_digit |
b8c5462f JH |
1684 | #undef Perl_is_utf8_graph |
1685 | #define Perl_is_utf8_graph pPerl->Perl_is_utf8_graph | |
1686 | #undef is_utf8_graph | |
1687 | #define is_utf8_graph Perl_is_utf8_graph | |
0cb96387 GS |
1688 | #undef Perl_is_utf8_upper |
1689 | #define Perl_is_utf8_upper pPerl->Perl_is_utf8_upper | |
cea2e8a9 | 1690 | #undef is_utf8_upper |
0cb96387 GS |
1691 | #define is_utf8_upper Perl_is_utf8_upper |
1692 | #undef Perl_is_utf8_lower | |
1693 | #define Perl_is_utf8_lower pPerl->Perl_is_utf8_lower | |
cea2e8a9 | 1694 | #undef is_utf8_lower |
0cb96387 GS |
1695 | #define is_utf8_lower Perl_is_utf8_lower |
1696 | #undef Perl_is_utf8_print | |
1697 | #define Perl_is_utf8_print pPerl->Perl_is_utf8_print | |
cea2e8a9 | 1698 | #undef is_utf8_print |
0cb96387 | 1699 | #define is_utf8_print Perl_is_utf8_print |
b8c5462f JH |
1700 | #undef Perl_is_utf8_punct |
1701 | #define Perl_is_utf8_punct pPerl->Perl_is_utf8_punct | |
1702 | #undef is_utf8_punct | |
1703 | #define is_utf8_punct Perl_is_utf8_punct | |
1704 | #undef Perl_is_utf8_xdigit | |
1705 | #define Perl_is_utf8_xdigit pPerl->Perl_is_utf8_xdigit | |
1706 | #undef is_utf8_xdigit | |
1707 | #define is_utf8_xdigit Perl_is_utf8_xdigit | |
0cb96387 GS |
1708 | #undef Perl_is_utf8_mark |
1709 | #define Perl_is_utf8_mark pPerl->Perl_is_utf8_mark | |
cea2e8a9 | 1710 | #undef is_utf8_mark |
0cb96387 GS |
1711 | #define is_utf8_mark Perl_is_utf8_mark |
1712 | #undef Perl_jmaybe | |
1713 | #define Perl_jmaybe pPerl->Perl_jmaybe | |
cea2e8a9 | 1714 | #undef jmaybe |
0cb96387 GS |
1715 | #define jmaybe Perl_jmaybe |
1716 | #undef Perl_keyword | |
1717 | #define Perl_keyword pPerl->Perl_keyword | |
cea2e8a9 | 1718 | #undef keyword |
0cb96387 GS |
1719 | #define keyword Perl_keyword |
1720 | #undef Perl_leave_scope | |
1721 | #define Perl_leave_scope pPerl->Perl_leave_scope | |
cea2e8a9 | 1722 | #undef leave_scope |
0cb96387 GS |
1723 | #define leave_scope Perl_leave_scope |
1724 | #undef Perl_lex_end | |
1725 | #define Perl_lex_end pPerl->Perl_lex_end | |
cea2e8a9 | 1726 | #undef lex_end |
0cb96387 GS |
1727 | #define lex_end Perl_lex_end |
1728 | #undef Perl_lex_start | |
1729 | #define Perl_lex_start pPerl->Perl_lex_start | |
cea2e8a9 | 1730 | #undef lex_start |
0cb96387 GS |
1731 | #define lex_start Perl_lex_start |
1732 | #undef Perl_linklist | |
1733 | #define Perl_linklist pPerl->Perl_linklist | |
cea2e8a9 | 1734 | #undef linklist |
0cb96387 GS |
1735 | #define linklist Perl_linklist |
1736 | #undef Perl_list | |
1737 | #define Perl_list pPerl->Perl_list | |
cea2e8a9 | 1738 | #undef list |
0cb96387 GS |
1739 | #define list Perl_list |
1740 | #undef Perl_listkids | |
1741 | #define Perl_listkids pPerl->Perl_listkids | |
cea2e8a9 | 1742 | #undef listkids |
0cb96387 GS |
1743 | #define listkids Perl_listkids |
1744 | #undef Perl_localize | |
1745 | #define Perl_localize pPerl->Perl_localize | |
cea2e8a9 | 1746 | #undef localize |
0cb96387 GS |
1747 | #define localize Perl_localize |
1748 | #undef Perl_looks_like_number | |
1749 | #define Perl_looks_like_number pPerl->Perl_looks_like_number | |
cea2e8a9 | 1750 | #undef looks_like_number |
0cb96387 GS |
1751 | #define looks_like_number Perl_looks_like_number |
1752 | #undef Perl_magic_clearenv | |
1753 | #define Perl_magic_clearenv pPerl->Perl_magic_clearenv | |
cea2e8a9 | 1754 | #undef magic_clearenv |
0cb96387 GS |
1755 | #define magic_clearenv Perl_magic_clearenv |
1756 | #undef Perl_magic_clear_all_env | |
1757 | #define Perl_magic_clear_all_env pPerl->Perl_magic_clear_all_env | |
cea2e8a9 | 1758 | #undef magic_clear_all_env |
0cb96387 GS |
1759 | #define magic_clear_all_env Perl_magic_clear_all_env |
1760 | #undef Perl_magic_clearpack | |
1761 | #define Perl_magic_clearpack pPerl->Perl_magic_clearpack | |
cea2e8a9 | 1762 | #undef magic_clearpack |
0cb96387 GS |
1763 | #define magic_clearpack Perl_magic_clearpack |
1764 | #undef Perl_magic_clearsig | |
1765 | #define Perl_magic_clearsig pPerl->Perl_magic_clearsig | |
cea2e8a9 | 1766 | #undef magic_clearsig |
0cb96387 GS |
1767 | #define magic_clearsig Perl_magic_clearsig |
1768 | #undef Perl_magic_existspack | |
1769 | #define Perl_magic_existspack pPerl->Perl_magic_existspack | |
cea2e8a9 | 1770 | #undef magic_existspack |
0cb96387 GS |
1771 | #define magic_existspack Perl_magic_existspack |
1772 | #undef Perl_magic_freeregexp | |
1773 | #define Perl_magic_freeregexp pPerl->Perl_magic_freeregexp | |
cea2e8a9 | 1774 | #undef magic_freeregexp |
0cb96387 GS |
1775 | #define magic_freeregexp Perl_magic_freeregexp |
1776 | #undef Perl_magic_get | |
1777 | #define Perl_magic_get pPerl->Perl_magic_get | |
cea2e8a9 | 1778 | #undef magic_get |
0cb96387 GS |
1779 | #define magic_get Perl_magic_get |
1780 | #undef Perl_magic_getarylen | |
1781 | #define Perl_magic_getarylen pPerl->Perl_magic_getarylen | |
cea2e8a9 | 1782 | #undef magic_getarylen |
0cb96387 GS |
1783 | #define magic_getarylen Perl_magic_getarylen |
1784 | #undef Perl_magic_getdefelem | |
1785 | #define Perl_magic_getdefelem pPerl->Perl_magic_getdefelem | |
cea2e8a9 | 1786 | #undef magic_getdefelem |
0cb96387 GS |
1787 | #define magic_getdefelem Perl_magic_getdefelem |
1788 | #undef Perl_magic_getglob | |
1789 | #define Perl_magic_getglob pPerl->Perl_magic_getglob | |
cea2e8a9 | 1790 | #undef magic_getglob |
0cb96387 GS |
1791 | #define magic_getglob Perl_magic_getglob |
1792 | #undef Perl_magic_getnkeys | |
1793 | #define Perl_magic_getnkeys pPerl->Perl_magic_getnkeys | |
cea2e8a9 | 1794 | #undef magic_getnkeys |
0cb96387 GS |
1795 | #define magic_getnkeys Perl_magic_getnkeys |
1796 | #undef Perl_magic_getpack | |
1797 | #define Perl_magic_getpack pPerl->Perl_magic_getpack | |
cea2e8a9 | 1798 | #undef magic_getpack |
0cb96387 GS |
1799 | #define magic_getpack Perl_magic_getpack |
1800 | #undef Perl_magic_getpos | |
1801 | #define Perl_magic_getpos pPerl->Perl_magic_getpos | |
cea2e8a9 | 1802 | #undef magic_getpos |
0cb96387 GS |
1803 | #define magic_getpos Perl_magic_getpos |
1804 | #undef Perl_magic_getsig | |
1805 | #define Perl_magic_getsig pPerl->Perl_magic_getsig | |
cea2e8a9 | 1806 | #undef magic_getsig |
0cb96387 GS |
1807 | #define magic_getsig Perl_magic_getsig |
1808 | #undef Perl_magic_getsubstr | |
1809 | #define Perl_magic_getsubstr pPerl->Perl_magic_getsubstr | |
cea2e8a9 | 1810 | #undef magic_getsubstr |
0cb96387 GS |
1811 | #define magic_getsubstr Perl_magic_getsubstr |
1812 | #undef Perl_magic_gettaint | |
1813 | #define Perl_magic_gettaint pPerl->Perl_magic_gettaint | |
cea2e8a9 | 1814 | #undef magic_gettaint |
0cb96387 GS |
1815 | #define magic_gettaint Perl_magic_gettaint |
1816 | #undef Perl_magic_getuvar | |
1817 | #define Perl_magic_getuvar pPerl->Perl_magic_getuvar | |
cea2e8a9 | 1818 | #undef magic_getuvar |
0cb96387 GS |
1819 | #define magic_getuvar Perl_magic_getuvar |
1820 | #undef Perl_magic_getvec | |
1821 | #define Perl_magic_getvec pPerl->Perl_magic_getvec | |
cea2e8a9 | 1822 | #undef magic_getvec |
0cb96387 GS |
1823 | #define magic_getvec Perl_magic_getvec |
1824 | #undef Perl_magic_len | |
1825 | #define Perl_magic_len pPerl->Perl_magic_len | |
cea2e8a9 | 1826 | #undef magic_len |
0cb96387 | 1827 | #define magic_len Perl_magic_len |
cea2e8a9 | 1828 | #if defined(USE_THREADS) |
0cb96387 GS |
1829 | #undef Perl_magic_mutexfree |
1830 | #define Perl_magic_mutexfree pPerl->Perl_magic_mutexfree | |
cea2e8a9 | 1831 | #undef magic_mutexfree |
0cb96387 | 1832 | #define magic_mutexfree Perl_magic_mutexfree |
cea2e8a9 | 1833 | #endif |
0cb96387 GS |
1834 | #undef Perl_magic_nextpack |
1835 | #define Perl_magic_nextpack pPerl->Perl_magic_nextpack | |
cea2e8a9 | 1836 | #undef magic_nextpack |
0cb96387 GS |
1837 | #define magic_nextpack Perl_magic_nextpack |
1838 | #undef Perl_magic_regdata_cnt | |
1839 | #define Perl_magic_regdata_cnt pPerl->Perl_magic_regdata_cnt | |
cea2e8a9 | 1840 | #undef magic_regdata_cnt |
0cb96387 GS |
1841 | #define magic_regdata_cnt Perl_magic_regdata_cnt |
1842 | #undef Perl_magic_regdatum_get | |
1843 | #define Perl_magic_regdatum_get pPerl->Perl_magic_regdatum_get | |
cea2e8a9 | 1844 | #undef magic_regdatum_get |
0cb96387 GS |
1845 | #define magic_regdatum_get Perl_magic_regdatum_get |
1846 | #undef Perl_magic_set | |
1847 | #define Perl_magic_set pPerl->Perl_magic_set | |
cea2e8a9 | 1848 | #undef magic_set |
0cb96387 GS |
1849 | #define magic_set Perl_magic_set |
1850 | #undef Perl_magic_setamagic | |
1851 | #define Perl_magic_setamagic pPerl->Perl_magic_setamagic | |
cea2e8a9 | 1852 | #undef magic_setamagic |
0cb96387 GS |
1853 | #define magic_setamagic Perl_magic_setamagic |
1854 | #undef Perl_magic_setarylen | |
1855 | #define Perl_magic_setarylen pPerl->Perl_magic_setarylen | |
cea2e8a9 | 1856 | #undef magic_setarylen |
0cb96387 GS |
1857 | #define magic_setarylen Perl_magic_setarylen |
1858 | #undef Perl_magic_setbm | |
1859 | #define Perl_magic_setbm pPerl->Perl_magic_setbm | |
cea2e8a9 | 1860 | #undef magic_setbm |
0cb96387 GS |
1861 | #define magic_setbm Perl_magic_setbm |
1862 | #undef Perl_magic_setdbline | |
1863 | #define Perl_magic_setdbline pPerl->Perl_magic_setdbline | |
cea2e8a9 | 1864 | #undef magic_setdbline |
0cb96387 | 1865 | #define magic_setdbline Perl_magic_setdbline |
cea2e8a9 | 1866 | #if defined(USE_LOCALE_COLLATE) |
0cb96387 GS |
1867 | #undef Perl_magic_setcollxfrm |
1868 | #define Perl_magic_setcollxfrm pPerl->Perl_magic_setcollxfrm | |
cea2e8a9 | 1869 | #undef magic_setcollxfrm |
0cb96387 | 1870 | #define magic_setcollxfrm Perl_magic_setcollxfrm |
cea2e8a9 | 1871 | #endif |
0cb96387 GS |
1872 | #undef Perl_magic_setdefelem |
1873 | #define Perl_magic_setdefelem pPerl->Perl_magic_setdefelem | |
cea2e8a9 | 1874 | #undef magic_setdefelem |
0cb96387 GS |
1875 | #define magic_setdefelem Perl_magic_setdefelem |
1876 | #undef Perl_magic_setenv | |
1877 | #define Perl_magic_setenv pPerl->Perl_magic_setenv | |
cea2e8a9 | 1878 | #undef magic_setenv |
0cb96387 GS |
1879 | #define magic_setenv Perl_magic_setenv |
1880 | #undef Perl_magic_setfm | |
1881 | #define Perl_magic_setfm pPerl->Perl_magic_setfm | |
cea2e8a9 | 1882 | #undef magic_setfm |
0cb96387 GS |
1883 | #define magic_setfm Perl_magic_setfm |
1884 | #undef Perl_magic_setisa | |
1885 | #define Perl_magic_setisa pPerl->Perl_magic_setisa | |
cea2e8a9 | 1886 | #undef magic_setisa |
0cb96387 GS |
1887 | #define magic_setisa Perl_magic_setisa |
1888 | #undef Perl_magic_setglob | |
1889 | #define Perl_magic_setglob pPerl->Perl_magic_setglob | |
cea2e8a9 | 1890 | #undef magic_setglob |
0cb96387 GS |
1891 | #define magic_setglob Perl_magic_setglob |
1892 | #undef Perl_magic_setmglob | |
1893 | #define Perl_magic_setmglob pPerl->Perl_magic_setmglob | |
cea2e8a9 | 1894 | #undef magic_setmglob |
0cb96387 GS |
1895 | #define magic_setmglob Perl_magic_setmglob |
1896 | #undef Perl_magic_setnkeys | |
1897 | #define Perl_magic_setnkeys pPerl->Perl_magic_setnkeys | |
cea2e8a9 | 1898 | #undef magic_setnkeys |
0cb96387 GS |
1899 | #define magic_setnkeys Perl_magic_setnkeys |
1900 | #undef Perl_magic_setpack | |
1901 | #define Perl_magic_setpack pPerl->Perl_magic_setpack | |
cea2e8a9 | 1902 | #undef magic_setpack |
0cb96387 GS |
1903 | #define magic_setpack Perl_magic_setpack |
1904 | #undef Perl_magic_setpos | |
1905 | #define Perl_magic_setpos pPerl->Perl_magic_setpos | |
cea2e8a9 | 1906 | #undef magic_setpos |
0cb96387 GS |
1907 | #define magic_setpos Perl_magic_setpos |
1908 | #undef Perl_magic_setsig | |
1909 | #define Perl_magic_setsig pPerl->Perl_magic_setsig | |
cea2e8a9 | 1910 | #undef magic_setsig |
0cb96387 GS |
1911 | #define magic_setsig Perl_magic_setsig |
1912 | #undef Perl_magic_setsubstr | |
1913 | #define Perl_magic_setsubstr pPerl->Perl_magic_setsubstr | |
cea2e8a9 | 1914 | #undef magic_setsubstr |
0cb96387 GS |
1915 | #define magic_setsubstr Perl_magic_setsubstr |
1916 | #undef Perl_magic_settaint | |
1917 | #define Perl_magic_settaint pPerl->Perl_magic_settaint | |
cea2e8a9 | 1918 | #undef magic_settaint |
0cb96387 GS |
1919 | #define magic_settaint Perl_magic_settaint |
1920 | #undef Perl_magic_setuvar | |
1921 | #define Perl_magic_setuvar pPerl->Perl_magic_setuvar | |
cea2e8a9 | 1922 | #undef magic_setuvar |
0cb96387 GS |
1923 | #define magic_setuvar Perl_magic_setuvar |
1924 | #undef Perl_magic_setvec | |
1925 | #define Perl_magic_setvec pPerl->Perl_magic_setvec | |
cea2e8a9 | 1926 | #undef magic_setvec |
0cb96387 GS |
1927 | #define magic_setvec Perl_magic_setvec |
1928 | #undef Perl_magic_set_all_env | |
1929 | #define Perl_magic_set_all_env pPerl->Perl_magic_set_all_env | |
cea2e8a9 | 1930 | #undef magic_set_all_env |
0cb96387 GS |
1931 | #define magic_set_all_env Perl_magic_set_all_env |
1932 | #undef Perl_magic_sizepack | |
1933 | #define Perl_magic_sizepack pPerl->Perl_magic_sizepack | |
cea2e8a9 | 1934 | #undef magic_sizepack |
0cb96387 GS |
1935 | #define magic_sizepack Perl_magic_sizepack |
1936 | #undef Perl_magic_wipepack | |
1937 | #define Perl_magic_wipepack pPerl->Perl_magic_wipepack | |
cea2e8a9 | 1938 | #undef magic_wipepack |
0cb96387 GS |
1939 | #define magic_wipepack Perl_magic_wipepack |
1940 | #undef Perl_magicname | |
1941 | #define Perl_magicname pPerl->Perl_magicname | |
cea2e8a9 | 1942 | #undef magicname |
0cb96387 | 1943 | #define magicname Perl_magicname |
cea2e8a9 | 1944 | #if defined(MYMALLOC) |
0cb96387 GS |
1945 | #undef Perl_malloced_size |
1946 | #define Perl_malloced_size pPerl->Perl_malloced_size | |
cea2e8a9 | 1947 | #undef malloced_size |
0cb96387 | 1948 | #define malloced_size Perl_malloced_size |
cea2e8a9 | 1949 | #endif |
0cb96387 GS |
1950 | #undef Perl_markstack_grow |
1951 | #define Perl_markstack_grow pPerl->Perl_markstack_grow | |
cea2e8a9 | 1952 | #undef markstack_grow |
0cb96387 | 1953 | #define markstack_grow Perl_markstack_grow |
cea2e8a9 | 1954 | #if defined(USE_LOCALE_COLLATE) |
0cb96387 GS |
1955 | #undef Perl_mem_collxfrm |
1956 | #define Perl_mem_collxfrm pPerl->Perl_mem_collxfrm | |
cea2e8a9 | 1957 | #undef mem_collxfrm |
0cb96387 | 1958 | #define mem_collxfrm Perl_mem_collxfrm |
cea2e8a9 | 1959 | #endif |
0cb96387 GS |
1960 | #undef Perl_mess |
1961 | #define Perl_mess pPerl->Perl_mess | |
cea2e8a9 | 1962 | #undef mess |
0cb96387 GS |
1963 | #define mess Perl_mess |
1964 | #undef Perl_mg_clear | |
1965 | #define Perl_mg_clear pPerl->Perl_mg_clear | |
cea2e8a9 | 1966 | #undef mg_clear |
0cb96387 GS |
1967 | #define mg_clear Perl_mg_clear |
1968 | #undef Perl_mg_copy | |
1969 | #define Perl_mg_copy pPerl->Perl_mg_copy | |
cea2e8a9 | 1970 | #undef mg_copy |
0cb96387 GS |
1971 | #define mg_copy Perl_mg_copy |
1972 | #undef Perl_mg_find | |
1973 | #define Perl_mg_find pPerl->Perl_mg_find | |
cea2e8a9 | 1974 | #undef mg_find |
0cb96387 GS |
1975 | #define mg_find Perl_mg_find |
1976 | #undef Perl_mg_free | |
1977 | #define Perl_mg_free pPerl->Perl_mg_free | |
cea2e8a9 | 1978 | #undef mg_free |
0cb96387 GS |
1979 | #define mg_free Perl_mg_free |
1980 | #undef Perl_mg_get | |
1981 | #define Perl_mg_get pPerl->Perl_mg_get | |
cea2e8a9 | 1982 | #undef mg_get |
0cb96387 GS |
1983 | #define mg_get Perl_mg_get |
1984 | #undef Perl_mg_length | |
1985 | #define Perl_mg_length pPerl->Perl_mg_length | |
cea2e8a9 | 1986 | #undef mg_length |
0cb96387 GS |
1987 | #define mg_length Perl_mg_length |
1988 | #undef Perl_mg_magical | |
1989 | #define Perl_mg_magical pPerl->Perl_mg_magical | |
cea2e8a9 | 1990 | #undef mg_magical |
0cb96387 GS |
1991 | #define mg_magical Perl_mg_magical |
1992 | #undef Perl_mg_set | |
1993 | #define Perl_mg_set pPerl->Perl_mg_set | |
cea2e8a9 | 1994 | #undef mg_set |
0cb96387 GS |
1995 | #define mg_set Perl_mg_set |
1996 | #undef Perl_mg_size | |
1997 | #define Perl_mg_size pPerl->Perl_mg_size | |
cea2e8a9 | 1998 | #undef mg_size |
0cb96387 GS |
1999 | #define mg_size Perl_mg_size |
2000 | #undef Perl_mod | |
2001 | #define Perl_mod pPerl->Perl_mod | |
cea2e8a9 | 2002 | #undef mod |
0cb96387 GS |
2003 | #define mod Perl_mod |
2004 | #undef Perl_moreswitches | |
2005 | #define Perl_moreswitches pPerl->Perl_moreswitches | |
cea2e8a9 | 2006 | #undef moreswitches |
0cb96387 GS |
2007 | #define moreswitches Perl_moreswitches |
2008 | #undef Perl_my | |
2009 | #define Perl_my pPerl->Perl_my | |
cea2e8a9 | 2010 | #undef my |
0cb96387 | 2011 | #define my Perl_my |
0cb96387 GS |
2012 | #undef Perl_my_atof |
2013 | #define Perl_my_atof pPerl->Perl_my_atof | |
097ee67d | 2014 | #undef my_atof |
0cb96387 | 2015 | #define my_atof Perl_my_atof |
cea2e8a9 | 2016 | #if !defined(HAS_BCOPY) || !defined(HAS_SAFE_BCOPY) |
0cb96387 GS |
2017 | #undef Perl_my_bcopy |
2018 | #define Perl_my_bcopy pPerl->Perl_my_bcopy | |
cea2e8a9 | 2019 | #undef my_bcopy |
0cb96387 | 2020 | #define my_bcopy Perl_my_bcopy |
cea2e8a9 GS |
2021 | #endif |
2022 | #if !defined(HAS_BZERO) && !defined(HAS_MEMSET) | |
0cb96387 GS |
2023 | #undef Perl_my_bzero |
2024 | #define Perl_my_bzero pPerl->Perl_my_bzero | |
cea2e8a9 | 2025 | #undef my_bzero |
0cb96387 | 2026 | #define my_bzero Perl_my_bzero |
cea2e8a9 | 2027 | #endif |
0cb96387 GS |
2028 | #undef Perl_my_exit |
2029 | #define Perl_my_exit pPerl->Perl_my_exit | |
cea2e8a9 | 2030 | #undef my_exit |
0cb96387 GS |
2031 | #define my_exit Perl_my_exit |
2032 | #undef Perl_my_failure_exit | |
2033 | #define Perl_my_failure_exit pPerl->Perl_my_failure_exit | |
cea2e8a9 | 2034 | #undef my_failure_exit |
0cb96387 GS |
2035 | #define my_failure_exit Perl_my_failure_exit |
2036 | #undef Perl_my_fflush_all | |
2037 | #define Perl_my_fflush_all pPerl->Perl_my_fflush_all | |
cea2e8a9 | 2038 | #undef my_fflush_all |
0cb96387 GS |
2039 | #define my_fflush_all Perl_my_fflush_all |
2040 | #undef Perl_my_lstat | |
2041 | #define Perl_my_lstat pPerl->Perl_my_lstat | |
cea2e8a9 | 2042 | #undef my_lstat |
0cb96387 | 2043 | #define my_lstat Perl_my_lstat |
cea2e8a9 | 2044 | #if !defined(HAS_MEMCMP) || !defined(HAS_SANE_MEMCMP) |
0cb96387 GS |
2045 | #undef Perl_my_memcmp |
2046 | #define Perl_my_memcmp pPerl->Perl_my_memcmp | |
cea2e8a9 | 2047 | #undef my_memcmp |
0cb96387 | 2048 | #define my_memcmp Perl_my_memcmp |
cea2e8a9 GS |
2049 | #endif |
2050 | #if !defined(HAS_MEMSET) | |
0cb96387 GS |
2051 | #undef Perl_my_memset |
2052 | #define Perl_my_memset pPerl->Perl_my_memset | |
cea2e8a9 | 2053 | #undef my_memset |
0cb96387 | 2054 | #define my_memset Perl_my_memset |
cea2e8a9 GS |
2055 | #endif |
2056 | #if !defined(PERL_OBJECT) | |
0cb96387 GS |
2057 | #undef Perl_my_pclose |
2058 | #define Perl_my_pclose pPerl->Perl_my_pclose | |
cea2e8a9 | 2059 | #undef my_pclose |
0cb96387 GS |
2060 | #define my_pclose Perl_my_pclose |
2061 | #undef Perl_my_popen | |
2062 | #define Perl_my_popen pPerl->Perl_my_popen | |
cea2e8a9 | 2063 | #undef my_popen |
0cb96387 | 2064 | #define my_popen Perl_my_popen |
cea2e8a9 | 2065 | #endif |
0cb96387 GS |
2066 | #undef Perl_my_setenv |
2067 | #define Perl_my_setenv pPerl->Perl_my_setenv | |
cea2e8a9 | 2068 | #undef my_setenv |
0cb96387 GS |
2069 | #define my_setenv Perl_my_setenv |
2070 | #undef Perl_my_stat | |
2071 | #define Perl_my_stat pPerl->Perl_my_stat | |
cea2e8a9 | 2072 | #undef my_stat |
0cb96387 | 2073 | #define my_stat Perl_my_stat |
cea2e8a9 | 2074 | #if defined(MYSWAP) |
0cb96387 GS |
2075 | #undef Perl_my_swap |
2076 | #define Perl_my_swap pPerl->Perl_my_swap | |
cea2e8a9 | 2077 | #undef my_swap |
0cb96387 GS |
2078 | #define my_swap Perl_my_swap |
2079 | #undef Perl_my_htonl | |
2080 | #define Perl_my_htonl pPerl->Perl_my_htonl | |
cea2e8a9 | 2081 | #undef my_htonl |
0cb96387 GS |
2082 | #define my_htonl Perl_my_htonl |
2083 | #undef Perl_my_ntohl | |
2084 | #define Perl_my_ntohl pPerl->Perl_my_ntohl | |
cea2e8a9 | 2085 | #undef my_ntohl |
0cb96387 | 2086 | #define my_ntohl Perl_my_ntohl |
cea2e8a9 | 2087 | #endif |
0cb96387 GS |
2088 | #undef Perl_my_unexec |
2089 | #define Perl_my_unexec pPerl->Perl_my_unexec | |
cea2e8a9 | 2090 | #undef my_unexec |
0cb96387 GS |
2091 | #define my_unexec Perl_my_unexec |
2092 | #undef Perl_newANONLIST | |
2093 | #define Perl_newANONLIST pPerl->Perl_newANONLIST | |
cea2e8a9 | 2094 | #undef newANONLIST |
0cb96387 GS |
2095 | #define newANONLIST Perl_newANONLIST |
2096 | #undef Perl_newANONHASH | |
2097 | #define Perl_newANONHASH pPerl->Perl_newANONHASH | |
cea2e8a9 | 2098 | #undef newANONHASH |
0cb96387 GS |
2099 | #define newANONHASH Perl_newANONHASH |
2100 | #undef Perl_newANONSUB | |
2101 | #define Perl_newANONSUB pPerl->Perl_newANONSUB | |
cea2e8a9 | 2102 | #undef newANONSUB |
0cb96387 GS |
2103 | #define newANONSUB Perl_newANONSUB |
2104 | #undef Perl_newASSIGNOP | |
2105 | #define Perl_newASSIGNOP pPerl->Perl_newASSIGNOP | |
cea2e8a9 | 2106 | #undef newASSIGNOP |
0cb96387 GS |
2107 | #define newASSIGNOP Perl_newASSIGNOP |
2108 | #undef Perl_newCONDOP | |
2109 | #define Perl_newCONDOP pPerl->Perl_newCONDOP | |
cea2e8a9 | 2110 | #undef newCONDOP |
0cb96387 GS |
2111 | #define newCONDOP Perl_newCONDOP |
2112 | #undef Perl_newCONSTSUB | |
2113 | #define Perl_newCONSTSUB pPerl->Perl_newCONSTSUB | |
cea2e8a9 | 2114 | #undef newCONSTSUB |
0cb96387 GS |
2115 | #define newCONSTSUB Perl_newCONSTSUB |
2116 | #undef Perl_newFORM | |
2117 | #define Perl_newFORM pPerl->Perl_newFORM | |
cea2e8a9 | 2118 | #undef newFORM |
0cb96387 GS |
2119 | #define newFORM Perl_newFORM |
2120 | #undef Perl_newFOROP | |
2121 | #define Perl_newFOROP pPerl->Perl_newFOROP | |
cea2e8a9 | 2122 | #undef newFOROP |
0cb96387 GS |
2123 | #define newFOROP Perl_newFOROP |
2124 | #undef Perl_newLOGOP | |
2125 | #define Perl_newLOGOP pPerl->Perl_newLOGOP | |
cea2e8a9 | 2126 | #undef newLOGOP |
0cb96387 GS |
2127 | #define newLOGOP Perl_newLOGOP |
2128 | #undef Perl_newLOOPEX | |
2129 | #define Perl_newLOOPEX pPerl->Perl_newLOOPEX | |
cea2e8a9 | 2130 | #undef newLOOPEX |
0cb96387 GS |
2131 | #define newLOOPEX Perl_newLOOPEX |
2132 | #undef Perl_newLOOPOP | |
2133 | #define Perl_newLOOPOP pPerl->Perl_newLOOPOP | |
cea2e8a9 | 2134 | #undef newLOOPOP |
0cb96387 GS |
2135 | #define newLOOPOP Perl_newLOOPOP |
2136 | #undef Perl_newNULLLIST | |
2137 | #define Perl_newNULLLIST pPerl->Perl_newNULLLIST | |
cea2e8a9 | 2138 | #undef newNULLLIST |
0cb96387 GS |
2139 | #define newNULLLIST Perl_newNULLLIST |
2140 | #undef Perl_newOP | |
2141 | #define Perl_newOP pPerl->Perl_newOP | |
cea2e8a9 | 2142 | #undef newOP |
0cb96387 GS |
2143 | #define newOP Perl_newOP |
2144 | #undef Perl_newPROG | |
2145 | #define Perl_newPROG pPerl->Perl_newPROG | |
cea2e8a9 | 2146 | #undef newPROG |
0cb96387 GS |
2147 | #define newPROG Perl_newPROG |
2148 | #undef Perl_newRANGE | |
2149 | #define Perl_newRANGE pPerl->Perl_newRANGE | |
cea2e8a9 | 2150 | #undef newRANGE |
0cb96387 GS |
2151 | #define newRANGE Perl_newRANGE |
2152 | #undef Perl_newSLICEOP | |
2153 | #define Perl_newSLICEOP pPerl->Perl_newSLICEOP | |
cea2e8a9 | 2154 | #undef newSLICEOP |
0cb96387 GS |
2155 | #define newSLICEOP Perl_newSLICEOP |
2156 | #undef Perl_newSTATEOP | |
2157 | #define Perl_newSTATEOP pPerl->Perl_newSTATEOP | |
cea2e8a9 | 2158 | #undef newSTATEOP |
0cb96387 GS |
2159 | #define newSTATEOP Perl_newSTATEOP |
2160 | #undef Perl_newSUB | |
2161 | #define Perl_newSUB pPerl->Perl_newSUB | |
cea2e8a9 | 2162 | #undef newSUB |
0cb96387 GS |
2163 | #define newSUB Perl_newSUB |
2164 | #undef Perl_newXS | |
2165 | #define Perl_newXS pPerl->Perl_newXS | |
cea2e8a9 | 2166 | #undef newXS |
0cb96387 GS |
2167 | #define newXS Perl_newXS |
2168 | #undef Perl_newAV | |
2169 | #define Perl_newAV pPerl->Perl_newAV | |
cea2e8a9 | 2170 | #undef newAV |
0cb96387 GS |
2171 | #define newAV Perl_newAV |
2172 | #undef Perl_newAVREF | |
2173 | #define Perl_newAVREF pPerl->Perl_newAVREF | |
cea2e8a9 | 2174 | #undef newAVREF |
0cb96387 GS |
2175 | #define newAVREF Perl_newAVREF |
2176 | #undef Perl_newBINOP | |
2177 | #define Perl_newBINOP pPerl->Perl_newBINOP | |
cea2e8a9 | 2178 | #undef newBINOP |
0cb96387 GS |
2179 | #define newBINOP Perl_newBINOP |
2180 | #undef Perl_newCVREF | |
2181 | #define Perl_newCVREF pPerl->Perl_newCVREF | |
cea2e8a9 | 2182 | #undef newCVREF |
0cb96387 GS |
2183 | #define newCVREF Perl_newCVREF |
2184 | #undef Perl_newGVOP | |
2185 | #define Perl_newGVOP pPerl->Perl_newGVOP | |
cea2e8a9 | 2186 | #undef newGVOP |
0cb96387 GS |
2187 | #define newGVOP Perl_newGVOP |
2188 | #undef Perl_newGVgen | |
2189 | #define Perl_newGVgen pPerl->Perl_newGVgen | |
cea2e8a9 | 2190 | #undef newGVgen |
0cb96387 GS |
2191 | #define newGVgen Perl_newGVgen |
2192 | #undef Perl_newGVREF | |
2193 | #define Perl_newGVREF pPerl->Perl_newGVREF | |
cea2e8a9 | 2194 | #undef newGVREF |
0cb96387 GS |
2195 | #define newGVREF Perl_newGVREF |
2196 | #undef Perl_newHVREF | |
2197 | #define Perl_newHVREF pPerl->Perl_newHVREF | |
cea2e8a9 | 2198 | #undef newHVREF |
0cb96387 GS |
2199 | #define newHVREF Perl_newHVREF |
2200 | #undef Perl_newHV | |
2201 | #define Perl_newHV pPerl->Perl_newHV | |
cea2e8a9 | 2202 | #undef newHV |
0cb96387 GS |
2203 | #define newHV Perl_newHV |
2204 | #undef Perl_newHVhv | |
2205 | #define Perl_newHVhv pPerl->Perl_newHVhv | |
cea2e8a9 | 2206 | #undef newHVhv |
0cb96387 GS |
2207 | #define newHVhv Perl_newHVhv |
2208 | #undef Perl_newIO | |
2209 | #define Perl_newIO pPerl->Perl_newIO | |
cea2e8a9 | 2210 | #undef newIO |
0cb96387 GS |
2211 | #define newIO Perl_newIO |
2212 | #undef Perl_newLISTOP | |
2213 | #define Perl_newLISTOP pPerl->Perl_newLISTOP | |
cea2e8a9 | 2214 | #undef newLISTOP |
0cb96387 GS |
2215 | #define newLISTOP Perl_newLISTOP |
2216 | #undef Perl_newPMOP | |
2217 | #define Perl_newPMOP pPerl->Perl_newPMOP | |
cea2e8a9 | 2218 | #undef newPMOP |
0cb96387 GS |
2219 | #define newPMOP Perl_newPMOP |
2220 | #undef Perl_newPVOP | |
2221 | #define Perl_newPVOP pPerl->Perl_newPVOP | |
cea2e8a9 | 2222 | #undef newPVOP |
0cb96387 GS |
2223 | #define newPVOP Perl_newPVOP |
2224 | #undef Perl_newRV | |
2225 | #define Perl_newRV pPerl->Perl_newRV | |
cea2e8a9 | 2226 | #undef newRV |
0cb96387 GS |
2227 | #define newRV Perl_newRV |
2228 | #undef Perl_newRV_noinc | |
2229 | #define Perl_newRV_noinc pPerl->Perl_newRV_noinc | |
cea2e8a9 | 2230 | #undef newRV_noinc |
0cb96387 GS |
2231 | #define newRV_noinc Perl_newRV_noinc |
2232 | #undef Perl_newSV | |
2233 | #define Perl_newSV pPerl->Perl_newSV | |
cea2e8a9 | 2234 | #undef newSV |
0cb96387 GS |
2235 | #define newSV Perl_newSV |
2236 | #undef Perl_newSVREF | |
2237 | #define Perl_newSVREF pPerl->Perl_newSVREF | |
cea2e8a9 | 2238 | #undef newSVREF |
0cb96387 GS |
2239 | #define newSVREF Perl_newSVREF |
2240 | #undef Perl_newSVOP | |
2241 | #define Perl_newSVOP pPerl->Perl_newSVOP | |
cea2e8a9 | 2242 | #undef newSVOP |
0cb96387 GS |
2243 | #define newSVOP Perl_newSVOP |
2244 | #undef Perl_newSViv | |
2245 | #define Perl_newSViv pPerl->Perl_newSViv | |
cea2e8a9 | 2246 | #undef newSViv |
0cb96387 GS |
2247 | #define newSViv Perl_newSViv |
2248 | #undef Perl_newSVnv | |
2249 | #define Perl_newSVnv pPerl->Perl_newSVnv | |
cea2e8a9 | 2250 | #undef newSVnv |
0cb96387 GS |
2251 | #define newSVnv Perl_newSVnv |
2252 | #undef Perl_newSVpv | |
2253 | #define Perl_newSVpv pPerl->Perl_newSVpv | |
cea2e8a9 | 2254 | #undef newSVpv |
0cb96387 GS |
2255 | #define newSVpv Perl_newSVpv |
2256 | #undef Perl_newSVpvn | |
2257 | #define Perl_newSVpvn pPerl->Perl_newSVpvn | |
cea2e8a9 | 2258 | #undef newSVpvn |
0cb96387 GS |
2259 | #define newSVpvn Perl_newSVpvn |
2260 | #undef Perl_newSVpvf | |
2261 | #define Perl_newSVpvf pPerl->Perl_newSVpvf | |
cea2e8a9 | 2262 | #undef newSVpvf |
0cb96387 GS |
2263 | #define newSVpvf Perl_newSVpvf |
2264 | #undef Perl_newSVrv | |
2265 | #define Perl_newSVrv pPerl->Perl_newSVrv | |
cea2e8a9 | 2266 | #undef newSVrv |
0cb96387 GS |
2267 | #define newSVrv Perl_newSVrv |
2268 | #undef Perl_newSVsv | |
2269 | #define Perl_newSVsv pPerl->Perl_newSVsv | |
cea2e8a9 | 2270 | #undef newSVsv |
0cb96387 GS |
2271 | #define newSVsv Perl_newSVsv |
2272 | #undef Perl_newUNOP | |
2273 | #define Perl_newUNOP pPerl->Perl_newUNOP | |
cea2e8a9 | 2274 | #undef newUNOP |
0cb96387 GS |
2275 | #define newUNOP Perl_newUNOP |
2276 | #undef Perl_newWHILEOP | |
2277 | #define Perl_newWHILEOP pPerl->Perl_newWHILEOP | |
cea2e8a9 | 2278 | #undef newWHILEOP |
0cb96387 | 2279 | #define newWHILEOP Perl_newWHILEOP |
cea2e8a9 | 2280 | #if defined(USE_THREADS) |
0cb96387 GS |
2281 | #undef Perl_new_struct_thread |
2282 | #define Perl_new_struct_thread pPerl->Perl_new_struct_thread | |
cea2e8a9 | 2283 | #undef new_struct_thread |
0cb96387 | 2284 | #define new_struct_thread Perl_new_struct_thread |
cea2e8a9 | 2285 | #endif |
0cb96387 GS |
2286 | #undef Perl_new_stackinfo |
2287 | #define Perl_new_stackinfo pPerl->Perl_new_stackinfo | |
cea2e8a9 | 2288 | #undef new_stackinfo |
0cb96387 GS |
2289 | #define new_stackinfo Perl_new_stackinfo |
2290 | #undef Perl_nextargv | |
2291 | #define Perl_nextargv pPerl->Perl_nextargv | |
cea2e8a9 | 2292 | #undef nextargv |
0cb96387 GS |
2293 | #define nextargv Perl_nextargv |
2294 | #undef Perl_ninstr | |
2295 | #define Perl_ninstr pPerl->Perl_ninstr | |
cea2e8a9 | 2296 | #undef ninstr |
0cb96387 GS |
2297 | #define ninstr Perl_ninstr |
2298 | #undef Perl_oopsCV | |
2299 | #define Perl_oopsCV pPerl->Perl_oopsCV | |
cea2e8a9 | 2300 | #undef oopsCV |
0cb96387 GS |
2301 | #define oopsCV Perl_oopsCV |
2302 | #undef Perl_op_free | |
2303 | #define Perl_op_free pPerl->Perl_op_free | |
cea2e8a9 | 2304 | #undef op_free |
0cb96387 GS |
2305 | #define op_free Perl_op_free |
2306 | #undef Perl_package | |
2307 | #define Perl_package pPerl->Perl_package | |
cea2e8a9 | 2308 | #undef package |
0cb96387 GS |
2309 | #define package Perl_package |
2310 | #undef Perl_pad_alloc | |
2311 | #define Perl_pad_alloc pPerl->Perl_pad_alloc | |
cea2e8a9 | 2312 | #undef pad_alloc |
0cb96387 GS |
2313 | #define pad_alloc Perl_pad_alloc |
2314 | #undef Perl_pad_allocmy | |
2315 | #define Perl_pad_allocmy pPerl->Perl_pad_allocmy | |
cea2e8a9 | 2316 | #undef pad_allocmy |
0cb96387 GS |
2317 | #define pad_allocmy Perl_pad_allocmy |
2318 | #undef Perl_pad_findmy | |
2319 | #define Perl_pad_findmy pPerl->Perl_pad_findmy | |
cea2e8a9 | 2320 | #undef pad_findmy |
0cb96387 GS |
2321 | #define pad_findmy Perl_pad_findmy |
2322 | #undef Perl_oopsAV | |
2323 | #define Perl_oopsAV pPerl->Perl_oopsAV | |
cea2e8a9 | 2324 | #undef oopsAV |
0cb96387 GS |
2325 | #define oopsAV Perl_oopsAV |
2326 | #undef Perl_oopsHV | |
2327 | #define Perl_oopsHV pPerl->Perl_oopsHV | |
cea2e8a9 | 2328 | #undef oopsHV |
0cb96387 GS |
2329 | #define oopsHV Perl_oopsHV |
2330 | #undef Perl_pad_leavemy | |
2331 | #define Perl_pad_leavemy pPerl->Perl_pad_leavemy | |
cea2e8a9 | 2332 | #undef pad_leavemy |
0cb96387 GS |
2333 | #define pad_leavemy Perl_pad_leavemy |
2334 | #undef Perl_pad_sv | |
2335 | #define Perl_pad_sv pPerl->Perl_pad_sv | |
cea2e8a9 | 2336 | #undef pad_sv |
0cb96387 GS |
2337 | #define pad_sv Perl_pad_sv |
2338 | #undef Perl_pad_free | |
2339 | #define Perl_pad_free pPerl->Perl_pad_free | |
cea2e8a9 | 2340 | #undef pad_free |
0cb96387 GS |
2341 | #define pad_free Perl_pad_free |
2342 | #undef Perl_pad_reset | |
2343 | #define Perl_pad_reset pPerl->Perl_pad_reset | |
cea2e8a9 | 2344 | #undef pad_reset |
0cb96387 GS |
2345 | #define pad_reset Perl_pad_reset |
2346 | #undef Perl_pad_swipe | |
2347 | #define Perl_pad_swipe pPerl->Perl_pad_swipe | |
cea2e8a9 | 2348 | #undef pad_swipe |
0cb96387 GS |
2349 | #define pad_swipe Perl_pad_swipe |
2350 | #undef Perl_peep | |
2351 | #define Perl_peep pPerl->Perl_peep | |
cea2e8a9 | 2352 | #undef peep |
0cb96387 GS |
2353 | #define peep Perl_peep |
2354 | #if defined(PERL_OBJECT) | |
2355 | #undef perl_construct | |
2356 | #define perl_construct pPerl->perl_construct | |
2357 | #undef perl_destruct | |
2358 | #define perl_destruct pPerl->perl_destruct | |
2359 | #undef perl_free | |
2360 | #define perl_free pPerl->perl_free | |
2361 | #undef perl_run | |
2362 | #define perl_run pPerl->perl_run | |
2363 | #undef perl_parse | |
2364 | #define perl_parse pPerl->perl_parse | |
2365 | #else | |
2366 | #undef perl_alloc | |
2367 | #define perl_alloc pPerl->perl_alloc | |
2368 | #undef perl_construct | |
2369 | #define perl_construct pPerl->perl_construct | |
2370 | #undef perl_destruct | |
2371 | #define perl_destruct pPerl->perl_destruct | |
2372 | #undef perl_free | |
2373 | #define perl_free pPerl->perl_free | |
2374 | #undef perl_run | |
2375 | #define perl_run pPerl->perl_run | |
2376 | #undef perl_parse | |
2377 | #define perl_parse pPerl->perl_parse | |
2378 | #endif | |
2379 | #undef Perl_call_atexit | |
2380 | #define Perl_call_atexit pPerl->Perl_call_atexit | |
cea2e8a9 | 2381 | #undef call_atexit |
0cb96387 GS |
2382 | #define call_atexit Perl_call_atexit |
2383 | #undef Perl_call_argv | |
2384 | #define Perl_call_argv pPerl->Perl_call_argv | |
cea2e8a9 | 2385 | #undef call_argv |
0cb96387 GS |
2386 | #define call_argv Perl_call_argv |
2387 | #undef Perl_call_method | |
2388 | #define Perl_call_method pPerl->Perl_call_method | |
cea2e8a9 | 2389 | #undef call_method |
0cb96387 GS |
2390 | #define call_method Perl_call_method |
2391 | #undef Perl_call_pv | |
2392 | #define Perl_call_pv pPerl->Perl_call_pv | |
cea2e8a9 | 2393 | #undef call_pv |
0cb96387 GS |
2394 | #define call_pv Perl_call_pv |
2395 | #undef Perl_call_sv | |
2396 | #define Perl_call_sv pPerl->Perl_call_sv | |
cea2e8a9 | 2397 | #undef call_sv |
0cb96387 GS |
2398 | #define call_sv Perl_call_sv |
2399 | #undef Perl_eval_pv | |
2400 | #define Perl_eval_pv pPerl->Perl_eval_pv | |
cea2e8a9 | 2401 | #undef eval_pv |
0cb96387 GS |
2402 | #define eval_pv Perl_eval_pv |
2403 | #undef Perl_eval_sv | |
2404 | #define Perl_eval_sv pPerl->Perl_eval_sv | |
cea2e8a9 | 2405 | #undef eval_sv |
0cb96387 GS |
2406 | #define eval_sv Perl_eval_sv |
2407 | #undef Perl_get_sv | |
2408 | #define Perl_get_sv pPerl->Perl_get_sv | |
cea2e8a9 | 2409 | #undef get_sv |
0cb96387 GS |
2410 | #define get_sv Perl_get_sv |
2411 | #undef Perl_get_av | |
2412 | #define Perl_get_av pPerl->Perl_get_av | |
cea2e8a9 | 2413 | #undef get_av |
0cb96387 GS |
2414 | #define get_av Perl_get_av |
2415 | #undef Perl_get_hv | |
2416 | #define Perl_get_hv pPerl->Perl_get_hv | |
cea2e8a9 | 2417 | #undef get_hv |
0cb96387 GS |
2418 | #define get_hv Perl_get_hv |
2419 | #undef Perl_get_cv | |
2420 | #define Perl_get_cv pPerl->Perl_get_cv | |
cea2e8a9 | 2421 | #undef get_cv |
0cb96387 GS |
2422 | #define get_cv Perl_get_cv |
2423 | #undef Perl_init_i18nl10n | |
2424 | #define Perl_init_i18nl10n pPerl->Perl_init_i18nl10n | |
cea2e8a9 | 2425 | #undef init_i18nl10n |
0cb96387 GS |
2426 | #define init_i18nl10n Perl_init_i18nl10n |
2427 | #undef Perl_init_i18nl14n | |
2428 | #define Perl_init_i18nl14n pPerl->Perl_init_i18nl14n | |
cea2e8a9 | 2429 | #undef init_i18nl14n |
0cb96387 GS |
2430 | #define init_i18nl14n Perl_init_i18nl14n |
2431 | #undef Perl_new_collate | |
2432 | #define Perl_new_collate pPerl->Perl_new_collate | |
cea2e8a9 | 2433 | #undef new_collate |
0cb96387 GS |
2434 | #define new_collate Perl_new_collate |
2435 | #undef Perl_new_ctype | |
2436 | #define Perl_new_ctype pPerl->Perl_new_ctype | |
cea2e8a9 | 2437 | #undef new_ctype |
0cb96387 GS |
2438 | #define new_ctype Perl_new_ctype |
2439 | #undef Perl_new_numeric | |
2440 | #define Perl_new_numeric pPerl->Perl_new_numeric | |
cea2e8a9 | 2441 | #undef new_numeric |
0cb96387 GS |
2442 | #define new_numeric Perl_new_numeric |
2443 | #undef Perl_set_numeric_local | |
2444 | #define Perl_set_numeric_local pPerl->Perl_set_numeric_local | |
cea2e8a9 | 2445 | #undef set_numeric_local |
0cb96387 GS |
2446 | #define set_numeric_local Perl_set_numeric_local |
2447 | #undef Perl_set_numeric_radix | |
2448 | #define Perl_set_numeric_radix pPerl->Perl_set_numeric_radix | |
097ee67d | 2449 | #undef set_numeric_radix |
0cb96387 GS |
2450 | #define set_numeric_radix Perl_set_numeric_radix |
2451 | #undef Perl_set_numeric_standard | |
2452 | #define Perl_set_numeric_standard pPerl->Perl_set_numeric_standard | |
cea2e8a9 | 2453 | #undef set_numeric_standard |
0cb96387 GS |
2454 | #define set_numeric_standard Perl_set_numeric_standard |
2455 | #undef Perl_require_pv | |
2456 | #define Perl_require_pv pPerl->Perl_require_pv | |
cea2e8a9 | 2457 | #undef require_pv |
0cb96387 GS |
2458 | #define require_pv Perl_require_pv |
2459 | #undef Perl_pidgone | |
2460 | #define Perl_pidgone pPerl->Perl_pidgone | |
cea2e8a9 | 2461 | #undef pidgone |
0cb96387 GS |
2462 | #define pidgone Perl_pidgone |
2463 | #undef Perl_pmflag | |
2464 | #define Perl_pmflag pPerl->Perl_pmflag | |
cea2e8a9 | 2465 | #undef pmflag |
0cb96387 GS |
2466 | #define pmflag Perl_pmflag |
2467 | #undef Perl_pmruntime | |
2468 | #define Perl_pmruntime pPerl->Perl_pmruntime | |
cea2e8a9 | 2469 | #undef pmruntime |
0cb96387 GS |
2470 | #define pmruntime Perl_pmruntime |
2471 | #undef Perl_pmtrans | |
2472 | #define Perl_pmtrans pPerl->Perl_pmtrans | |
cea2e8a9 | 2473 | #undef pmtrans |
0cb96387 GS |
2474 | #define pmtrans Perl_pmtrans |
2475 | #undef Perl_pop_return | |
2476 | #define Perl_pop_return pPerl->Perl_pop_return | |
cea2e8a9 | 2477 | #undef pop_return |
0cb96387 GS |
2478 | #define pop_return Perl_pop_return |
2479 | #undef Perl_pop_scope | |
2480 | #define Perl_pop_scope pPerl->Perl_pop_scope | |
cea2e8a9 | 2481 | #undef pop_scope |
0cb96387 GS |
2482 | #define pop_scope Perl_pop_scope |
2483 | #undef Perl_prepend_elem | |
2484 | #define Perl_prepend_elem pPerl->Perl_prepend_elem | |
cea2e8a9 | 2485 | #undef prepend_elem |
0cb96387 GS |
2486 | #define prepend_elem Perl_prepend_elem |
2487 | #undef Perl_push_return | |
2488 | #define Perl_push_return pPerl->Perl_push_return | |
cea2e8a9 | 2489 | #undef push_return |
0cb96387 GS |
2490 | #define push_return Perl_push_return |
2491 | #undef Perl_push_scope | |
2492 | #define Perl_push_scope pPerl->Perl_push_scope | |
cea2e8a9 | 2493 | #undef push_scope |
0cb96387 GS |
2494 | #define push_scope Perl_push_scope |
2495 | #undef Perl_ref | |
2496 | #define Perl_ref pPerl->Perl_ref | |
cea2e8a9 | 2497 | #undef ref |
0cb96387 GS |
2498 | #define ref Perl_ref |
2499 | #undef Perl_refkids | |
2500 | #define Perl_refkids pPerl->Perl_refkids | |
cea2e8a9 | 2501 | #undef refkids |
0cb96387 GS |
2502 | #define refkids Perl_refkids |
2503 | #undef Perl_regdump | |
2504 | #define Perl_regdump pPerl->Perl_regdump | |
cea2e8a9 | 2505 | #undef regdump |
0cb96387 GS |
2506 | #define regdump Perl_regdump |
2507 | #undef Perl_pregexec | |
2508 | #define Perl_pregexec pPerl->Perl_pregexec | |
cea2e8a9 | 2509 | #undef pregexec |
0cb96387 GS |
2510 | #define pregexec Perl_pregexec |
2511 | #undef Perl_pregfree | |
2512 | #define Perl_pregfree pPerl->Perl_pregfree | |
cea2e8a9 | 2513 | #undef pregfree |
0cb96387 GS |
2514 | #define pregfree Perl_pregfree |
2515 | #undef Perl_pregcomp | |
2516 | #define Perl_pregcomp pPerl->Perl_pregcomp | |
cea2e8a9 | 2517 | #undef pregcomp |
0cb96387 | 2518 | #define pregcomp Perl_pregcomp |
cad2e5aa JH |
2519 | #undef Perl_re_intuit_start |
2520 | #define Perl_re_intuit_start pPerl->Perl_re_intuit_start | |
2521 | #undef re_intuit_start | |
2522 | #define re_intuit_start Perl_re_intuit_start | |
2523 | #undef Perl_re_intuit_string | |
2524 | #define Perl_re_intuit_string pPerl->Perl_re_intuit_string | |
2525 | #undef re_intuit_string | |
2526 | #define re_intuit_string Perl_re_intuit_string | |
0cb96387 GS |
2527 | #undef Perl_regexec_flags |
2528 | #define Perl_regexec_flags pPerl->Perl_regexec_flags | |
cea2e8a9 | 2529 | #undef regexec_flags |
0cb96387 GS |
2530 | #define regexec_flags Perl_regexec_flags |
2531 | #undef Perl_regnext | |
2532 | #define Perl_regnext pPerl->Perl_regnext | |
cea2e8a9 | 2533 | #undef regnext |
0cb96387 GS |
2534 | #define regnext Perl_regnext |
2535 | #undef Perl_regprop | |
2536 | #define Perl_regprop pPerl->Perl_regprop | |
cea2e8a9 | 2537 | #undef regprop |
0cb96387 GS |
2538 | #define regprop Perl_regprop |
2539 | #undef Perl_repeatcpy | |
2540 | #define Perl_repeatcpy pPerl->Perl_repeatcpy | |
cea2e8a9 | 2541 | #undef repeatcpy |
0cb96387 GS |
2542 | #define repeatcpy Perl_repeatcpy |
2543 | #undef Perl_rninstr | |
2544 | #define Perl_rninstr pPerl->Perl_rninstr | |
cea2e8a9 | 2545 | #undef rninstr |
0cb96387 GS |
2546 | #define rninstr Perl_rninstr |
2547 | #undef Perl_rsignal | |
2548 | #define Perl_rsignal pPerl->Perl_rsignal | |
cea2e8a9 | 2549 | #undef rsignal |
0cb96387 GS |
2550 | #define rsignal Perl_rsignal |
2551 | #undef Perl_rsignal_restore | |
2552 | #define Perl_rsignal_restore pPerl->Perl_rsignal_restore | |
cea2e8a9 | 2553 | #undef rsignal_restore |
0cb96387 GS |
2554 | #define rsignal_restore Perl_rsignal_restore |
2555 | #undef Perl_rsignal_save | |
2556 | #define Perl_rsignal_save pPerl->Perl_rsignal_save | |
cea2e8a9 | 2557 | #undef rsignal_save |
0cb96387 GS |
2558 | #define rsignal_save Perl_rsignal_save |
2559 | #undef Perl_rsignal_state | |
2560 | #define Perl_rsignal_state pPerl->Perl_rsignal_state | |
cea2e8a9 | 2561 | #undef rsignal_state |
0cb96387 GS |
2562 | #define rsignal_state Perl_rsignal_state |
2563 | #undef Perl_rxres_free | |
2564 | #define Perl_rxres_free pPerl->Perl_rxres_free | |
cea2e8a9 | 2565 | #undef rxres_free |
0cb96387 GS |
2566 | #define rxres_free Perl_rxres_free |
2567 | #undef Perl_rxres_restore | |
2568 | #define Perl_rxres_restore pPerl->Perl_rxres_restore | |
cea2e8a9 | 2569 | #undef rxres_restore |
0cb96387 GS |
2570 | #define rxres_restore Perl_rxres_restore |
2571 | #undef Perl_rxres_save | |
2572 | #define Perl_rxres_save pPerl->Perl_rxres_save | |
cea2e8a9 | 2573 | #undef rxres_save |
0cb96387 | 2574 | #define rxres_save Perl_rxres_save |
cea2e8a9 | 2575 | #if !defined(HAS_RENAME) |
0cb96387 GS |
2576 | #undef Perl_same_dirent |
2577 | #define Perl_same_dirent pPerl->Perl_same_dirent | |
cea2e8a9 | 2578 | #undef same_dirent |
0cb96387 | 2579 | #define same_dirent Perl_same_dirent |
cea2e8a9 | 2580 | #endif |
0cb96387 GS |
2581 | #undef Perl_savepv |
2582 | #define Perl_savepv pPerl->Perl_savepv | |
cea2e8a9 | 2583 | #undef savepv |
0cb96387 GS |
2584 | #define savepv Perl_savepv |
2585 | #undef Perl_savepvn | |
2586 | #define Perl_savepvn pPerl->Perl_savepvn | |
cea2e8a9 | 2587 | #undef savepvn |
0cb96387 GS |
2588 | #define savepvn Perl_savepvn |
2589 | #undef Perl_savestack_grow | |
2590 | #define Perl_savestack_grow pPerl->Perl_savestack_grow | |
cea2e8a9 | 2591 | #undef savestack_grow |
0cb96387 GS |
2592 | #define savestack_grow Perl_savestack_grow |
2593 | #undef Perl_save_aelem | |
2594 | #define Perl_save_aelem pPerl->Perl_save_aelem | |
cea2e8a9 | 2595 | #undef save_aelem |
0cb96387 GS |
2596 | #define save_aelem Perl_save_aelem |
2597 | #undef Perl_save_alloc | |
2598 | #define Perl_save_alloc pPerl->Perl_save_alloc | |
cea2e8a9 | 2599 | #undef save_alloc |
0cb96387 GS |
2600 | #define save_alloc Perl_save_alloc |
2601 | #undef Perl_save_aptr | |
2602 | #define Perl_save_aptr pPerl->Perl_save_aptr | |
cea2e8a9 | 2603 | #undef save_aptr |
0cb96387 GS |
2604 | #define save_aptr Perl_save_aptr |
2605 | #undef Perl_save_ary | |
2606 | #define Perl_save_ary pPerl->Perl_save_ary | |
cea2e8a9 | 2607 | #undef save_ary |
0cb96387 GS |
2608 | #define save_ary Perl_save_ary |
2609 | #undef Perl_save_clearsv | |
2610 | #define Perl_save_clearsv pPerl->Perl_save_clearsv | |
cea2e8a9 | 2611 | #undef save_clearsv |
0cb96387 GS |
2612 | #define save_clearsv Perl_save_clearsv |
2613 | #undef Perl_save_delete | |
2614 | #define Perl_save_delete pPerl->Perl_save_delete | |
cea2e8a9 | 2615 | #undef save_delete |
0cb96387 GS |
2616 | #define save_delete Perl_save_delete |
2617 | #undef Perl_save_destructor | |
2618 | #define Perl_save_destructor pPerl->Perl_save_destructor | |
cea2e8a9 | 2619 | #undef save_destructor |
0cb96387 GS |
2620 | #define save_destructor Perl_save_destructor |
2621 | #undef Perl_save_freesv | |
2622 | #define Perl_save_freesv pPerl->Perl_save_freesv | |
cea2e8a9 | 2623 | #undef save_freesv |
0cb96387 GS |
2624 | #define save_freesv Perl_save_freesv |
2625 | #undef Perl_save_freeop | |
2626 | #define Perl_save_freeop pPerl->Perl_save_freeop | |
cea2e8a9 | 2627 | #undef save_freeop |
0cb96387 GS |
2628 | #define save_freeop Perl_save_freeop |
2629 | #undef Perl_save_freepv | |
2630 | #define Perl_save_freepv pPerl->Perl_save_freepv | |
cea2e8a9 | 2631 | #undef save_freepv |
0cb96387 GS |
2632 | #define save_freepv Perl_save_freepv |
2633 | #undef Perl_save_generic_svref | |
2634 | #define Perl_save_generic_svref pPerl->Perl_save_generic_svref | |
cea2e8a9 | 2635 | #undef save_generic_svref |
0cb96387 GS |
2636 | #define save_generic_svref Perl_save_generic_svref |
2637 | #undef Perl_save_gp | |
2638 | #define Perl_save_gp pPerl->Perl_save_gp | |
cea2e8a9 | 2639 | #undef save_gp |
0cb96387 GS |
2640 | #define save_gp Perl_save_gp |
2641 | #undef Perl_save_hash | |
2642 | #define Perl_save_hash pPerl->Perl_save_hash | |
cea2e8a9 | 2643 | #undef save_hash |
0cb96387 GS |
2644 | #define save_hash Perl_save_hash |
2645 | #undef Perl_save_helem | |
2646 | #define Perl_save_helem pPerl->Perl_save_helem | |
cea2e8a9 | 2647 | #undef save_helem |
0cb96387 GS |
2648 | #define save_helem Perl_save_helem |
2649 | #undef Perl_save_hints | |
2650 | #define Perl_save_hints pPerl->Perl_save_hints | |
cea2e8a9 | 2651 | #undef save_hints |
0cb96387 GS |
2652 | #define save_hints Perl_save_hints |
2653 | #undef Perl_save_hptr | |
2654 | #define Perl_save_hptr pPerl->Perl_save_hptr | |
cea2e8a9 | 2655 | #undef save_hptr |
0cb96387 GS |
2656 | #define save_hptr Perl_save_hptr |
2657 | #undef Perl_save_I16 | |
2658 | #define Perl_save_I16 pPerl->Perl_save_I16 | |
cea2e8a9 | 2659 | #undef save_I16 |
0cb96387 GS |
2660 | #define save_I16 Perl_save_I16 |
2661 | #undef Perl_save_I32 | |
2662 | #define Perl_save_I32 pPerl->Perl_save_I32 | |
cea2e8a9 | 2663 | #undef save_I32 |
0cb96387 GS |
2664 | #define save_I32 Perl_save_I32 |
2665 | #undef Perl_save_int | |
2666 | #define Perl_save_int pPerl->Perl_save_int | |
cea2e8a9 | 2667 | #undef save_int |
0cb96387 GS |
2668 | #define save_int Perl_save_int |
2669 | #undef Perl_save_item | |
2670 | #define Perl_save_item pPerl->Perl_save_item | |
cea2e8a9 | 2671 | #undef save_item |
0cb96387 GS |
2672 | #define save_item Perl_save_item |
2673 | #undef Perl_save_iv | |
2674 | #define Perl_save_iv pPerl->Perl_save_iv | |
cea2e8a9 | 2675 | #undef save_iv |
0cb96387 GS |
2676 | #define save_iv Perl_save_iv |
2677 | #undef Perl_save_list | |
2678 | #define Perl_save_list pPerl->Perl_save_list | |
cea2e8a9 | 2679 | #undef save_list |
0cb96387 GS |
2680 | #define save_list Perl_save_list |
2681 | #undef Perl_save_long | |
2682 | #define Perl_save_long pPerl->Perl_save_long | |
cea2e8a9 | 2683 | #undef save_long |
0cb96387 GS |
2684 | #define save_long Perl_save_long |
2685 | #undef Perl_save_nogv | |
2686 | #define Perl_save_nogv pPerl->Perl_save_nogv | |
cea2e8a9 | 2687 | #undef save_nogv |
0cb96387 GS |
2688 | #define save_nogv Perl_save_nogv |
2689 | #undef Perl_save_op | |
2690 | #define Perl_save_op pPerl->Perl_save_op | |
cea2e8a9 | 2691 | #undef save_op |
0cb96387 GS |
2692 | #define save_op Perl_save_op |
2693 | #undef Perl_save_scalar | |
2694 | #define Perl_save_scalar pPerl->Perl_save_scalar | |
cea2e8a9 | 2695 | #undef save_scalar |
0cb96387 GS |
2696 | #define save_scalar Perl_save_scalar |
2697 | #undef Perl_save_pptr | |
2698 | #define Perl_save_pptr pPerl->Perl_save_pptr | |
cea2e8a9 | 2699 | #undef save_pptr |
0cb96387 GS |
2700 | #define save_pptr Perl_save_pptr |
2701 | #undef Perl_save_re_context | |
2702 | #define Perl_save_re_context pPerl->Perl_save_re_context | |
cea2e8a9 | 2703 | #undef save_re_context |
0cb96387 GS |
2704 | #define save_re_context Perl_save_re_context |
2705 | #undef Perl_save_sptr | |
2706 | #define Perl_save_sptr pPerl->Perl_save_sptr | |
cea2e8a9 | 2707 | #undef save_sptr |
0cb96387 GS |
2708 | #define save_sptr Perl_save_sptr |
2709 | #undef Perl_save_svref | |
2710 | #define Perl_save_svref pPerl->Perl_save_svref | |
cea2e8a9 | 2711 | #undef save_svref |
0cb96387 GS |
2712 | #define save_svref Perl_save_svref |
2713 | #undef Perl_save_threadsv | |
2714 | #define Perl_save_threadsv pPerl->Perl_save_threadsv | |
cea2e8a9 | 2715 | #undef save_threadsv |
0cb96387 GS |
2716 | #define save_threadsv Perl_save_threadsv |
2717 | #undef Perl_sawparens | |
2718 | #define Perl_sawparens pPerl->Perl_sawparens | |
cea2e8a9 | 2719 | #undef sawparens |
0cb96387 GS |
2720 | #define sawparens Perl_sawparens |
2721 | #undef Perl_scalar | |
2722 | #define Perl_scalar pPerl->Perl_scalar | |
cea2e8a9 | 2723 | #undef scalar |
0cb96387 GS |
2724 | #define scalar Perl_scalar |
2725 | #undef Perl_scalarkids | |
2726 | #define Perl_scalarkids pPerl->Perl_scalarkids | |
cea2e8a9 | 2727 | #undef scalarkids |
0cb96387 GS |
2728 | #define scalarkids Perl_scalarkids |
2729 | #undef Perl_scalarseq | |
2730 | #define Perl_scalarseq pPerl->Perl_scalarseq | |
cea2e8a9 | 2731 | #undef scalarseq |
0cb96387 GS |
2732 | #define scalarseq Perl_scalarseq |
2733 | #undef Perl_scalarvoid | |
2734 | #define Perl_scalarvoid pPerl->Perl_scalarvoid | |
cea2e8a9 | 2735 | #undef scalarvoid |
0cb96387 GS |
2736 | #define scalarvoid Perl_scalarvoid |
2737 | #undef Perl_scan_bin | |
2738 | #define Perl_scan_bin pPerl->Perl_scan_bin | |
cea2e8a9 | 2739 | #undef scan_bin |
0cb96387 GS |
2740 | #define scan_bin Perl_scan_bin |
2741 | #undef Perl_scan_hex | |
2742 | #define Perl_scan_hex pPerl->Perl_scan_hex | |
cea2e8a9 | 2743 | #undef scan_hex |
0cb96387 GS |
2744 | #define scan_hex Perl_scan_hex |
2745 | #undef Perl_scan_num | |
2746 | #define Perl_scan_num pPerl->Perl_scan_num | |
cea2e8a9 | 2747 | #undef scan_num |
0cb96387 GS |
2748 | #define scan_num Perl_scan_num |
2749 | #undef Perl_scan_oct | |
2750 | #define Perl_scan_oct pPerl->Perl_scan_oct | |
cea2e8a9 | 2751 | #undef scan_oct |
0cb96387 GS |
2752 | #define scan_oct Perl_scan_oct |
2753 | #undef Perl_scope | |
2754 | #define Perl_scope pPerl->Perl_scope | |
cea2e8a9 | 2755 | #undef scope |
0cb96387 GS |
2756 | #define scope Perl_scope |
2757 | #undef Perl_screaminstr | |
2758 | #define Perl_screaminstr pPerl->Perl_screaminstr | |
cea2e8a9 | 2759 | #undef screaminstr |
0cb96387 | 2760 | #define screaminstr Perl_screaminstr |
cea2e8a9 | 2761 | #if !defined(VMS) |
0cb96387 GS |
2762 | #undef Perl_setenv_getix |
2763 | #define Perl_setenv_getix pPerl->Perl_setenv_getix | |
cea2e8a9 | 2764 | #undef setenv_getix |
0cb96387 | 2765 | #define setenv_getix Perl_setenv_getix |
cea2e8a9 | 2766 | #endif |
0cb96387 GS |
2767 | #undef Perl_setdefout |
2768 | #define Perl_setdefout pPerl->Perl_setdefout | |
cea2e8a9 | 2769 | #undef setdefout |
0cb96387 GS |
2770 | #define setdefout Perl_setdefout |
2771 | #undef Perl_sharepvn | |
2772 | #define Perl_sharepvn pPerl->Perl_sharepvn | |
cea2e8a9 | 2773 | #undef sharepvn |
0cb96387 GS |
2774 | #define sharepvn Perl_sharepvn |
2775 | #undef Perl_share_hek | |
2776 | #define Perl_share_hek pPerl->Perl_share_hek | |
cea2e8a9 | 2777 | #undef share_hek |
0cb96387 GS |
2778 | #define share_hek Perl_share_hek |
2779 | #undef Perl_sighandler | |
2780 | #define Perl_sighandler pPerl->Perl_sighandler | |
cea2e8a9 | 2781 | #undef sighandler |
0cb96387 GS |
2782 | #define sighandler Perl_sighandler |
2783 | #undef Perl_stack_grow | |
2784 | #define Perl_stack_grow pPerl->Perl_stack_grow | |
cea2e8a9 | 2785 | #undef stack_grow |
0cb96387 GS |
2786 | #define stack_grow Perl_stack_grow |
2787 | #undef Perl_start_subparse | |
2788 | #define Perl_start_subparse pPerl->Perl_start_subparse | |
cea2e8a9 | 2789 | #undef start_subparse |
0cb96387 GS |
2790 | #define start_subparse Perl_start_subparse |
2791 | #undef Perl_sub_crush_depth | |
2792 | #define Perl_sub_crush_depth pPerl->Perl_sub_crush_depth | |
cea2e8a9 | 2793 | #undef sub_crush_depth |
0cb96387 GS |
2794 | #define sub_crush_depth Perl_sub_crush_depth |
2795 | #undef Perl_sv_2bool | |
2796 | #define Perl_sv_2bool pPerl->Perl_sv_2bool | |
cea2e8a9 | 2797 | #undef sv_2bool |
0cb96387 GS |
2798 | #define sv_2bool Perl_sv_2bool |
2799 | #undef Perl_sv_2cv | |
2800 | #define Perl_sv_2cv pPerl->Perl_sv_2cv | |
cea2e8a9 | 2801 | #undef sv_2cv |
0cb96387 GS |
2802 | #define sv_2cv Perl_sv_2cv |
2803 | #undef Perl_sv_2io | |
2804 | #define Perl_sv_2io pPerl->Perl_sv_2io | |
cea2e8a9 | 2805 | #undef sv_2io |
0cb96387 GS |
2806 | #define sv_2io Perl_sv_2io |
2807 | #undef Perl_sv_2iv | |
2808 | #define Perl_sv_2iv pPerl->Perl_sv_2iv | |
cea2e8a9 | 2809 | #undef sv_2iv |
0cb96387 GS |
2810 | #define sv_2iv Perl_sv_2iv |
2811 | #undef Perl_sv_2mortal | |
2812 | #define Perl_sv_2mortal pPerl->Perl_sv_2mortal | |
cea2e8a9 | 2813 | #undef sv_2mortal |
0cb96387 GS |
2814 | #define sv_2mortal Perl_sv_2mortal |
2815 | #undef Perl_sv_2nv | |
2816 | #define Perl_sv_2nv pPerl->Perl_sv_2nv | |
cea2e8a9 | 2817 | #undef sv_2nv |
0cb96387 GS |
2818 | #define sv_2nv Perl_sv_2nv |
2819 | #undef Perl_sv_2pv | |
2820 | #define Perl_sv_2pv pPerl->Perl_sv_2pv | |
cea2e8a9 | 2821 | #undef sv_2pv |
0cb96387 GS |
2822 | #define sv_2pv Perl_sv_2pv |
2823 | #undef Perl_sv_2uv | |
2824 | #define Perl_sv_2uv pPerl->Perl_sv_2uv | |
cea2e8a9 | 2825 | #undef sv_2uv |
0cb96387 GS |
2826 | #define sv_2uv Perl_sv_2uv |
2827 | #undef Perl_sv_iv | |
2828 | #define Perl_sv_iv pPerl->Perl_sv_iv | |
cea2e8a9 | 2829 | #undef sv_iv |
0cb96387 GS |
2830 | #define sv_iv Perl_sv_iv |
2831 | #undef Perl_sv_uv | |
2832 | #define Perl_sv_uv pPerl->Perl_sv_uv | |
cea2e8a9 | 2833 | #undef sv_uv |
0cb96387 GS |
2834 | #define sv_uv Perl_sv_uv |
2835 | #undef Perl_sv_nv | |
2836 | #define Perl_sv_nv pPerl->Perl_sv_nv | |
cea2e8a9 | 2837 | #undef sv_nv |
0cb96387 GS |
2838 | #define sv_nv Perl_sv_nv |
2839 | #undef Perl_sv_pvn | |
2840 | #define Perl_sv_pvn pPerl->Perl_sv_pvn | |
cea2e8a9 | 2841 | #undef sv_pvn |
0cb96387 GS |
2842 | #define sv_pvn Perl_sv_pvn |
2843 | #undef Perl_sv_true | |
2844 | #define Perl_sv_true pPerl->Perl_sv_true | |
cea2e8a9 | 2845 | #undef sv_true |
0cb96387 GS |
2846 | #define sv_true Perl_sv_true |
2847 | #undef Perl_sv_add_arena | |
2848 | #define Perl_sv_add_arena pPerl->Perl_sv_add_arena | |
cea2e8a9 | 2849 | #undef sv_add_arena |
0cb96387 GS |
2850 | #define sv_add_arena Perl_sv_add_arena |
2851 | #undef Perl_sv_backoff | |
2852 | #define Perl_sv_backoff pPerl->Perl_sv_backoff | |
cea2e8a9 | 2853 | #undef sv_backoff |
0cb96387 GS |
2854 | #define sv_backoff Perl_sv_backoff |
2855 | #undef Perl_sv_bless | |
2856 | #define Perl_sv_bless pPerl->Perl_sv_bless | |
cea2e8a9 | 2857 | #undef sv_bless |
0cb96387 GS |
2858 | #define sv_bless Perl_sv_bless |
2859 | #undef Perl_sv_catpvf | |
2860 | #define Perl_sv_catpvf pPerl->Perl_sv_catpvf | |
cea2e8a9 | 2861 | #undef sv_catpvf |
0cb96387 GS |
2862 | #define sv_catpvf Perl_sv_catpvf |
2863 | #undef Perl_sv_catpv | |
2864 | #define Perl_sv_catpv pPerl->Perl_sv_catpv | |
cea2e8a9 | 2865 | #undef sv_catpv |
0cb96387 GS |
2866 | #define sv_catpv Perl_sv_catpv |
2867 | #undef Perl_sv_catpvn | |
2868 | #define Perl_sv_catpvn pPerl->Perl_sv_catpvn | |
cea2e8a9 | 2869 | #undef sv_catpvn |
0cb96387 GS |
2870 | #define sv_catpvn Perl_sv_catpvn |
2871 | #undef Perl_sv_catsv | |
2872 | #define Perl_sv_catsv pPerl->Perl_sv_catsv | |
cea2e8a9 | 2873 | #undef sv_catsv |
0cb96387 GS |
2874 | #define sv_catsv Perl_sv_catsv |
2875 | #undef Perl_sv_chop | |
2876 | #define Perl_sv_chop pPerl->Perl_sv_chop | |
cea2e8a9 | 2877 | #undef sv_chop |
0cb96387 GS |
2878 | #define sv_chop Perl_sv_chop |
2879 | #undef Perl_sv_clean_all | |
2880 | #define Perl_sv_clean_all pPerl->Perl_sv_clean_all | |
cea2e8a9 | 2881 | #undef sv_clean_all |
0cb96387 GS |
2882 | #define sv_clean_all Perl_sv_clean_all |
2883 | #undef Perl_sv_clean_objs | |
2884 | #define Perl_sv_clean_objs pPerl->Perl_sv_clean_objs | |
cea2e8a9 | 2885 | #undef sv_clean_objs |
0cb96387 GS |
2886 | #define sv_clean_objs Perl_sv_clean_objs |
2887 | #undef Perl_sv_clear | |
2888 | #define Perl_sv_clear pPerl->Perl_sv_clear | |
cea2e8a9 | 2889 | #undef sv_clear |
0cb96387 GS |
2890 | #define sv_clear Perl_sv_clear |
2891 | #undef Perl_sv_cmp | |
2892 | #define Perl_sv_cmp pPerl->Perl_sv_cmp | |
cea2e8a9 | 2893 | #undef sv_cmp |
0cb96387 GS |
2894 | #define sv_cmp Perl_sv_cmp |
2895 | #undef Perl_sv_cmp_locale | |
2896 | #define Perl_sv_cmp_locale pPerl->Perl_sv_cmp_locale | |
cea2e8a9 | 2897 | #undef sv_cmp_locale |
0cb96387 | 2898 | #define sv_cmp_locale Perl_sv_cmp_locale |
cea2e8a9 | 2899 | #if defined(USE_LOCALE_COLLATE) |
0cb96387 GS |
2900 | #undef Perl_sv_collxfrm |
2901 | #define Perl_sv_collxfrm pPerl->Perl_sv_collxfrm | |
cea2e8a9 | 2902 | #undef sv_collxfrm |
0cb96387 | 2903 | #define sv_collxfrm Perl_sv_collxfrm |
cea2e8a9 | 2904 | #endif |
0cb96387 GS |
2905 | #undef Perl_sv_compile_2op |
2906 | #define Perl_sv_compile_2op pPerl->Perl_sv_compile_2op | |
cea2e8a9 | 2907 | #undef sv_compile_2op |
0cb96387 GS |
2908 | #define sv_compile_2op Perl_sv_compile_2op |
2909 | #undef Perl_sv_dec | |
2910 | #define Perl_sv_dec pPerl->Perl_sv_dec | |
cea2e8a9 | 2911 | #undef sv_dec |
0cb96387 GS |
2912 | #define sv_dec Perl_sv_dec |
2913 | #undef Perl_sv_dump | |
2914 | #define Perl_sv_dump pPerl->Perl_sv_dump | |
cea2e8a9 | 2915 | #undef sv_dump |
0cb96387 GS |
2916 | #define sv_dump Perl_sv_dump |
2917 | #undef Perl_sv_derived_from | |
2918 | #define Perl_sv_derived_from pPerl->Perl_sv_derived_from | |
cea2e8a9 | 2919 | #undef sv_derived_from |
0cb96387 GS |
2920 | #define sv_derived_from Perl_sv_derived_from |
2921 | #undef Perl_sv_eq | |
2922 | #define Perl_sv_eq pPerl->Perl_sv_eq | |
cea2e8a9 | 2923 | #undef sv_eq |
0cb96387 GS |
2924 | #define sv_eq Perl_sv_eq |
2925 | #undef Perl_sv_free | |
2926 | #define Perl_sv_free pPerl->Perl_sv_free | |
cea2e8a9 | 2927 | #undef sv_free |
0cb96387 GS |
2928 | #define sv_free Perl_sv_free |
2929 | #undef Perl_sv_free_arenas | |
2930 | #define Perl_sv_free_arenas pPerl->Perl_sv_free_arenas | |
cea2e8a9 | 2931 | #undef sv_free_arenas |
0cb96387 GS |
2932 | #define sv_free_arenas Perl_sv_free_arenas |
2933 | #undef Perl_sv_gets | |
2934 | #define Perl_sv_gets pPerl->Perl_sv_gets | |
cea2e8a9 | 2935 | #undef sv_gets |
0cb96387 GS |
2936 | #define sv_gets Perl_sv_gets |
2937 | #undef Perl_sv_grow | |
2938 | #define Perl_sv_grow pPerl->Perl_sv_grow | |
cea2e8a9 | 2939 | #undef sv_grow |
0cb96387 GS |
2940 | #define sv_grow Perl_sv_grow |
2941 | #undef Perl_sv_inc | |
2942 | #define Perl_sv_inc pPerl->Perl_sv_inc | |
cea2e8a9 | 2943 | #undef sv_inc |
0cb96387 GS |
2944 | #define sv_inc Perl_sv_inc |
2945 | #undef Perl_sv_insert | |
2946 | #define Perl_sv_insert pPerl->Perl_sv_insert | |
cea2e8a9 | 2947 | #undef sv_insert |
0cb96387 GS |
2948 | #define sv_insert Perl_sv_insert |
2949 | #undef Perl_sv_isa | |
2950 | #define Perl_sv_isa pPerl->Perl_sv_isa | |
cea2e8a9 | 2951 | #undef sv_isa |
0cb96387 GS |
2952 | #define sv_isa Perl_sv_isa |
2953 | #undef Perl_sv_isobject | |
2954 | #define Perl_sv_isobject pPerl->Perl_sv_isobject | |
cea2e8a9 | 2955 | #undef sv_isobject |
0cb96387 GS |
2956 | #define sv_isobject Perl_sv_isobject |
2957 | #undef Perl_sv_len | |
2958 | #define Perl_sv_len pPerl->Perl_sv_len | |
cea2e8a9 | 2959 | #undef sv_len |
0cb96387 GS |
2960 | #define sv_len Perl_sv_len |
2961 | #undef Perl_sv_len_utf8 | |
2962 | #define Perl_sv_len_utf8 pPerl->Perl_sv_len_utf8 | |
cea2e8a9 | 2963 | #undef sv_len_utf8 |
0cb96387 GS |
2964 | #define sv_len_utf8 Perl_sv_len_utf8 |
2965 | #undef Perl_sv_magic | |
2966 | #define Perl_sv_magic pPerl->Perl_sv_magic | |
cea2e8a9 | 2967 | #undef sv_magic |
0cb96387 GS |
2968 | #define sv_magic Perl_sv_magic |
2969 | #undef Perl_sv_mortalcopy | |
2970 | #define Perl_sv_mortalcopy pPerl->Perl_sv_mortalcopy | |
cea2e8a9 | 2971 | #undef sv_mortalcopy |
0cb96387 GS |
2972 | #define sv_mortalcopy Perl_sv_mortalcopy |
2973 | #undef Perl_sv_newmortal | |
2974 | #define Perl_sv_newmortal pPerl->Perl_sv_newmortal | |
cea2e8a9 | 2975 | #undef sv_newmortal |
0cb96387 GS |
2976 | #define sv_newmortal Perl_sv_newmortal |
2977 | #undef Perl_sv_newref | |
2978 | #define Perl_sv_newref pPerl->Perl_sv_newref | |
cea2e8a9 | 2979 | #undef sv_newref |
0cb96387 GS |
2980 | #define sv_newref Perl_sv_newref |
2981 | #undef Perl_sv_peek | |
2982 | #define Perl_sv_peek pPerl->Perl_sv_peek | |
cea2e8a9 | 2983 | #undef sv_peek |
0cb96387 GS |
2984 | #define sv_peek Perl_sv_peek |
2985 | #undef Perl_sv_pos_u2b | |
2986 | #define Perl_sv_pos_u2b pPerl->Perl_sv_pos_u2b | |
cea2e8a9 | 2987 | #undef sv_pos_u2b |
0cb96387 GS |
2988 | #define sv_pos_u2b Perl_sv_pos_u2b |
2989 | #undef Perl_sv_pos_b2u | |
2990 | #define Perl_sv_pos_b2u pPerl->Perl_sv_pos_b2u | |
cea2e8a9 | 2991 | #undef sv_pos_b2u |
0cb96387 GS |
2992 | #define sv_pos_b2u Perl_sv_pos_b2u |
2993 | #undef Perl_sv_pvn_force | |
2994 | #define Perl_sv_pvn_force pPerl->Perl_sv_pvn_force | |
cea2e8a9 | 2995 | #undef sv_pvn_force |
0cb96387 GS |
2996 | #define sv_pvn_force Perl_sv_pvn_force |
2997 | #undef Perl_sv_reftype | |
2998 | #define Perl_sv_reftype pPerl->Perl_sv_reftype | |
cea2e8a9 | 2999 | #undef sv_reftype |
0cb96387 GS |
3000 | #define sv_reftype Perl_sv_reftype |
3001 | #undef Perl_sv_replace | |
3002 | #define Perl_sv_replace pPerl->Perl_sv_replace | |
cea2e8a9 | 3003 | #undef sv_replace |
0cb96387 GS |
3004 | #define sv_replace Perl_sv_replace |
3005 | #undef Perl_sv_report_used | |
3006 | #define Perl_sv_report_used pPerl->Perl_sv_report_used | |
cea2e8a9 | 3007 | #undef sv_report_used |
0cb96387 GS |
3008 | #define sv_report_used Perl_sv_report_used |
3009 | #undef Perl_sv_reset | |
3010 | #define Perl_sv_reset pPerl->Perl_sv_reset | |
cea2e8a9 | 3011 | #undef sv_reset |
0cb96387 GS |
3012 | #define sv_reset Perl_sv_reset |
3013 | #undef Perl_sv_setpvf | |
3014 | #define Perl_sv_setpvf pPerl->Perl_sv_setpvf | |
cea2e8a9 | 3015 | #undef sv_setpvf |
0cb96387 GS |
3016 | #define sv_setpvf Perl_sv_setpvf |
3017 | #undef Perl_sv_setiv | |
3018 | #define Perl_sv_setiv pPerl->Perl_sv_setiv | |
cea2e8a9 | 3019 | #undef sv_setiv |
0cb96387 GS |
3020 | #define sv_setiv Perl_sv_setiv |
3021 | #undef Perl_sv_setpviv | |
3022 | #define Perl_sv_setpviv pPerl->Perl_sv_setpviv | |
cea2e8a9 | 3023 | #undef sv_setpviv |
0cb96387 GS |
3024 | #define sv_setpviv Perl_sv_setpviv |
3025 | #undef Perl_sv_setuv | |
3026 | #define Perl_sv_setuv pPerl->Perl_sv_setuv | |
cea2e8a9 | 3027 | #undef sv_setuv |
0cb96387 GS |
3028 | #define sv_setuv Perl_sv_setuv |
3029 | #undef Perl_sv_setnv | |
3030 | #define Perl_sv_setnv pPerl->Perl_sv_setnv | |
cea2e8a9 | 3031 | #undef sv_setnv |
0cb96387 GS |
3032 | #define sv_setnv Perl_sv_setnv |
3033 | #undef Perl_sv_setref_iv | |
3034 | #define Perl_sv_setref_iv pPerl->Perl_sv_setref_iv | |
cea2e8a9 | 3035 | #undef sv_setref_iv |
0cb96387 GS |
3036 | #define sv_setref_iv Perl_sv_setref_iv |
3037 | #undef Perl_sv_setref_nv | |
3038 | #define Perl_sv_setref_nv pPerl->Perl_sv_setref_nv | |
cea2e8a9 | 3039 | #undef sv_setref_nv |
0cb96387 GS |
3040 | #define sv_setref_nv Perl_sv_setref_nv |
3041 | #undef Perl_sv_setref_pv | |
3042 | #define Perl_sv_setref_pv pPerl->Perl_sv_setref_pv | |
cea2e8a9 | 3043 | #undef sv_setref_pv |
0cb96387 GS |
3044 | #define sv_setref_pv Perl_sv_setref_pv |
3045 | #undef Perl_sv_setref_pvn | |
3046 | #define Perl_sv_setref_pvn pPerl->Perl_sv_setref_pvn | |
cea2e8a9 | 3047 | #undef sv_setref_pvn |
0cb96387 GS |
3048 | #define sv_setref_pvn Perl_sv_setref_pvn |
3049 | #undef Perl_sv_setpv | |
3050 | #define Perl_sv_setpv pPerl->Perl_sv_setpv | |
cea2e8a9 | 3051 | #undef sv_setpv |
0cb96387 GS |
3052 | #define sv_setpv Perl_sv_setpv |
3053 | #undef Perl_sv_setpvn | |
3054 | #define Perl_sv_setpvn pPerl->Perl_sv_setpvn | |
cea2e8a9 | 3055 | #undef sv_setpvn |
0cb96387 GS |
3056 | #define sv_setpvn Perl_sv_setpvn |
3057 | #undef Perl_sv_setsv | |
3058 | #define Perl_sv_setsv pPerl->Perl_sv_setsv | |
cea2e8a9 | 3059 | #undef sv_setsv |
0cb96387 GS |
3060 | #define sv_setsv Perl_sv_setsv |
3061 | #undef Perl_sv_taint | |
3062 | #define Perl_sv_taint pPerl->Perl_sv_taint | |
cea2e8a9 | 3063 | #undef sv_taint |
0cb96387 GS |
3064 | #define sv_taint Perl_sv_taint |
3065 | #undef Perl_sv_tainted | |
3066 | #define Perl_sv_tainted pPerl->Perl_sv_tainted | |
cea2e8a9 | 3067 | #undef sv_tainted |
0cb96387 GS |
3068 | #define sv_tainted Perl_sv_tainted |
3069 | #undef Perl_sv_unmagic | |
3070 | #define Perl_sv_unmagic pPerl->Perl_sv_unmagic | |
cea2e8a9 | 3071 | #undef sv_unmagic |
0cb96387 GS |
3072 | #define sv_unmagic Perl_sv_unmagic |
3073 | #undef Perl_sv_unref | |
3074 | #define Perl_sv_unref pPerl->Perl_sv_unref | |
cea2e8a9 | 3075 | #undef sv_unref |
0cb96387 GS |
3076 | #define sv_unref Perl_sv_unref |
3077 | #undef Perl_sv_untaint | |
3078 | #define Perl_sv_untaint pPerl->Perl_sv_untaint | |
cea2e8a9 | 3079 | #undef sv_untaint |
0cb96387 GS |
3080 | #define sv_untaint Perl_sv_untaint |
3081 | #undef Perl_sv_upgrade | |
3082 | #define Perl_sv_upgrade pPerl->Perl_sv_upgrade | |
cea2e8a9 | 3083 | #undef sv_upgrade |
0cb96387 GS |
3084 | #define sv_upgrade Perl_sv_upgrade |
3085 | #undef Perl_sv_usepvn | |
3086 | #define Perl_sv_usepvn pPerl->Perl_sv_usepvn | |
cea2e8a9 | 3087 | #undef sv_usepvn |
0cb96387 GS |
3088 | #define sv_usepvn Perl_sv_usepvn |
3089 | #undef Perl_sv_vcatpvfn | |
3090 | #define Perl_sv_vcatpvfn pPerl->Perl_sv_vcatpvfn | |
cea2e8a9 | 3091 | #undef sv_vcatpvfn |
0cb96387 GS |
3092 | #define sv_vcatpvfn Perl_sv_vcatpvfn |
3093 | #undef Perl_sv_vsetpvfn | |
3094 | #define Perl_sv_vsetpvfn pPerl->Perl_sv_vsetpvfn | |
cea2e8a9 | 3095 | #undef sv_vsetpvfn |
0cb96387 GS |
3096 | #define sv_vsetpvfn Perl_sv_vsetpvfn |
3097 | #undef Perl_swash_init | |
3098 | #define Perl_swash_init pPerl->Perl_swash_init | |
cea2e8a9 | 3099 | #undef swash_init |
0cb96387 GS |
3100 | #define swash_init Perl_swash_init |
3101 | #undef Perl_swash_fetch | |
3102 | #define Perl_swash_fetch pPerl->Perl_swash_fetch | |
cea2e8a9 | 3103 | #undef swash_fetch |
0cb96387 GS |
3104 | #define swash_fetch Perl_swash_fetch |
3105 | #undef Perl_taint_env | |
3106 | #define Perl_taint_env pPerl->Perl_taint_env | |
cea2e8a9 | 3107 | #undef taint_env |
0cb96387 GS |
3108 | #define taint_env Perl_taint_env |
3109 | #undef Perl_taint_proper | |
3110 | #define Perl_taint_proper pPerl->Perl_taint_proper | |
cea2e8a9 | 3111 | #undef taint_proper |
0cb96387 GS |
3112 | #define taint_proper Perl_taint_proper |
3113 | #undef Perl_to_utf8_lower | |
3114 | #define Perl_to_utf8_lower pPerl->Perl_to_utf8_lower | |
cea2e8a9 | 3115 | #undef to_utf8_lower |
0cb96387 GS |
3116 | #define to_utf8_lower Perl_to_utf8_lower |
3117 | #undef Perl_to_utf8_upper | |
3118 | #define Perl_to_utf8_upper pPerl->Perl_to_utf8_upper | |
cea2e8a9 | 3119 | #undef to_utf8_upper |
0cb96387 GS |
3120 | #define to_utf8_upper Perl_to_utf8_upper |
3121 | #undef Perl_to_utf8_title | |
3122 | #define Perl_to_utf8_title pPerl->Perl_to_utf8_title | |
cea2e8a9 | 3123 | #undef to_utf8_title |
0cb96387 | 3124 | #define to_utf8_title Perl_to_utf8_title |
cea2e8a9 | 3125 | #if defined(UNLINK_ALL_VERSIONS) |
0cb96387 GS |
3126 | #undef Perl_unlnk |
3127 | #define Perl_unlnk pPerl->Perl_unlnk | |
cea2e8a9 | 3128 | #undef unlnk |
0cb96387 | 3129 | #define unlnk Perl_unlnk |
cea2e8a9 GS |
3130 | #endif |
3131 | #if defined(USE_THREADS) | |
0cb96387 GS |
3132 | #undef Perl_unlock_condpair |
3133 | #define Perl_unlock_condpair pPerl->Perl_unlock_condpair | |
cea2e8a9 | 3134 | #undef unlock_condpair |
0cb96387 | 3135 | #define unlock_condpair Perl_unlock_condpair |
cea2e8a9 | 3136 | #endif |
0cb96387 GS |
3137 | #undef Perl_unsharepvn |
3138 | #define Perl_unsharepvn pPerl->Perl_unsharepvn | |
cea2e8a9 | 3139 | #undef unsharepvn |
0cb96387 GS |
3140 | #define unsharepvn Perl_unsharepvn |
3141 | #undef Perl_unshare_hek | |
3142 | #define Perl_unshare_hek pPerl->Perl_unshare_hek | |
cea2e8a9 | 3143 | #undef unshare_hek |
0cb96387 GS |
3144 | #define unshare_hek Perl_unshare_hek |
3145 | #undef Perl_utilize | |
3146 | #define Perl_utilize pPerl->Perl_utilize | |
cea2e8a9 | 3147 | #undef utilize |
0cb96387 GS |
3148 | #define utilize Perl_utilize |
3149 | #undef Perl_utf16_to_utf8 | |
3150 | #define Perl_utf16_to_utf8 pPerl->Perl_utf16_to_utf8 | |
cea2e8a9 | 3151 | #undef utf16_to_utf8 |
0cb96387 GS |
3152 | #define utf16_to_utf8 Perl_utf16_to_utf8 |
3153 | #undef Perl_utf16_to_utf8_reversed | |
3154 | #define Perl_utf16_to_utf8_reversed pPerl->Perl_utf16_to_utf8_reversed | |
cea2e8a9 | 3155 | #undef utf16_to_utf8_reversed |
0cb96387 GS |
3156 | #define utf16_to_utf8_reversed Perl_utf16_to_utf8_reversed |
3157 | #undef Perl_utf8_distance | |
3158 | #define Perl_utf8_distance pPerl->Perl_utf8_distance | |
cea2e8a9 | 3159 | #undef utf8_distance |
0cb96387 GS |
3160 | #define utf8_distance Perl_utf8_distance |
3161 | #undef Perl_utf8_hop | |
3162 | #define Perl_utf8_hop pPerl->Perl_utf8_hop | |
cea2e8a9 | 3163 | #undef utf8_hop |
0cb96387 GS |
3164 | #define utf8_hop Perl_utf8_hop |
3165 | #undef Perl_utf8_to_uv | |
3166 | #define Perl_utf8_to_uv pPerl->Perl_utf8_to_uv | |
cea2e8a9 | 3167 | #undef utf8_to_uv |
0cb96387 GS |
3168 | #define utf8_to_uv Perl_utf8_to_uv |
3169 | #undef Perl_uv_to_utf8 | |
3170 | #define Perl_uv_to_utf8 pPerl->Perl_uv_to_utf8 | |
cea2e8a9 | 3171 | #undef uv_to_utf8 |
0cb96387 GS |
3172 | #define uv_to_utf8 Perl_uv_to_utf8 |
3173 | #undef Perl_vivify_defelem | |
3174 | #define Perl_vivify_defelem pPerl->Perl_vivify_defelem | |
cea2e8a9 | 3175 | #undef vivify_defelem |
0cb96387 GS |
3176 | #define vivify_defelem Perl_vivify_defelem |
3177 | #undef Perl_vivify_ref | |
3178 | #define Perl_vivify_ref pPerl->Perl_vivify_ref | |
cea2e8a9 | 3179 | #undef vivify_ref |
0cb96387 GS |
3180 | #define vivify_ref Perl_vivify_ref |
3181 | #undef Perl_wait4pid | |
3182 | #define Perl_wait4pid pPerl->Perl_wait4pid | |
cea2e8a9 | 3183 | #undef wait4pid |
0cb96387 GS |
3184 | #define wait4pid Perl_wait4pid |
3185 | #undef Perl_warn | |
3186 | #define Perl_warn pPerl->Perl_warn | |
cea2e8a9 | 3187 | #undef warn |
0cb96387 GS |
3188 | #define warn Perl_warn |
3189 | #undef Perl_warner | |
3190 | #define Perl_warner pPerl->Perl_warner | |
cea2e8a9 | 3191 | #undef warner |
0cb96387 GS |
3192 | #define warner Perl_warner |
3193 | #undef Perl_watch | |
3194 | #define Perl_watch pPerl->Perl_watch | |
cea2e8a9 | 3195 | #undef watch |
0cb96387 GS |
3196 | #define watch Perl_watch |
3197 | #undef Perl_whichsig | |
3198 | #define Perl_whichsig pPerl->Perl_whichsig | |
cea2e8a9 | 3199 | #undef whichsig |
0cb96387 GS |
3200 | #define whichsig Perl_whichsig |
3201 | #undef Perl_yyerror | |
3202 | #define Perl_yyerror pPerl->Perl_yyerror | |
cea2e8a9 | 3203 | #undef yyerror |
0cb96387 | 3204 | #define yyerror Perl_yyerror |
cea2e8a9 | 3205 | #if defined(USE_PURE_BISON) |
0cb96387 GS |
3206 | #undef Perl_yylex |
3207 | #define Perl_yylex pPerl->Perl_yylex | |
cea2e8a9 | 3208 | #undef yylex |
0cb96387 | 3209 | #define yylex Perl_yylex |
cea2e8a9 | 3210 | #else |
0cb96387 GS |
3211 | #undef Perl_yylex |
3212 | #define Perl_yylex pPerl->Perl_yylex | |
cea2e8a9 | 3213 | #undef yylex |
0cb96387 | 3214 | #define yylex Perl_yylex |
cea2e8a9 | 3215 | #endif |
0cb96387 GS |
3216 | #undef Perl_yyparse |
3217 | #define Perl_yyparse pPerl->Perl_yyparse | |
cea2e8a9 | 3218 | #undef yyparse |
0cb96387 GS |
3219 | #define yyparse Perl_yyparse |
3220 | #undef Perl_yywarn | |
3221 | #define Perl_yywarn pPerl->Perl_yywarn | |
cea2e8a9 | 3222 | #undef yywarn |
0cb96387 | 3223 | #define yywarn Perl_yywarn |
cea2e8a9 | 3224 | #if defined(MYMALLOC) |
0cb96387 GS |
3225 | #undef Perl_dump_mstats |
3226 | #define Perl_dump_mstats pPerl->Perl_dump_mstats | |
cea2e8a9 | 3227 | #undef dump_mstats |
0cb96387 GS |
3228 | #define dump_mstats Perl_dump_mstats |
3229 | #undef Perl_malloc | |
3230 | #define Perl_malloc pPerl->Perl_malloc | |
3231 | #undef malloc | |
3232 | #define malloc Perl_malloc | |
3233 | #undef Perl_calloc | |
3234 | #define Perl_calloc pPerl->Perl_calloc | |
3235 | #undef calloc | |
3236 | #define calloc Perl_calloc | |
3237 | #undef Perl_realloc | |
3238 | #define Perl_realloc pPerl->Perl_realloc | |
3239 | #undef realloc | |
3240 | #define realloc Perl_realloc | |
3241 | #undef Perl_mfree | |
3242 | #define Perl_mfree pPerl->Perl_mfree | |
3243 | #undef mfree | |
3244 | #define mfree Perl_mfree | |
cea2e8a9 | 3245 | #endif |
0cb96387 GS |
3246 | #undef Perl_safesysmalloc |
3247 | #define Perl_safesysmalloc pPerl->Perl_safesysmalloc | |
cea2e8a9 | 3248 | #undef safesysmalloc |
0cb96387 GS |
3249 | #define safesysmalloc Perl_safesysmalloc |
3250 | #undef Perl_safesyscalloc | |
3251 | #define Perl_safesyscalloc pPerl->Perl_safesyscalloc | |
cea2e8a9 | 3252 | #undef safesyscalloc |
0cb96387 GS |
3253 | #define safesyscalloc Perl_safesyscalloc |
3254 | #undef Perl_safesysrealloc | |
3255 | #define Perl_safesysrealloc pPerl->Perl_safesysrealloc | |
cea2e8a9 | 3256 | #undef safesysrealloc |
0cb96387 GS |
3257 | #define safesysrealloc Perl_safesysrealloc |
3258 | #undef Perl_safesysfree | |
3259 | #define Perl_safesysfree pPerl->Perl_safesysfree | |
cea2e8a9 | 3260 | #undef safesysfree |
0cb96387 | 3261 | #define safesysfree Perl_safesysfree |
cea2e8a9 | 3262 | #if defined(LEAKTEST) |
0cb96387 GS |
3263 | #undef Perl_safexmalloc |
3264 | #define Perl_safexmalloc pPerl->Perl_safexmalloc | |
cea2e8a9 | 3265 | #undef safexmalloc |
0cb96387 GS |
3266 | #define safexmalloc Perl_safexmalloc |
3267 | #undef Perl_safexcalloc | |
3268 | #define Perl_safexcalloc pPerl->Perl_safexcalloc | |
cea2e8a9 | 3269 | #undef safexcalloc |
0cb96387 GS |
3270 | #define safexcalloc Perl_safexcalloc |
3271 | #undef Perl_safexrealloc | |
3272 | #define Perl_safexrealloc pPerl->Perl_safexrealloc | |
cea2e8a9 | 3273 | #undef safexrealloc |
0cb96387 GS |
3274 | #define safexrealloc Perl_safexrealloc |
3275 | #undef Perl_safexfree | |
3276 | #define Perl_safexfree pPerl->Perl_safexfree | |
cea2e8a9 | 3277 | #undef safexfree |
0cb96387 | 3278 | #define safexfree Perl_safexfree |
cea2e8a9 GS |
3279 | #endif |
3280 | #if defined(PERL_GLOBAL_STRUCT) | |
0cb96387 GS |
3281 | #undef Perl_GetVars |
3282 | #define Perl_GetVars pPerl->Perl_GetVars | |
cea2e8a9 | 3283 | #undef GetVars |
0cb96387 | 3284 | #define GetVars Perl_GetVars |
cea2e8a9 | 3285 | #endif |
0cb96387 GS |
3286 | #undef Perl_yydestruct |
3287 | #define Perl_yydestruct pPerl->Perl_yydestruct | |
cea2e8a9 | 3288 | #undef yydestruct |
0cb96387 GS |
3289 | #define yydestruct Perl_yydestruct |
3290 | #undef Perl_runops_standard | |
3291 | #define Perl_runops_standard pPerl->Perl_runops_standard | |
cea2e8a9 | 3292 | #undef runops_standard |
0cb96387 GS |
3293 | #define runops_standard Perl_runops_standard |
3294 | #undef Perl_runops_debug | |
3295 | #define Perl_runops_debug pPerl->Perl_runops_debug | |
cea2e8a9 | 3296 | #undef runops_debug |
0cb96387 | 3297 | #define runops_debug Perl_runops_debug |
cea2e8a9 | 3298 | #if defined(WIN32) |
0cb96387 GS |
3299 | #if defined(PERL_OBJECT) |
3300 | #undef Perl_ErrorNo | |
3301 | #define Perl_ErrorNo pPerl->Perl_ErrorNo | |
cea2e8a9 | 3302 | #undef ErrorNo |
0cb96387 GS |
3303 | #define ErrorNo Perl_ErrorNo |
3304 | #else | |
3305 | #undef Perl_ErrorNo | |
3306 | #define Perl_ErrorNo pPerl->Perl_ErrorNo | |
3307 | #undef ErrorNo | |
3308 | #define ErrorNo Perl_ErrorNo | |
3309 | #endif | |
cea2e8a9 | 3310 | #endif |
0cb96387 GS |
3311 | #undef Perl_sv_catpvf_mg |
3312 | #define Perl_sv_catpvf_mg pPerl->Perl_sv_catpvf_mg | |
cea2e8a9 | 3313 | #undef sv_catpvf_mg |
0cb96387 GS |
3314 | #define sv_catpvf_mg Perl_sv_catpvf_mg |
3315 | #undef Perl_sv_catpv_mg | |
3316 | #define Perl_sv_catpv_mg pPerl->Perl_sv_catpv_mg | |
cea2e8a9 | 3317 | #undef sv_catpv_mg |
0cb96387 GS |
3318 | #define sv_catpv_mg Perl_sv_catpv_mg |
3319 | #undef Perl_sv_catpvn_mg | |
3320 | #define Perl_sv_catpvn_mg pPerl->Perl_sv_catpvn_mg | |
cea2e8a9 | 3321 | #undef sv_catpvn_mg |
0cb96387 GS |
3322 | #define sv_catpvn_mg Perl_sv_catpvn_mg |
3323 | #undef Perl_sv_catsv_mg | |
3324 | #define Perl_sv_catsv_mg pPerl->Perl_sv_catsv_mg | |
cea2e8a9 | 3325 | #undef sv_catsv_mg |
0cb96387 GS |
3326 | #define sv_catsv_mg Perl_sv_catsv_mg |
3327 | #undef Perl_sv_setpvf_mg | |
3328 | #define Perl_sv_setpvf_mg pPerl->Perl_sv_setpvf_mg | |
cea2e8a9 | 3329 | #undef sv_setpvf_mg |
0cb96387 GS |
3330 | #define sv_setpvf_mg Perl_sv_setpvf_mg |
3331 | #undef Perl_sv_setiv_mg | |
3332 | #define Perl_sv_setiv_mg pPerl->Perl_sv_setiv_mg | |
cea2e8a9 | 3333 | #undef sv_setiv_mg |
0cb96387 GS |
3334 | #define sv_setiv_mg Perl_sv_setiv_mg |
3335 | #undef Perl_sv_setpviv_mg | |
3336 | #define Perl_sv_setpviv_mg pPerl->Perl_sv_setpviv_mg | |
cea2e8a9 | 3337 | #undef sv_setpviv_mg |
0cb96387 GS |
3338 | #define sv_setpviv_mg Perl_sv_setpviv_mg |
3339 | #undef Perl_sv_setuv_mg | |
3340 | #define Perl_sv_setuv_mg pPerl->Perl_sv_setuv_mg | |
cea2e8a9 | 3341 | #undef sv_setuv_mg |
0cb96387 GS |
3342 | #define sv_setuv_mg Perl_sv_setuv_mg |
3343 | #undef Perl_sv_setnv_mg | |
3344 | #define Perl_sv_setnv_mg pPerl->Perl_sv_setnv_mg | |
cea2e8a9 | 3345 | #undef sv_setnv_mg |
0cb96387 GS |
3346 | #define sv_setnv_mg Perl_sv_setnv_mg |
3347 | #undef Perl_sv_setpv_mg | |
3348 | #define Perl_sv_setpv_mg pPerl->Perl_sv_setpv_mg | |
cea2e8a9 | 3349 | #undef sv_setpv_mg |
0cb96387 GS |
3350 | #define sv_setpv_mg Perl_sv_setpv_mg |
3351 | #undef Perl_sv_setpvn_mg | |
3352 | #define Perl_sv_setpvn_mg pPerl->Perl_sv_setpvn_mg | |
cea2e8a9 | 3353 | #undef sv_setpvn_mg |
0cb96387 GS |
3354 | #define sv_setpvn_mg Perl_sv_setpvn_mg |
3355 | #undef Perl_sv_setsv_mg | |
3356 | #define Perl_sv_setsv_mg pPerl->Perl_sv_setsv_mg | |
cea2e8a9 | 3357 | #undef sv_setsv_mg |
0cb96387 GS |
3358 | #define sv_setsv_mg Perl_sv_setsv_mg |
3359 | #undef Perl_sv_usepvn_mg | |
3360 | #define Perl_sv_usepvn_mg pPerl->Perl_sv_usepvn_mg | |
cea2e8a9 | 3361 | #undef sv_usepvn_mg |
0cb96387 GS |
3362 | #define sv_usepvn_mg Perl_sv_usepvn_mg |
3363 | #undef Perl_get_vtbl | |
3364 | #define Perl_get_vtbl pPerl->Perl_get_vtbl | |
cea2e8a9 | 3365 | #undef get_vtbl |
0cb96387 GS |
3366 | #define get_vtbl Perl_get_vtbl |
3367 | #undef Perl_pv_display | |
3368 | #define Perl_pv_display pPerl->Perl_pv_display | |
cea2e8a9 | 3369 | #undef pv_display |
0cb96387 GS |
3370 | #define pv_display Perl_pv_display |
3371 | #undef Perl_dump_indent | |
3372 | #define Perl_dump_indent pPerl->Perl_dump_indent | |
cea2e8a9 | 3373 | #undef dump_indent |
0cb96387 GS |
3374 | #define dump_indent Perl_dump_indent |
3375 | #undef Perl_do_gv_dump | |
3376 | #define Perl_do_gv_dump pPerl->Perl_do_gv_dump | |
cea2e8a9 | 3377 | #undef do_gv_dump |
0cb96387 GS |
3378 | #define do_gv_dump Perl_do_gv_dump |
3379 | #undef Perl_do_gvgv_dump | |
3380 | #define Perl_do_gvgv_dump pPerl->Perl_do_gvgv_dump | |
cea2e8a9 | 3381 | #undef do_gvgv_dump |
0cb96387 GS |
3382 | #define do_gvgv_dump Perl_do_gvgv_dump |
3383 | #undef Perl_do_hv_dump | |
3384 | #define Perl_do_hv_dump pPerl->Perl_do_hv_dump | |
cea2e8a9 | 3385 | #undef do_hv_dump |
0cb96387 GS |
3386 | #define do_hv_dump Perl_do_hv_dump |
3387 | #undef Perl_do_magic_dump | |
3388 | #define Perl_do_magic_dump pPerl->Perl_do_magic_dump | |
cea2e8a9 | 3389 | #undef do_magic_dump |
0cb96387 GS |
3390 | #define do_magic_dump Perl_do_magic_dump |
3391 | #undef Perl_do_op_dump | |
3392 | #define Perl_do_op_dump pPerl->Perl_do_op_dump | |
cea2e8a9 | 3393 | #undef do_op_dump |
0cb96387 GS |
3394 | #define do_op_dump Perl_do_op_dump |
3395 | #undef Perl_do_pmop_dump | |
3396 | #define Perl_do_pmop_dump pPerl->Perl_do_pmop_dump | |
cea2e8a9 | 3397 | #undef do_pmop_dump |
0cb96387 GS |
3398 | #define do_pmop_dump Perl_do_pmop_dump |
3399 | #undef Perl_do_sv_dump | |
3400 | #define Perl_do_sv_dump pPerl->Perl_do_sv_dump | |
cea2e8a9 | 3401 | #undef do_sv_dump |
0cb96387 GS |
3402 | #define do_sv_dump Perl_do_sv_dump |
3403 | #undef Perl_magic_dump | |
3404 | #define Perl_magic_dump pPerl->Perl_magic_dump | |
cea2e8a9 | 3405 | #undef magic_dump |
0cb96387 GS |
3406 | #define magic_dump Perl_magic_dump |
3407 | #undef Perl_default_protect | |
3408 | #define Perl_default_protect pPerl->Perl_default_protect | |
cea2e8a9 | 3409 | #undef default_protect |
0cb96387 GS |
3410 | #define default_protect Perl_default_protect |
3411 | #undef Perl_reginitcolors | |
3412 | #define Perl_reginitcolors pPerl->Perl_reginitcolors | |
cea2e8a9 | 3413 | #undef reginitcolors |
0cb96387 GS |
3414 | #define reginitcolors Perl_reginitcolors |
3415 | #undef Perl_sv_2pv_nolen | |
3416 | #define Perl_sv_2pv_nolen pPerl->Perl_sv_2pv_nolen | |
cea2e8a9 | 3417 | #undef sv_2pv_nolen |
0cb96387 GS |
3418 | #define sv_2pv_nolen Perl_sv_2pv_nolen |
3419 | #undef Perl_sv_pv | |
3420 | #define Perl_sv_pv pPerl->Perl_sv_pv | |
cea2e8a9 | 3421 | #undef sv_pv |
0cb96387 GS |
3422 | #define sv_pv Perl_sv_pv |
3423 | #undef Perl_sv_force_normal | |
3424 | #define Perl_sv_force_normal pPerl->Perl_sv_force_normal | |
cea2e8a9 | 3425 | #undef sv_force_normal |
0cb96387 GS |
3426 | #define sv_force_normal Perl_sv_force_normal |
3427 | #undef Perl_tmps_grow | |
3428 | #define Perl_tmps_grow pPerl->Perl_tmps_grow | |
cea2e8a9 | 3429 | #undef tmps_grow |
0cb96387 GS |
3430 | #define tmps_grow Perl_tmps_grow |
3431 | #undef Perl_sv_rvweaken | |
3432 | #define Perl_sv_rvweaken pPerl->Perl_sv_rvweaken | |
cea2e8a9 | 3433 | #undef sv_rvweaken |
0cb96387 GS |
3434 | #define sv_rvweaken Perl_sv_rvweaken |
3435 | #undef Perl_magic_killbackrefs | |
3436 | #define Perl_magic_killbackrefs pPerl->Perl_magic_killbackrefs | |
cea2e8a9 | 3437 | #undef magic_killbackrefs |
0cb96387 GS |
3438 | #define magic_killbackrefs Perl_magic_killbackrefs |
3439 | #if defined(PERL_OBJECT) | |
3440 | #endif | |
3441 | #if defined(PERL_IN_AV_C) || defined(PERL_DECL_PROT) | |
cea2e8a9 | 3442 | #endif |
0cb96387 | 3443 | #if defined(PERL_IN_DOOP_C) || defined(PERL_DECL_PROT) |
cea2e8a9 | 3444 | #endif |
0cb96387 | 3445 | #if defined(PERL_IN_GV_C) || defined(PERL_DECL_PROT) |
cea2e8a9 | 3446 | #endif |
0cb96387 | 3447 | #if defined(PERL_IN_HV_C) || defined(PERL_DECL_PROT) |
cea2e8a9 | 3448 | #endif |
0cb96387 | 3449 | #if defined(PERL_IN_MG_C) || defined(PERL_DECL_PROT) |
cea2e8a9 | 3450 | #endif |
0cb96387 | 3451 | #if defined(PERL_IN_OP_C) || defined(PERL_DECL_PROT) |
cea2e8a9 GS |
3452 | # if defined(PL_OP_SLAB_ALLOC) |
3453 | # endif | |
3454 | #endif | |
0cb96387 | 3455 | #if defined(PERL_IN_PERL_C) || defined(PERL_DECL_PROT) |
cea2e8a9 GS |
3456 | # if defined(IAMSUID) |
3457 | # endif | |
3458 | # if defined(USE_THREADS) | |
3459 | # endif | |
3460 | #endif | |
0cb96387 | 3461 | #if defined(PERL_IN_PP_C) || defined(PERL_DECL_PROT) |
cea2e8a9 | 3462 | #endif |
0cb96387 | 3463 | #if defined(PERL_IN_PP_CTL_C) || defined(PERL_DECL_PROT) |
cea2e8a9 | 3464 | #endif |
0cb96387 | 3465 | #if defined(PERL_IN_PP_HOT_C) || defined(PERL_DECL_PROT) |
cea2e8a9 GS |
3466 | # if defined(USE_THREADS) |
3467 | # endif | |
3468 | #endif | |
0cb96387 | 3469 | #if defined(PERL_IN_PP_SYS_C) || defined(PERL_DECL_PROT) |
cea2e8a9 GS |
3470 | # if !defined(HAS_MKDIR) || !defined(HAS_RMDIR) |
3471 | # endif | |
3472 | #endif | |
0cb96387 | 3473 | #if defined(PERL_IN_REGCOMP_C) || defined(PERL_DECL_PROT) |
cea2e8a9 | 3474 | #endif |
0cb96387 | 3475 | #if defined(PERL_IN_REGEXEC_C) || defined(PERL_DECL_PROT) |
cea2e8a9 | 3476 | #endif |
0cb96387 | 3477 | #if defined(PERL_IN_RUN_C) || defined(PERL_DECL_PROT) |
cea2e8a9 | 3478 | #endif |
0cb96387 | 3479 | #if defined(PERL_IN_SCOPE_C) || defined(PERL_DECL_PROT) |
cea2e8a9 | 3480 | #endif |
0cb96387 | 3481 | #if defined(PERL_IN_SV_C) || defined(PERL_DECL_PROT) |
cea2e8a9 GS |
3482 | # if defined(PURIFY) |
3483 | # else | |
3484 | # endif | |
3485 | # if defined(DEBUGGING) | |
3486 | # endif | |
3487 | #endif | |
0cb96387 | 3488 | #if defined(PERL_IN_TOKE_C) || defined(PERL_DECL_PROT) |
cea2e8a9 GS |
3489 | # if defined(CRIPPLED_CC) |
3490 | # endif | |
3491 | # if defined(WIN32) | |
3492 | # endif | |
3493 | #endif | |
0cb96387 | 3494 | #if defined(PERL_IN_UNIVERSAL_C) || defined(PERL_DECL_PROT) |
cea2e8a9 | 3495 | #endif |
0cb96387 | 3496 | #if defined(PERL_IN_UTIL_C) || defined(PERL_DECL_PROT) |
cea2e8a9 GS |
3497 | # if defined(LEAKTEST) |
3498 | # endif | |
3499 | #endif | |
0cb96387 GS |
3500 | #undef Perl_ck_anoncode |
3501 | #define Perl_ck_anoncode pPerl->Perl_ck_anoncode | |
cea2e8a9 | 3502 | #undef ck_anoncode |
0cb96387 GS |
3503 | #define ck_anoncode Perl_ck_anoncode |
3504 | #undef Perl_ck_bitop | |
3505 | #define Perl_ck_bitop pPerl->Perl_ck_bitop | |
cea2e8a9 | 3506 | #undef ck_bitop |
0cb96387 GS |
3507 | #define ck_bitop Perl_ck_bitop |
3508 | #undef Perl_ck_concat | |
3509 | #define Perl_ck_concat pPerl->Perl_ck_concat | |
cea2e8a9 | 3510 | #undef ck_concat |
0cb96387 GS |
3511 | #define ck_concat Perl_ck_concat |
3512 | #undef Perl_ck_defined | |
3513 | #define Perl_ck_defined pPerl->Perl_ck_defined | |
cea2e8a9 | 3514 | #undef ck_defined |
0cb96387 GS |
3515 | #define ck_defined Perl_ck_defined |
3516 | #undef Perl_ck_delete | |
3517 | #define Perl_ck_delete pPerl->Perl_ck_delete | |
cea2e8a9 | 3518 | #undef ck_delete |
0cb96387 GS |
3519 | #define ck_delete Perl_ck_delete |
3520 | #undef Perl_ck_eof | |
3521 | #define Perl_ck_eof pPerl->Perl_ck_eof | |
cea2e8a9 | 3522 | #undef ck_eof |
0cb96387 GS |
3523 | #define ck_eof Perl_ck_eof |
3524 | #undef Perl_ck_eval | |
3525 | #define Perl_ck_eval pPerl->Perl_ck_eval | |
cea2e8a9 | 3526 | #undef ck_eval |
0cb96387 GS |
3527 | #define ck_eval Perl_ck_eval |
3528 | #undef Perl_ck_exec | |
3529 | #define Perl_ck_exec pPerl->Perl_ck_exec | |
cea2e8a9 | 3530 | #undef ck_exec |
0cb96387 GS |
3531 | #define ck_exec Perl_ck_exec |
3532 | #undef Perl_ck_exists | |
3533 | #define Perl_ck_exists pPerl->Perl_ck_exists | |
cea2e8a9 | 3534 | #undef ck_exists |
0cb96387 GS |
3535 | #define ck_exists Perl_ck_exists |
3536 | #undef Perl_ck_ftst | |
3537 | #define Perl_ck_ftst pPerl->Perl_ck_ftst | |
cea2e8a9 | 3538 | #undef ck_ftst |
0cb96387 GS |
3539 | #define ck_ftst Perl_ck_ftst |
3540 | #undef Perl_ck_fun | |
3541 | #define Perl_ck_fun pPerl->Perl_ck_fun | |
cea2e8a9 | 3542 | #undef ck_fun |
0cb96387 GS |
3543 | #define ck_fun Perl_ck_fun |
3544 | #undef Perl_ck_fun_locale | |
3545 | #define Perl_ck_fun_locale pPerl->Perl_ck_fun_locale | |
cea2e8a9 | 3546 | #undef ck_fun_locale |
0cb96387 GS |
3547 | #define ck_fun_locale Perl_ck_fun_locale |
3548 | #undef Perl_ck_glob | |
3549 | #define Perl_ck_glob pPerl->Perl_ck_glob | |
cea2e8a9 | 3550 | #undef ck_glob |
0cb96387 GS |
3551 | #define ck_glob Perl_ck_glob |
3552 | #undef Perl_ck_grep | |
3553 | #define Perl_ck_grep pPerl->Perl_ck_grep | |
cea2e8a9 | 3554 | #undef ck_grep |
0cb96387 GS |
3555 | #define ck_grep Perl_ck_grep |
3556 | #undef Perl_ck_index | |
3557 | #define Perl_ck_index pPerl->Perl_ck_index | |
cea2e8a9 | 3558 | #undef ck_index |
0cb96387 GS |