This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Promote v5.36 usage and feature bundles doc
[perl5.git] / pp_proto.h
CommitLineData
897d3989
NC
1/* -*- buffer-read-only: t -*-
2 !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
78102347
NC
3 This file is built by opcode.pl from its data.
4 Any changes made here will be lost!
5 */
897d3989 6
0351a629
TK
7PERL_CALLCONV OP *Perl_do_kv(pTHX) __attribute__visibility__("hidden");
8PERL_CALLCONV OP *Perl_pp_aassign(pTHX) __attribute__visibility__("hidden");
9PERL_CALLCONV OP *Perl_pp_abs(pTHX) __attribute__visibility__("hidden");
10PERL_CALLCONV OP *Perl_pp_accept(pTHX) __attribute__visibility__("hidden");
11PERL_CALLCONV OP *Perl_pp_add(pTHX) __attribute__visibility__("hidden");
12PERL_CALLCONV OP *Perl_pp_aeach(pTHX) __attribute__visibility__("hidden");
13PERL_CALLCONV OP *Perl_pp_aelem(pTHX) __attribute__visibility__("hidden");
14PERL_CALLCONV OP *Perl_pp_aelemfast(pTHX) __attribute__visibility__("hidden");
15PERL_CALLCONV OP *Perl_pp_akeys(pTHX) __attribute__visibility__("hidden");
16PERL_CALLCONV OP *Perl_pp_alarm(pTHX) __attribute__visibility__("hidden");
17PERL_CALLCONV OP *Perl_pp_and(pTHX) __attribute__visibility__("hidden");
18PERL_CALLCONV OP *Perl_pp_anoncode(pTHX) __attribute__visibility__("hidden");
19PERL_CALLCONV OP *Perl_pp_anonconst(pTHX) __attribute__visibility__("hidden");
20PERL_CALLCONV OP *Perl_pp_anonhash(pTHX) __attribute__visibility__("hidden");
21PERL_CALLCONV OP *Perl_pp_anonlist(pTHX) __attribute__visibility__("hidden");
22PERL_CALLCONV OP *Perl_pp_argcheck(pTHX) __attribute__visibility__("hidden");
23PERL_CALLCONV OP *Perl_pp_argdefelem(pTHX) __attribute__visibility__("hidden");
24PERL_CALLCONV OP *Perl_pp_argelem(pTHX) __attribute__visibility__("hidden");
25PERL_CALLCONV OP *Perl_pp_aslice(pTHX) __attribute__visibility__("hidden");
26PERL_CALLCONV OP *Perl_pp_atan2(pTHX) __attribute__visibility__("hidden");
27PERL_CALLCONV OP *Perl_pp_av2arylen(pTHX) __attribute__visibility__("hidden");
28PERL_CALLCONV OP *Perl_pp_avhvswitch(pTHX) __attribute__visibility__("hidden");
29PERL_CALLCONV OP *Perl_pp_backtick(pTHX) __attribute__visibility__("hidden");
30PERL_CALLCONV OP *Perl_pp_bind(pTHX) __attribute__visibility__("hidden");
31PERL_CALLCONV OP *Perl_pp_binmode(pTHX) __attribute__visibility__("hidden");
32PERL_CALLCONV OP *Perl_pp_bit_and(pTHX) __attribute__visibility__("hidden");
33PERL_CALLCONV OP *Perl_pp_bit_or(pTHX) __attribute__visibility__("hidden");
34PERL_CALLCONV OP *Perl_pp_bless(pTHX) __attribute__visibility__("hidden");
35PERL_CALLCONV OP *Perl_pp_blessed(pTHX) __attribute__visibility__("hidden");
36PERL_CALLCONV OP *Perl_pp_break(pTHX) __attribute__visibility__("hidden");
37PERL_CALLCONV OP *Perl_pp_caller(pTHX) __attribute__visibility__("hidden");
38PERL_CALLCONV OP *Perl_pp_catch(pTHX) __attribute__visibility__("hidden");
39PERL_CALLCONV OP *Perl_pp_ceil(pTHX) __attribute__visibility__("hidden");
40PERL_CALLCONV OP *Perl_pp_chdir(pTHX) __attribute__visibility__("hidden");
41PERL_CALLCONV OP *Perl_pp_chop(pTHX) __attribute__visibility__("hidden");
42PERL_CALLCONV OP *Perl_pp_chown(pTHX) __attribute__visibility__("hidden");
43PERL_CALLCONV OP *Perl_pp_chr(pTHX) __attribute__visibility__("hidden");
44PERL_CALLCONV OP *Perl_pp_chroot(pTHX) __attribute__visibility__("hidden");
45PERL_CALLCONV OP *Perl_pp_clonecv(pTHX) __attribute__visibility__("hidden");
46PERL_CALLCONV OP *Perl_pp_close(pTHX) __attribute__visibility__("hidden");
47PERL_CALLCONV OP *Perl_pp_closedir(pTHX) __attribute__visibility__("hidden");
48PERL_CALLCONV OP *Perl_pp_cmpchain_and(pTHX) __attribute__visibility__("hidden");
49PERL_CALLCONV OP *Perl_pp_cmpchain_dup(pTHX) __attribute__visibility__("hidden");
50PERL_CALLCONV OP *Perl_pp_complement(pTHX) __attribute__visibility__("hidden");
51PERL_CALLCONV OP *Perl_pp_concat(pTHX) __attribute__visibility__("hidden");
52PERL_CALLCONV OP *Perl_pp_cond_expr(pTHX) __attribute__visibility__("hidden");
53PERL_CALLCONV OP *Perl_pp_const(pTHX) __attribute__visibility__("hidden");
54PERL_CALLCONV OP *Perl_pp_continue(pTHX) __attribute__visibility__("hidden");
55PERL_CALLCONV OP *Perl_pp_coreargs(pTHX) __attribute__visibility__("hidden");
56PERL_CALLCONV OP *Perl_pp_crypt(pTHX) __attribute__visibility__("hidden");
57PERL_CALLCONV OP *Perl_pp_dbmopen(pTHX) __attribute__visibility__("hidden");
58PERL_CALLCONV OP *Perl_pp_dbstate(pTHX) __attribute__visibility__("hidden");
59PERL_CALLCONV OP *Perl_pp_defined(pTHX) __attribute__visibility__("hidden");
60PERL_CALLCONV OP *Perl_pp_delete(pTHX) __attribute__visibility__("hidden");
61PERL_CALLCONV OP *Perl_pp_die(pTHX) __attribute__visibility__("hidden");
62PERL_CALLCONV OP *Perl_pp_divide(pTHX) __attribute__visibility__("hidden");
63PERL_CALLCONV OP *Perl_pp_each(pTHX) __attribute__visibility__("hidden");
64PERL_CALLCONV OP *Perl_pp_ehostent(pTHX) __attribute__visibility__("hidden");
65PERL_CALLCONV OP *Perl_pp_enter(pTHX) __attribute__visibility__("hidden");
66PERL_CALLCONV OP *Perl_pp_entereval(pTHX) __attribute__visibility__("hidden");
67PERL_CALLCONV OP *Perl_pp_entergiven(pTHX) __attribute__visibility__("hidden");
68PERL_CALLCONV OP *Perl_pp_enteriter(pTHX) __attribute__visibility__("hidden");
69PERL_CALLCONV OP *Perl_pp_enterloop(pTHX) __attribute__visibility__("hidden");
70PERL_CALLCONV OP *Perl_pp_entersub(pTHX) __attribute__visibility__("hidden");
71PERL_CALLCONV OP *Perl_pp_entertry(pTHX) __attribute__visibility__("hidden");
72PERL_CALLCONV OP *Perl_pp_entertrycatch(pTHX) __attribute__visibility__("hidden");
73PERL_CALLCONV OP *Perl_pp_enterwhen(pTHX) __attribute__visibility__("hidden");
74PERL_CALLCONV OP *Perl_pp_enterwrite(pTHX) __attribute__visibility__("hidden");
75PERL_CALLCONV OP *Perl_pp_eof(pTHX) __attribute__visibility__("hidden");
76PERL_CALLCONV OP *Perl_pp_eq(pTHX) __attribute__visibility__("hidden");
77PERL_CALLCONV OP *Perl_pp_exec(pTHX) __attribute__visibility__("hidden");
78PERL_CALLCONV OP *Perl_pp_exists(pTHX) __attribute__visibility__("hidden");
79PERL_CALLCONV OP *Perl_pp_exit(pTHX) __attribute__visibility__("hidden");
80PERL_CALLCONV OP *Perl_pp_fc(pTHX) __attribute__visibility__("hidden");
81PERL_CALLCONV OP *Perl_pp_fileno(pTHX) __attribute__visibility__("hidden");
82PERL_CALLCONV OP *Perl_pp_flip(pTHX) __attribute__visibility__("hidden");
83PERL_CALLCONV OP *Perl_pp_flock(pTHX) __attribute__visibility__("hidden");
84PERL_CALLCONV OP *Perl_pp_floor(pTHX) __attribute__visibility__("hidden");
85PERL_CALLCONV OP *Perl_pp_flop(pTHX) __attribute__visibility__("hidden");
86PERL_CALLCONV OP *Perl_pp_fork(pTHX) __attribute__visibility__("hidden");
87PERL_CALLCONV OP *Perl_pp_formline(pTHX) __attribute__visibility__("hidden");
88PERL_CALLCONV OP *Perl_pp_ftis(pTHX) __attribute__visibility__("hidden");
89PERL_CALLCONV OP *Perl_pp_ftlink(pTHX) __attribute__visibility__("hidden");
90PERL_CALLCONV OP *Perl_pp_ftrowned(pTHX) __attribute__visibility__("hidden");
91PERL_CALLCONV OP *Perl_pp_ftrread(pTHX) __attribute__visibility__("hidden");
92PERL_CALLCONV OP *Perl_pp_fttext(pTHX) __attribute__visibility__("hidden");
93PERL_CALLCONV OP *Perl_pp_fttty(pTHX) __attribute__visibility__("hidden");
94PERL_CALLCONV OP *Perl_pp_ge(pTHX) __attribute__visibility__("hidden");
95PERL_CALLCONV OP *Perl_pp_gelem(pTHX) __attribute__visibility__("hidden");
96PERL_CALLCONV OP *Perl_pp_getc(pTHX) __attribute__visibility__("hidden");
97PERL_CALLCONV OP *Perl_pp_getlogin(pTHX) __attribute__visibility__("hidden");
98PERL_CALLCONV OP *Perl_pp_getpeername(pTHX) __attribute__visibility__("hidden");
99PERL_CALLCONV OP *Perl_pp_getpgrp(pTHX) __attribute__visibility__("hidden");
100PERL_CALLCONV OP *Perl_pp_getppid(pTHX) __attribute__visibility__("hidden");
101PERL_CALLCONV OP *Perl_pp_getpriority(pTHX) __attribute__visibility__("hidden");
102PERL_CALLCONV OP *Perl_pp_ggrent(pTHX) __attribute__visibility__("hidden");
103PERL_CALLCONV OP *Perl_pp_ghostent(pTHX) __attribute__visibility__("hidden");
104PERL_CALLCONV OP *Perl_pp_glob(pTHX) __attribute__visibility__("hidden");
105PERL_CALLCONV OP *Perl_pp_gmtime(pTHX) __attribute__visibility__("hidden");
106PERL_CALLCONV OP *Perl_pp_gnetent(pTHX) __attribute__visibility__("hidden");
107PERL_CALLCONV OP *Perl_pp_goto(pTHX) __attribute__visibility__("hidden");
108PERL_CALLCONV OP *Perl_pp_gprotoent(pTHX) __attribute__visibility__("hidden");
109PERL_CALLCONV OP *Perl_pp_gpwent(pTHX) __attribute__visibility__("hidden");
110PERL_CALLCONV OP *Perl_pp_grepstart(pTHX) __attribute__visibility__("hidden");
111PERL_CALLCONV OP *Perl_pp_grepwhile(pTHX) __attribute__visibility__("hidden");
112PERL_CALLCONV OP *Perl_pp_gservent(pTHX) __attribute__visibility__("hidden");
113PERL_CALLCONV OP *Perl_pp_gt(pTHX) __attribute__visibility__("hidden");
114PERL_CALLCONV OP *Perl_pp_gv(pTHX) __attribute__visibility__("hidden");
115PERL_CALLCONV OP *Perl_pp_gvsv(pTHX) __attribute__visibility__("hidden");
116PERL_CALLCONV OP *Perl_pp_helem(pTHX) __attribute__visibility__("hidden");
117PERL_CALLCONV OP *Perl_pp_hintseval(pTHX) __attribute__visibility__("hidden");
118PERL_CALLCONV OP *Perl_pp_hslice(pTHX) __attribute__visibility__("hidden");
119PERL_CALLCONV OP *Perl_pp_i_add(pTHX) __attribute__visibility__("hidden");
120PERL_CALLCONV OP *Perl_pp_i_divide(pTHX) __attribute__visibility__("hidden");
121PERL_CALLCONV OP *Perl_pp_i_eq(pTHX) __attribute__visibility__("hidden");
122PERL_CALLCONV OP *Perl_pp_i_ge(pTHX) __attribute__visibility__("hidden");
123PERL_CALLCONV OP *Perl_pp_i_gt(pTHX) __attribute__visibility__("hidden");
124PERL_CALLCONV OP *Perl_pp_i_le(pTHX) __attribute__visibility__("hidden");
125PERL_CALLCONV OP *Perl_pp_i_lt(pTHX) __attribute__visibility__("hidden");
126PERL_CALLCONV OP *Perl_pp_i_modulo(pTHX) __attribute__visibility__("hidden");
127PERL_CALLCONV OP *Perl_pp_i_multiply(pTHX) __attribute__visibility__("hidden");
128PERL_CALLCONV OP *Perl_pp_i_ncmp(pTHX) __attribute__visibility__("hidden");
129PERL_CALLCONV OP *Perl_pp_i_ne(pTHX) __attribute__visibility__("hidden");
130PERL_CALLCONV OP *Perl_pp_i_negate(pTHX) __attribute__visibility__("hidden");
131PERL_CALLCONV OP *Perl_pp_i_subtract(pTHX) __attribute__visibility__("hidden");
132PERL_CALLCONV OP *Perl_pp_index(pTHX) __attribute__visibility__("hidden");
133PERL_CALLCONV OP *Perl_pp_int(pTHX) __attribute__visibility__("hidden");
134PERL_CALLCONV OP *Perl_pp_introcv(pTHX) __attribute__visibility__("hidden");
135PERL_CALLCONV OP *Perl_pp_ioctl(pTHX) __attribute__visibility__("hidden");
136PERL_CALLCONV OP *Perl_pp_is_bool(pTHX) __attribute__visibility__("hidden");
a02b8151 137PERL_CALLCONV OP *Perl_pp_is_tainted(pTHX) __attribute__visibility__("hidden");
0351a629
TK
138PERL_CALLCONV OP *Perl_pp_is_weak(pTHX) __attribute__visibility__("hidden");
139PERL_CALLCONV OP *Perl_pp_isa(pTHX) __attribute__visibility__("hidden");
140PERL_CALLCONV OP *Perl_pp_iter(pTHX) __attribute__visibility__("hidden");
141PERL_CALLCONV OP *Perl_pp_join(pTHX) __attribute__visibility__("hidden");
142PERL_CALLCONV OP *Perl_pp_kvaslice(pTHX) __attribute__visibility__("hidden");
143PERL_CALLCONV OP *Perl_pp_kvhslice(pTHX) __attribute__visibility__("hidden");
144PERL_CALLCONV OP *Perl_pp_last(pTHX) __attribute__visibility__("hidden");
145PERL_CALLCONV OP *Perl_pp_lc(pTHX) __attribute__visibility__("hidden");
146PERL_CALLCONV OP *Perl_pp_le(pTHX) __attribute__visibility__("hidden");
147PERL_CALLCONV OP *Perl_pp_leave(pTHX) __attribute__visibility__("hidden");
148PERL_CALLCONV OP *Perl_pp_leaveeval(pTHX) __attribute__visibility__("hidden");
149PERL_CALLCONV OP *Perl_pp_leavegiven(pTHX) __attribute__visibility__("hidden");
150PERL_CALLCONV OP *Perl_pp_leaveloop(pTHX) __attribute__visibility__("hidden");
151PERL_CALLCONV OP *Perl_pp_leavesub(pTHX) __attribute__visibility__("hidden");
152PERL_CALLCONV OP *Perl_pp_leavesublv(pTHX) __attribute__visibility__("hidden");
153PERL_CALLCONV OP *Perl_pp_leavetry(pTHX) __attribute__visibility__("hidden");
154PERL_CALLCONV OP *Perl_pp_leavetrycatch(pTHX) __attribute__visibility__("hidden");
155PERL_CALLCONV OP *Perl_pp_leavewhen(pTHX) __attribute__visibility__("hidden");
156PERL_CALLCONV OP *Perl_pp_leavewrite(pTHX) __attribute__visibility__("hidden");
157PERL_CALLCONV OP *Perl_pp_left_shift(pTHX) __attribute__visibility__("hidden");
158PERL_CALLCONV OP *Perl_pp_length(pTHX) __attribute__visibility__("hidden");
159PERL_CALLCONV OP *Perl_pp_link(pTHX) __attribute__visibility__("hidden");
160PERL_CALLCONV OP *Perl_pp_list(pTHX) __attribute__visibility__("hidden");
161PERL_CALLCONV OP *Perl_pp_listen(pTHX) __attribute__visibility__("hidden");
162PERL_CALLCONV OP *Perl_pp_lock(pTHX) __attribute__visibility__("hidden");
163PERL_CALLCONV OP *Perl_pp_lslice(pTHX) __attribute__visibility__("hidden");
164PERL_CALLCONV OP *Perl_pp_lt(pTHX) __attribute__visibility__("hidden");
165PERL_CALLCONV OP *Perl_pp_lvavref(pTHX) __attribute__visibility__("hidden");
166PERL_CALLCONV OP *Perl_pp_lvref(pTHX) __attribute__visibility__("hidden");
167PERL_CALLCONV OP *Perl_pp_lvrefslice(pTHX) __attribute__visibility__("hidden");
168PERL_CALLCONV OP *Perl_pp_mapwhile(pTHX) __attribute__visibility__("hidden");
169PERL_CALLCONV OP *Perl_pp_match(pTHX) __attribute__visibility__("hidden");
170PERL_CALLCONV OP *Perl_pp_method(pTHX) __attribute__visibility__("hidden");
171PERL_CALLCONV OP *Perl_pp_method_named(pTHX) __attribute__visibility__("hidden");
172PERL_CALLCONV OP *Perl_pp_method_redir(pTHX) __attribute__visibility__("hidden");
173PERL_CALLCONV OP *Perl_pp_method_redir_super(pTHX) __attribute__visibility__("hidden");
174PERL_CALLCONV OP *Perl_pp_method_super(pTHX) __attribute__visibility__("hidden");
175PERL_CALLCONV OP *Perl_pp_mkdir(pTHX) __attribute__visibility__("hidden");
176PERL_CALLCONV OP *Perl_pp_modulo(pTHX) __attribute__visibility__("hidden");
177PERL_CALLCONV OP *Perl_pp_multiconcat(pTHX) __attribute__visibility__("hidden");
178PERL_CALLCONV OP *Perl_pp_multideref(pTHX) __attribute__visibility__("hidden");
179PERL_CALLCONV OP *Perl_pp_multiply(pTHX) __attribute__visibility__("hidden");
180PERL_CALLCONV OP *Perl_pp_nbit_and(pTHX) __attribute__visibility__("hidden");
181PERL_CALLCONV OP *Perl_pp_nbit_or(pTHX) __attribute__visibility__("hidden");
182PERL_CALLCONV OP *Perl_pp_ncmp(pTHX) __attribute__visibility__("hidden");
183PERL_CALLCONV OP *Perl_pp_ncomplement(pTHX) __attribute__visibility__("hidden");
184PERL_CALLCONV OP *Perl_pp_ne(pTHX) __attribute__visibility__("hidden");
185PERL_CALLCONV OP *Perl_pp_negate(pTHX) __attribute__visibility__("hidden");
186PERL_CALLCONV OP *Perl_pp_next(pTHX) __attribute__visibility__("hidden");
187PERL_CALLCONV OP *Perl_pp_nextstate(pTHX) __attribute__visibility__("hidden");
188PERL_CALLCONV OP *Perl_pp_not(pTHX) __attribute__visibility__("hidden");
189PERL_CALLCONV OP *Perl_pp_null(pTHX) __attribute__visibility__("hidden");
190PERL_CALLCONV OP *Perl_pp_oct(pTHX) __attribute__visibility__("hidden");
191PERL_CALLCONV OP *Perl_pp_once(pTHX) __attribute__visibility__("hidden");
192PERL_CALLCONV OP *Perl_pp_open(pTHX) __attribute__visibility__("hidden");
193PERL_CALLCONV OP *Perl_pp_open_dir(pTHX) __attribute__visibility__("hidden");
194PERL_CALLCONV OP *Perl_pp_or(pTHX) __attribute__visibility__("hidden");
195PERL_CALLCONV OP *Perl_pp_ord(pTHX) __attribute__visibility__("hidden");
196PERL_CALLCONV OP *Perl_pp_pack(pTHX) __attribute__visibility__("hidden");
197PERL_CALLCONV OP *Perl_pp_padav(pTHX) __attribute__visibility__("hidden");
198PERL_CALLCONV OP *Perl_pp_padcv(pTHX) __attribute__visibility__("hidden");
199PERL_CALLCONV OP *Perl_pp_padhv(pTHX) __attribute__visibility__("hidden");
200PERL_CALLCONV OP *Perl_pp_padrange(pTHX) __attribute__visibility__("hidden");
201PERL_CALLCONV OP *Perl_pp_padsv(pTHX) __attribute__visibility__("hidden");
9fdd7fc4 202PERL_CALLCONV OP *Perl_pp_padsv_store(pTHX) __attribute__visibility__("hidden");
0351a629
TK
203PERL_CALLCONV OP *Perl_pp_pipe_op(pTHX) __attribute__visibility__("hidden");
204PERL_CALLCONV OP *Perl_pp_poptry(pTHX) __attribute__visibility__("hidden");
205PERL_CALLCONV OP *Perl_pp_pos(pTHX) __attribute__visibility__("hidden");
206PERL_CALLCONV OP *Perl_pp_postdec(pTHX) __attribute__visibility__("hidden");
207PERL_CALLCONV OP *Perl_pp_postinc(pTHX) __attribute__visibility__("hidden");
208PERL_CALLCONV OP *Perl_pp_pow(pTHX) __attribute__visibility__("hidden");
209PERL_CALLCONV OP *Perl_pp_predec(pTHX) __attribute__visibility__("hidden");
210PERL_CALLCONV OP *Perl_pp_preinc(pTHX) __attribute__visibility__("hidden");
211PERL_CALLCONV OP *Perl_pp_print(pTHX) __attribute__visibility__("hidden");
212PERL_CALLCONV OP *Perl_pp_prototype(pTHX) __attribute__visibility__("hidden");
213PERL_CALLCONV OP *Perl_pp_prtf(pTHX) __attribute__visibility__("hidden");
214PERL_CALLCONV OP *Perl_pp_push(pTHX) __attribute__visibility__("hidden");
215PERL_CALLCONV OP *Perl_pp_pushdefer(pTHX) __attribute__visibility__("hidden");
216PERL_CALLCONV OP *Perl_pp_pushmark(pTHX) __attribute__visibility__("hidden");
217PERL_CALLCONV OP *Perl_pp_qr(pTHX) __attribute__visibility__("hidden");
218PERL_CALLCONV OP *Perl_pp_quotemeta(pTHX) __attribute__visibility__("hidden");
219PERL_CALLCONV OP *Perl_pp_rand(pTHX) __attribute__visibility__("hidden");
220PERL_CALLCONV OP *Perl_pp_range(pTHX) __attribute__visibility__("hidden");
221PERL_CALLCONV OP *Perl_pp_rcatline(pTHX) __attribute__visibility__("hidden");
222PERL_CALLCONV OP *Perl_pp_readdir(pTHX) __attribute__visibility__("hidden");
223PERL_CALLCONV OP *Perl_pp_readline(pTHX) __attribute__visibility__("hidden");
224PERL_CALLCONV OP *Perl_pp_readlink(pTHX) __attribute__visibility__("hidden");
225PERL_CALLCONV OP *Perl_pp_redo(pTHX) __attribute__visibility__("hidden");
226PERL_CALLCONV OP *Perl_pp_ref(pTHX) __attribute__visibility__("hidden");
227PERL_CALLCONV OP *Perl_pp_refaddr(pTHX) __attribute__visibility__("hidden");
228PERL_CALLCONV OP *Perl_pp_refassign(pTHX) __attribute__visibility__("hidden");
229PERL_CALLCONV OP *Perl_pp_refgen(pTHX) __attribute__visibility__("hidden");
230PERL_CALLCONV OP *Perl_pp_reftype(pTHX) __attribute__visibility__("hidden");
231PERL_CALLCONV OP *Perl_pp_regcomp(pTHX) __attribute__visibility__("hidden");
232PERL_CALLCONV OP *Perl_pp_regcreset(pTHX) __attribute__visibility__("hidden");
233PERL_CALLCONV OP *Perl_pp_rename(pTHX) __attribute__visibility__("hidden");
234PERL_CALLCONV OP *Perl_pp_repeat(pTHX) __attribute__visibility__("hidden");
235PERL_CALLCONV OP *Perl_pp_require(pTHX) __attribute__visibility__("hidden");
236PERL_CALLCONV OP *Perl_pp_reset(pTHX) __attribute__visibility__("hidden");
237PERL_CALLCONV OP *Perl_pp_return(pTHX) __attribute__visibility__("hidden");
238PERL_CALLCONV OP *Perl_pp_reverse(pTHX) __attribute__visibility__("hidden");
239PERL_CALLCONV OP *Perl_pp_rewinddir(pTHX) __attribute__visibility__("hidden");
240PERL_CALLCONV OP *Perl_pp_right_shift(pTHX) __attribute__visibility__("hidden");
241PERL_CALLCONV OP *Perl_pp_rmdir(pTHX) __attribute__visibility__("hidden");
242PERL_CALLCONV OP *Perl_pp_runcv(pTHX) __attribute__visibility__("hidden");
243PERL_CALLCONV OP *Perl_pp_rv2av(pTHX) __attribute__visibility__("hidden");
244PERL_CALLCONV OP *Perl_pp_rv2cv(pTHX) __attribute__visibility__("hidden");
245PERL_CALLCONV OP *Perl_pp_rv2gv(pTHX) __attribute__visibility__("hidden");
246PERL_CALLCONV OP *Perl_pp_rv2sv(pTHX) __attribute__visibility__("hidden");
247PERL_CALLCONV OP *Perl_pp_sassign(pTHX) __attribute__visibility__("hidden");
248PERL_CALLCONV OP *Perl_pp_sbit_and(pTHX) __attribute__visibility__("hidden");
249PERL_CALLCONV OP *Perl_pp_sbit_or(pTHX) __attribute__visibility__("hidden");
250PERL_CALLCONV OP *Perl_pp_schop(pTHX) __attribute__visibility__("hidden");
251PERL_CALLCONV OP *Perl_pp_scmp(pTHX) __attribute__visibility__("hidden");
252PERL_CALLCONV OP *Perl_pp_scomplement(pTHX) __attribute__visibility__("hidden");
253PERL_CALLCONV OP *Perl_pp_seekdir(pTHX) __attribute__visibility__("hidden");
254PERL_CALLCONV OP *Perl_pp_select(pTHX) __attribute__visibility__("hidden");
255PERL_CALLCONV OP *Perl_pp_semctl(pTHX) __attribute__visibility__("hidden");
256PERL_CALLCONV OP *Perl_pp_semget(pTHX) __attribute__visibility__("hidden");
257PERL_CALLCONV OP *Perl_pp_seq(pTHX) __attribute__visibility__("hidden");
258PERL_CALLCONV OP *Perl_pp_setpgrp(pTHX) __attribute__visibility__("hidden");
259PERL_CALLCONV OP *Perl_pp_setpriority(pTHX) __attribute__visibility__("hidden");
260PERL_CALLCONV OP *Perl_pp_shift(pTHX) __attribute__visibility__("hidden");
261PERL_CALLCONV OP *Perl_pp_shmwrite(pTHX) __attribute__visibility__("hidden");
262PERL_CALLCONV OP *Perl_pp_shostent(pTHX) __attribute__visibility__("hidden");
263PERL_CALLCONV OP *Perl_pp_shutdown(pTHX) __attribute__visibility__("hidden");
264PERL_CALLCONV OP *Perl_pp_sin(pTHX) __attribute__visibility__("hidden");
265PERL_CALLCONV OP *Perl_pp_sle(pTHX) __attribute__visibility__("hidden");
266PERL_CALLCONV OP *Perl_pp_sleep(pTHX) __attribute__visibility__("hidden");
267PERL_CALLCONV OP *Perl_pp_smartmatch(pTHX) __attribute__visibility__("hidden");
268PERL_CALLCONV OP *Perl_pp_sne(pTHX) __attribute__visibility__("hidden");
269PERL_CALLCONV OP *Perl_pp_socket(pTHX) __attribute__visibility__("hidden");
270PERL_CALLCONV OP *Perl_pp_sockpair(pTHX) __attribute__visibility__("hidden");
271PERL_CALLCONV OP *Perl_pp_sort(pTHX) __attribute__visibility__("hidden");
272PERL_CALLCONV OP *Perl_pp_splice(pTHX) __attribute__visibility__("hidden");
273PERL_CALLCONV OP *Perl_pp_split(pTHX) __attribute__visibility__("hidden");
274PERL_CALLCONV OP *Perl_pp_sprintf(pTHX) __attribute__visibility__("hidden");
275PERL_CALLCONV OP *Perl_pp_srand(pTHX) __attribute__visibility__("hidden");
276PERL_CALLCONV OP *Perl_pp_srefgen(pTHX) __attribute__visibility__("hidden");
277PERL_CALLCONV OP *Perl_pp_sselect(pTHX) __attribute__visibility__("hidden");
278PERL_CALLCONV OP *Perl_pp_ssockopt(pTHX) __attribute__visibility__("hidden");
279PERL_CALLCONV OP *Perl_pp_stat(pTHX) __attribute__visibility__("hidden");
280PERL_CALLCONV OP *Perl_pp_stringify(pTHX) __attribute__visibility__("hidden");
281PERL_CALLCONV OP *Perl_pp_stub(pTHX) __attribute__visibility__("hidden");
282PERL_CALLCONV OP *Perl_pp_study(pTHX) __attribute__visibility__("hidden");
283PERL_CALLCONV OP *Perl_pp_subst(pTHX) __attribute__visibility__("hidden");
284PERL_CALLCONV OP *Perl_pp_substcont(pTHX) __attribute__visibility__("hidden");
285PERL_CALLCONV OP *Perl_pp_substr(pTHX) __attribute__visibility__("hidden");
286PERL_CALLCONV OP *Perl_pp_subtract(pTHX) __attribute__visibility__("hidden");
287PERL_CALLCONV OP *Perl_pp_syscall(pTHX) __attribute__visibility__("hidden");
288PERL_CALLCONV OP *Perl_pp_sysopen(pTHX) __attribute__visibility__("hidden");
289PERL_CALLCONV OP *Perl_pp_sysread(pTHX) __attribute__visibility__("hidden");
290PERL_CALLCONV OP *Perl_pp_sysseek(pTHX) __attribute__visibility__("hidden");
291PERL_CALLCONV OP *Perl_pp_system(pTHX) __attribute__visibility__("hidden");
292PERL_CALLCONV OP *Perl_pp_syswrite(pTHX) __attribute__visibility__("hidden");
293PERL_CALLCONV OP *Perl_pp_tell(pTHX) __attribute__visibility__("hidden");
294PERL_CALLCONV OP *Perl_pp_telldir(pTHX) __attribute__visibility__("hidden");
295PERL_CALLCONV OP *Perl_pp_tie(pTHX) __attribute__visibility__("hidden");
296PERL_CALLCONV OP *Perl_pp_tied(pTHX) __attribute__visibility__("hidden");
297PERL_CALLCONV OP *Perl_pp_time(pTHX) __attribute__visibility__("hidden");
298PERL_CALLCONV OP *Perl_pp_tms(pTHX) __attribute__visibility__("hidden");
299PERL_CALLCONV OP *Perl_pp_trans(pTHX) __attribute__visibility__("hidden");
300PERL_CALLCONV OP *Perl_pp_truncate(pTHX) __attribute__visibility__("hidden");
301PERL_CALLCONV OP *Perl_pp_uc(pTHX) __attribute__visibility__("hidden");
302PERL_CALLCONV OP *Perl_pp_ucfirst(pTHX) __attribute__visibility__("hidden");
303PERL_CALLCONV OP *Perl_pp_umask(pTHX) __attribute__visibility__("hidden");
304PERL_CALLCONV OP *Perl_pp_undef(pTHX) __attribute__visibility__("hidden");
305PERL_CALLCONV OP *Perl_pp_unpack(pTHX) __attribute__visibility__("hidden");
306PERL_CALLCONV OP *Perl_pp_unshift(pTHX) __attribute__visibility__("hidden");
307PERL_CALLCONV OP *Perl_pp_unstack(pTHX) __attribute__visibility__("hidden");
308PERL_CALLCONV OP *Perl_pp_untie(pTHX) __attribute__visibility__("hidden");
309PERL_CALLCONV OP *Perl_pp_unweaken(pTHX) __attribute__visibility__("hidden");
310PERL_CALLCONV OP *Perl_pp_vec(pTHX) __attribute__visibility__("hidden");
311PERL_CALLCONV OP *Perl_pp_wait(pTHX) __attribute__visibility__("hidden");
312PERL_CALLCONV OP *Perl_pp_waitpid(pTHX) __attribute__visibility__("hidden");
313PERL_CALLCONV OP *Perl_pp_wantarray(pTHX) __attribute__visibility__("hidden");
314PERL_CALLCONV OP *Perl_pp_warn(pTHX) __attribute__visibility__("hidden");
315PERL_CALLCONV OP *Perl_pp_weaken(pTHX) __attribute__visibility__("hidden");
316PERL_CALLCONV OP *Perl_pp_xor(pTHX) __attribute__visibility__("hidden");
317PERL_CALLCONV OP *Perl_unimplemented_op(pTHX) __attribute__visibility__("hidden");
897d3989
NC
318
319/* ex: set ro: */