xref: /openbsd/gnu/usr.bin/perl/pp_proto.h (revision e0680481)
1*e0680481Safresh1 /* -*- mode: C; buffer-read-only: t -*-
252bd00bfSmillert    !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!!
3898184e3Ssthen    This file is built by opcode.pl from its data.
4898184e3Ssthen    Any changes made here will be lost!
5c8ca9003Smillert  */
6c8ca9003Smillert 
7*e0680481Safresh1 PERL_CALLCONV PP(do_kv) __attribute__visibility__("hidden");
8*e0680481Safresh1 PERL_CALLCONV PP(pp_aassign) __attribute__visibility__("hidden");
9*e0680481Safresh1 PERL_CALLCONV PP(pp_abs) __attribute__visibility__("hidden");
10*e0680481Safresh1 PERL_CALLCONV PP(pp_accept) __attribute__visibility__("hidden");
11*e0680481Safresh1 PERL_CALLCONV PP(pp_add) __attribute__visibility__("hidden");
12*e0680481Safresh1 PERL_CALLCONV PP(pp_aeach) __attribute__visibility__("hidden");
13*e0680481Safresh1 PERL_CALLCONV PP(pp_aelem) __attribute__visibility__("hidden");
14*e0680481Safresh1 PERL_CALLCONV PP(pp_aelemfast) __attribute__visibility__("hidden");
15*e0680481Safresh1 PERL_CALLCONV PP(pp_aelemfastlex_store) __attribute__visibility__("hidden");
16*e0680481Safresh1 PERL_CALLCONV PP(pp_akeys) __attribute__visibility__("hidden");
17*e0680481Safresh1 PERL_CALLCONV PP(pp_alarm) __attribute__visibility__("hidden");
18*e0680481Safresh1 PERL_CALLCONV PP(pp_and) __attribute__visibility__("hidden");
19*e0680481Safresh1 PERL_CALLCONV PP(pp_anoncode) __attribute__visibility__("hidden");
20*e0680481Safresh1 PERL_CALLCONV PP(pp_anonconst) __attribute__visibility__("hidden");
21*e0680481Safresh1 PERL_CALLCONV PP(pp_anonhash) __attribute__visibility__("hidden");
22*e0680481Safresh1 PERL_CALLCONV PP(pp_anonlist) __attribute__visibility__("hidden");
23*e0680481Safresh1 PERL_CALLCONV PP(pp_argcheck) __attribute__visibility__("hidden");
24*e0680481Safresh1 PERL_CALLCONV PP(pp_argdefelem) __attribute__visibility__("hidden");
25*e0680481Safresh1 PERL_CALLCONV PP(pp_argelem) __attribute__visibility__("hidden");
26*e0680481Safresh1 PERL_CALLCONV PP(pp_aslice) __attribute__visibility__("hidden");
27*e0680481Safresh1 PERL_CALLCONV PP(pp_atan2) __attribute__visibility__("hidden");
28*e0680481Safresh1 PERL_CALLCONV PP(pp_av2arylen) __attribute__visibility__("hidden");
29*e0680481Safresh1 PERL_CALLCONV PP(pp_avhvswitch) __attribute__visibility__("hidden");
30*e0680481Safresh1 PERL_CALLCONV PP(pp_backtick) __attribute__visibility__("hidden");
31*e0680481Safresh1 PERL_CALLCONV PP(pp_bind) __attribute__visibility__("hidden");
32*e0680481Safresh1 PERL_CALLCONV PP(pp_binmode) __attribute__visibility__("hidden");
33*e0680481Safresh1 PERL_CALLCONV PP(pp_bit_and) __attribute__visibility__("hidden");
34*e0680481Safresh1 PERL_CALLCONV PP(pp_bit_or) __attribute__visibility__("hidden");
35*e0680481Safresh1 PERL_CALLCONV PP(pp_bless) __attribute__visibility__("hidden");
36*e0680481Safresh1 PERL_CALLCONV PP(pp_blessed) __attribute__visibility__("hidden");
37*e0680481Safresh1 PERL_CALLCONV PP(pp_break) __attribute__visibility__("hidden");
38*e0680481Safresh1 PERL_CALLCONV PP(pp_caller) __attribute__visibility__("hidden");
39*e0680481Safresh1 PERL_CALLCONV PP(pp_catch) __attribute__visibility__("hidden");
40*e0680481Safresh1 PERL_CALLCONV PP(pp_ceil) __attribute__visibility__("hidden");
41*e0680481Safresh1 PERL_CALLCONV PP(pp_chdir) __attribute__visibility__("hidden");
42*e0680481Safresh1 PERL_CALLCONV PP(pp_chop) __attribute__visibility__("hidden");
43*e0680481Safresh1 PERL_CALLCONV PP(pp_chown) __attribute__visibility__("hidden");
44*e0680481Safresh1 PERL_CALLCONV PP(pp_chr) __attribute__visibility__("hidden");
45*e0680481Safresh1 PERL_CALLCONV PP(pp_chroot) __attribute__visibility__("hidden");
46*e0680481Safresh1 PERL_CALLCONV PP(pp_clonecv) __attribute__visibility__("hidden");
47*e0680481Safresh1 PERL_CALLCONV PP(pp_close) __attribute__visibility__("hidden");
48*e0680481Safresh1 PERL_CALLCONV PP(pp_closedir) __attribute__visibility__("hidden");
49*e0680481Safresh1 PERL_CALLCONV PP(pp_cmpchain_and) __attribute__visibility__("hidden");
50*e0680481Safresh1 PERL_CALLCONV PP(pp_cmpchain_dup) __attribute__visibility__("hidden");
51*e0680481Safresh1 PERL_CALLCONV PP(pp_complement) __attribute__visibility__("hidden");
52*e0680481Safresh1 PERL_CALLCONV PP(pp_concat) __attribute__visibility__("hidden");
53*e0680481Safresh1 PERL_CALLCONV PP(pp_cond_expr) __attribute__visibility__("hidden");
54*e0680481Safresh1 PERL_CALLCONV PP(pp_const) __attribute__visibility__("hidden");
55*e0680481Safresh1 PERL_CALLCONV PP(pp_continue) __attribute__visibility__("hidden");
56*e0680481Safresh1 PERL_CALLCONV PP(pp_coreargs) __attribute__visibility__("hidden");
57*e0680481Safresh1 PERL_CALLCONV PP(pp_crypt) __attribute__visibility__("hidden");
58*e0680481Safresh1 PERL_CALLCONV PP(pp_dbmopen) __attribute__visibility__("hidden");
59*e0680481Safresh1 PERL_CALLCONV PP(pp_dbstate) __attribute__visibility__("hidden");
60*e0680481Safresh1 PERL_CALLCONV PP(pp_defined) __attribute__visibility__("hidden");
61*e0680481Safresh1 PERL_CALLCONV PP(pp_delete) __attribute__visibility__("hidden");
62*e0680481Safresh1 PERL_CALLCONV PP(pp_die) __attribute__visibility__("hidden");
63*e0680481Safresh1 PERL_CALLCONV PP(pp_divide) __attribute__visibility__("hidden");
64*e0680481Safresh1 PERL_CALLCONV PP(pp_each) __attribute__visibility__("hidden");
65*e0680481Safresh1 PERL_CALLCONV PP(pp_ehostent) __attribute__visibility__("hidden");
66*e0680481Safresh1 PERL_CALLCONV PP(pp_emptyavhv) __attribute__visibility__("hidden");
67*e0680481Safresh1 PERL_CALLCONV PP(pp_enter) __attribute__visibility__("hidden");
68*e0680481Safresh1 PERL_CALLCONV PP(pp_entereval) __attribute__visibility__("hidden");
69*e0680481Safresh1 PERL_CALLCONV PP(pp_entergiven) __attribute__visibility__("hidden");
70*e0680481Safresh1 PERL_CALLCONV PP(pp_enteriter) __attribute__visibility__("hidden");
71*e0680481Safresh1 PERL_CALLCONV PP(pp_enterloop) __attribute__visibility__("hidden");
72*e0680481Safresh1 PERL_CALLCONV PP(pp_entersub) __attribute__visibility__("hidden");
73*e0680481Safresh1 PERL_CALLCONV PP(pp_entertry) __attribute__visibility__("hidden");
74*e0680481Safresh1 PERL_CALLCONV PP(pp_entertrycatch) __attribute__visibility__("hidden");
75*e0680481Safresh1 PERL_CALLCONV PP(pp_enterwhen) __attribute__visibility__("hidden");
76*e0680481Safresh1 PERL_CALLCONV PP(pp_enterwrite) __attribute__visibility__("hidden");
77*e0680481Safresh1 PERL_CALLCONV PP(pp_eof) __attribute__visibility__("hidden");
78*e0680481Safresh1 PERL_CALLCONV PP(pp_eq) __attribute__visibility__("hidden");
79*e0680481Safresh1 PERL_CALLCONV PP(pp_exec) __attribute__visibility__("hidden");
80*e0680481Safresh1 PERL_CALLCONV PP(pp_exists) __attribute__visibility__("hidden");
81*e0680481Safresh1 PERL_CALLCONV PP(pp_exit) __attribute__visibility__("hidden");
82*e0680481Safresh1 PERL_CALLCONV PP(pp_fc) __attribute__visibility__("hidden");
83*e0680481Safresh1 PERL_CALLCONV PP(pp_fileno) __attribute__visibility__("hidden");
84*e0680481Safresh1 PERL_CALLCONV PP(pp_flip) __attribute__visibility__("hidden");
85*e0680481Safresh1 PERL_CALLCONV PP(pp_flock) __attribute__visibility__("hidden");
86*e0680481Safresh1 PERL_CALLCONV PP(pp_floor) __attribute__visibility__("hidden");
87*e0680481Safresh1 PERL_CALLCONV PP(pp_flop) __attribute__visibility__("hidden");
88*e0680481Safresh1 PERL_CALLCONV PP(pp_fork) __attribute__visibility__("hidden");
89*e0680481Safresh1 PERL_CALLCONV PP(pp_formline) __attribute__visibility__("hidden");
90*e0680481Safresh1 PERL_CALLCONV PP(pp_ftis) __attribute__visibility__("hidden");
91*e0680481Safresh1 PERL_CALLCONV PP(pp_ftlink) __attribute__visibility__("hidden");
92*e0680481Safresh1 PERL_CALLCONV PP(pp_ftrowned) __attribute__visibility__("hidden");
93*e0680481Safresh1 PERL_CALLCONV PP(pp_ftrread) __attribute__visibility__("hidden");
94*e0680481Safresh1 PERL_CALLCONV PP(pp_fttext) __attribute__visibility__("hidden");
95*e0680481Safresh1 PERL_CALLCONV PP(pp_fttty) __attribute__visibility__("hidden");
96*e0680481Safresh1 PERL_CALLCONV PP(pp_ge) __attribute__visibility__("hidden");
97*e0680481Safresh1 PERL_CALLCONV PP(pp_gelem) __attribute__visibility__("hidden");
98*e0680481Safresh1 PERL_CALLCONV PP(pp_getc) __attribute__visibility__("hidden");
99*e0680481Safresh1 PERL_CALLCONV PP(pp_getlogin) __attribute__visibility__("hidden");
100*e0680481Safresh1 PERL_CALLCONV PP(pp_getpeername) __attribute__visibility__("hidden");
101*e0680481Safresh1 PERL_CALLCONV PP(pp_getpgrp) __attribute__visibility__("hidden");
102*e0680481Safresh1 PERL_CALLCONV PP(pp_getppid) __attribute__visibility__("hidden");
103*e0680481Safresh1 PERL_CALLCONV PP(pp_getpriority) __attribute__visibility__("hidden");
104*e0680481Safresh1 PERL_CALLCONV PP(pp_ggrent) __attribute__visibility__("hidden");
105*e0680481Safresh1 PERL_CALLCONV PP(pp_ghostent) __attribute__visibility__("hidden");
106*e0680481Safresh1 PERL_CALLCONV PP(pp_glob) __attribute__visibility__("hidden");
107*e0680481Safresh1 PERL_CALLCONV PP(pp_gmtime) __attribute__visibility__("hidden");
108*e0680481Safresh1 PERL_CALLCONV PP(pp_gnetent) __attribute__visibility__("hidden");
109*e0680481Safresh1 PERL_CALLCONV PP(pp_goto) __attribute__visibility__("hidden");
110*e0680481Safresh1 PERL_CALLCONV PP(pp_gprotoent) __attribute__visibility__("hidden");
111*e0680481Safresh1 PERL_CALLCONV PP(pp_gpwent) __attribute__visibility__("hidden");
112*e0680481Safresh1 PERL_CALLCONV PP(pp_grepstart) __attribute__visibility__("hidden");
113*e0680481Safresh1 PERL_CALLCONV PP(pp_grepwhile) __attribute__visibility__("hidden");
114*e0680481Safresh1 PERL_CALLCONV PP(pp_gservent) __attribute__visibility__("hidden");
115*e0680481Safresh1 PERL_CALLCONV PP(pp_gt) __attribute__visibility__("hidden");
116*e0680481Safresh1 PERL_CALLCONV PP(pp_gv) __attribute__visibility__("hidden");
117*e0680481Safresh1 PERL_CALLCONV PP(pp_gvsv) __attribute__visibility__("hidden");
118*e0680481Safresh1 PERL_CALLCONV PP(pp_helem) __attribute__visibility__("hidden");
119*e0680481Safresh1 PERL_CALLCONV PP(pp_helemexistsor) __attribute__visibility__("hidden");
120*e0680481Safresh1 PERL_CALLCONV PP(pp_hintseval) __attribute__visibility__("hidden");
121*e0680481Safresh1 PERL_CALLCONV PP(pp_hslice) __attribute__visibility__("hidden");
122*e0680481Safresh1 PERL_CALLCONV PP(pp_i_add) __attribute__visibility__("hidden");
123*e0680481Safresh1 PERL_CALLCONV PP(pp_i_divide) __attribute__visibility__("hidden");
124*e0680481Safresh1 PERL_CALLCONV PP(pp_i_eq) __attribute__visibility__("hidden");
125*e0680481Safresh1 PERL_CALLCONV PP(pp_i_ge) __attribute__visibility__("hidden");
126*e0680481Safresh1 PERL_CALLCONV PP(pp_i_gt) __attribute__visibility__("hidden");
127*e0680481Safresh1 PERL_CALLCONV PP(pp_i_le) __attribute__visibility__("hidden");
128*e0680481Safresh1 PERL_CALLCONV PP(pp_i_lt) __attribute__visibility__("hidden");
129*e0680481Safresh1 PERL_CALLCONV PP(pp_i_modulo) __attribute__visibility__("hidden");
130*e0680481Safresh1 PERL_CALLCONV PP(pp_i_multiply) __attribute__visibility__("hidden");
131*e0680481Safresh1 PERL_CALLCONV PP(pp_i_ncmp) __attribute__visibility__("hidden");
132*e0680481Safresh1 PERL_CALLCONV PP(pp_i_ne) __attribute__visibility__("hidden");
133*e0680481Safresh1 PERL_CALLCONV PP(pp_i_negate) __attribute__visibility__("hidden");
134*e0680481Safresh1 PERL_CALLCONV PP(pp_i_subtract) __attribute__visibility__("hidden");
135*e0680481Safresh1 PERL_CALLCONV PP(pp_index) __attribute__visibility__("hidden");
136*e0680481Safresh1 PERL_CALLCONV PP(pp_initfield) __attribute__visibility__("hidden");
137*e0680481Safresh1 PERL_CALLCONV PP(pp_int) __attribute__visibility__("hidden");
138*e0680481Safresh1 PERL_CALLCONV PP(pp_introcv) __attribute__visibility__("hidden");
139*e0680481Safresh1 PERL_CALLCONV PP(pp_ioctl) __attribute__visibility__("hidden");
140*e0680481Safresh1 PERL_CALLCONV PP(pp_is_bool) __attribute__visibility__("hidden");
141*e0680481Safresh1 PERL_CALLCONV PP(pp_is_tainted) __attribute__visibility__("hidden");
142*e0680481Safresh1 PERL_CALLCONV PP(pp_is_weak) __attribute__visibility__("hidden");
143*e0680481Safresh1 PERL_CALLCONV PP(pp_isa) __attribute__visibility__("hidden");
144*e0680481Safresh1 PERL_CALLCONV PP(pp_iter) __attribute__visibility__("hidden");
145*e0680481Safresh1 PERL_CALLCONV PP(pp_join) __attribute__visibility__("hidden");
146*e0680481Safresh1 PERL_CALLCONV PP(pp_kvaslice) __attribute__visibility__("hidden");
147*e0680481Safresh1 PERL_CALLCONV PP(pp_kvhslice) __attribute__visibility__("hidden");
148*e0680481Safresh1 PERL_CALLCONV PP(pp_last) __attribute__visibility__("hidden");
149*e0680481Safresh1 PERL_CALLCONV PP(pp_lc) __attribute__visibility__("hidden");
150*e0680481Safresh1 PERL_CALLCONV PP(pp_le) __attribute__visibility__("hidden");
151*e0680481Safresh1 PERL_CALLCONV PP(pp_leave) __attribute__visibility__("hidden");
152*e0680481Safresh1 PERL_CALLCONV PP(pp_leaveeval) __attribute__visibility__("hidden");
153*e0680481Safresh1 PERL_CALLCONV PP(pp_leavegiven) __attribute__visibility__("hidden");
154*e0680481Safresh1 PERL_CALLCONV PP(pp_leaveloop) __attribute__visibility__("hidden");
155*e0680481Safresh1 PERL_CALLCONV PP(pp_leavesub) __attribute__visibility__("hidden");
156*e0680481Safresh1 PERL_CALLCONV PP(pp_leavesublv) __attribute__visibility__("hidden");
157*e0680481Safresh1 PERL_CALLCONV PP(pp_leavetry) __attribute__visibility__("hidden");
158*e0680481Safresh1 PERL_CALLCONV PP(pp_leavetrycatch) __attribute__visibility__("hidden");
159*e0680481Safresh1 PERL_CALLCONV PP(pp_leavewhen) __attribute__visibility__("hidden");
160*e0680481Safresh1 PERL_CALLCONV PP(pp_leavewrite) __attribute__visibility__("hidden");
161*e0680481Safresh1 PERL_CALLCONV PP(pp_left_shift) __attribute__visibility__("hidden");
162*e0680481Safresh1 PERL_CALLCONV PP(pp_length) __attribute__visibility__("hidden");
163*e0680481Safresh1 PERL_CALLCONV PP(pp_link) __attribute__visibility__("hidden");
164*e0680481Safresh1 PERL_CALLCONV PP(pp_list) __attribute__visibility__("hidden");
165*e0680481Safresh1 PERL_CALLCONV PP(pp_listen) __attribute__visibility__("hidden");
166*e0680481Safresh1 PERL_CALLCONV PP(pp_lock) __attribute__visibility__("hidden");
167*e0680481Safresh1 PERL_CALLCONV PP(pp_lslice) __attribute__visibility__("hidden");
168*e0680481Safresh1 PERL_CALLCONV PP(pp_lt) __attribute__visibility__("hidden");
169*e0680481Safresh1 PERL_CALLCONV PP(pp_lvavref) __attribute__visibility__("hidden");
170*e0680481Safresh1 PERL_CALLCONV PP(pp_lvref) __attribute__visibility__("hidden");
171*e0680481Safresh1 PERL_CALLCONV PP(pp_lvrefslice) __attribute__visibility__("hidden");
172*e0680481Safresh1 PERL_CALLCONV PP(pp_mapwhile) __attribute__visibility__("hidden");
173*e0680481Safresh1 PERL_CALLCONV PP(pp_match) __attribute__visibility__("hidden");
174*e0680481Safresh1 PERL_CALLCONV PP(pp_method) __attribute__visibility__("hidden");
175*e0680481Safresh1 PERL_CALLCONV PP(pp_method_named) __attribute__visibility__("hidden");
176*e0680481Safresh1 PERL_CALLCONV PP(pp_method_redir) __attribute__visibility__("hidden");
177*e0680481Safresh1 PERL_CALLCONV PP(pp_method_redir_super) __attribute__visibility__("hidden");
178*e0680481Safresh1 PERL_CALLCONV PP(pp_method_super) __attribute__visibility__("hidden");
179*e0680481Safresh1 PERL_CALLCONV PP(pp_methstart) __attribute__visibility__("hidden");
180*e0680481Safresh1 PERL_CALLCONV PP(pp_mkdir) __attribute__visibility__("hidden");
181*e0680481Safresh1 PERL_CALLCONV PP(pp_modulo) __attribute__visibility__("hidden");
182*e0680481Safresh1 PERL_CALLCONV PP(pp_multiconcat) __attribute__visibility__("hidden");
183*e0680481Safresh1 PERL_CALLCONV PP(pp_multideref) __attribute__visibility__("hidden");
184*e0680481Safresh1 PERL_CALLCONV PP(pp_multiply) __attribute__visibility__("hidden");
185*e0680481Safresh1 PERL_CALLCONV PP(pp_nbit_and) __attribute__visibility__("hidden");
186*e0680481Safresh1 PERL_CALLCONV PP(pp_nbit_or) __attribute__visibility__("hidden");
187*e0680481Safresh1 PERL_CALLCONV PP(pp_ncmp) __attribute__visibility__("hidden");
188*e0680481Safresh1 PERL_CALLCONV PP(pp_ncomplement) __attribute__visibility__("hidden");
189*e0680481Safresh1 PERL_CALLCONV PP(pp_ne) __attribute__visibility__("hidden");
190*e0680481Safresh1 PERL_CALLCONV PP(pp_negate) __attribute__visibility__("hidden");
191*e0680481Safresh1 PERL_CALLCONV PP(pp_next) __attribute__visibility__("hidden");
192*e0680481Safresh1 PERL_CALLCONV PP(pp_nextstate) __attribute__visibility__("hidden");
193*e0680481Safresh1 PERL_CALLCONV PP(pp_not) __attribute__visibility__("hidden");
194*e0680481Safresh1 PERL_CALLCONV PP(pp_null) __attribute__visibility__("hidden");
195*e0680481Safresh1 PERL_CALLCONV PP(pp_oct) __attribute__visibility__("hidden");
196*e0680481Safresh1 PERL_CALLCONV PP(pp_once) __attribute__visibility__("hidden");
197*e0680481Safresh1 PERL_CALLCONV PP(pp_open) __attribute__visibility__("hidden");
198*e0680481Safresh1 PERL_CALLCONV PP(pp_open_dir) __attribute__visibility__("hidden");
199*e0680481Safresh1 PERL_CALLCONV PP(pp_or) __attribute__visibility__("hidden");
200*e0680481Safresh1 PERL_CALLCONV PP(pp_ord) __attribute__visibility__("hidden");
201*e0680481Safresh1 PERL_CALLCONV PP(pp_pack) __attribute__visibility__("hidden");
202*e0680481Safresh1 PERL_CALLCONV PP(pp_padav) __attribute__visibility__("hidden");
203*e0680481Safresh1 PERL_CALLCONV PP(pp_padcv) __attribute__visibility__("hidden");
204*e0680481Safresh1 PERL_CALLCONV PP(pp_padhv) __attribute__visibility__("hidden");
205*e0680481Safresh1 PERL_CALLCONV PP(pp_padrange) __attribute__visibility__("hidden");
206*e0680481Safresh1 PERL_CALLCONV PP(pp_padsv) __attribute__visibility__("hidden");
207*e0680481Safresh1 PERL_CALLCONV PP(pp_padsv_store) __attribute__visibility__("hidden");
208*e0680481Safresh1 PERL_CALLCONV PP(pp_pipe_op) __attribute__visibility__("hidden");
209*e0680481Safresh1 PERL_CALLCONV PP(pp_poptry) __attribute__visibility__("hidden");
210*e0680481Safresh1 PERL_CALLCONV PP(pp_pos) __attribute__visibility__("hidden");
211*e0680481Safresh1 PERL_CALLCONV PP(pp_postdec) __attribute__visibility__("hidden");
212*e0680481Safresh1 PERL_CALLCONV PP(pp_postinc) __attribute__visibility__("hidden");
213*e0680481Safresh1 PERL_CALLCONV PP(pp_pow) __attribute__visibility__("hidden");
214*e0680481Safresh1 PERL_CALLCONV PP(pp_predec) __attribute__visibility__("hidden");
215*e0680481Safresh1 PERL_CALLCONV PP(pp_preinc) __attribute__visibility__("hidden");
216*e0680481Safresh1 PERL_CALLCONV PP(pp_print) __attribute__visibility__("hidden");
217*e0680481Safresh1 PERL_CALLCONV PP(pp_prototype) __attribute__visibility__("hidden");
218*e0680481Safresh1 PERL_CALLCONV PP(pp_prtf) __attribute__visibility__("hidden");
219*e0680481Safresh1 PERL_CALLCONV PP(pp_push) __attribute__visibility__("hidden");
220*e0680481Safresh1 PERL_CALLCONV PP(pp_pushdefer) __attribute__visibility__("hidden");
221*e0680481Safresh1 PERL_CALLCONV PP(pp_pushmark) __attribute__visibility__("hidden");
222*e0680481Safresh1 PERL_CALLCONV PP(pp_qr) __attribute__visibility__("hidden");
223*e0680481Safresh1 PERL_CALLCONV PP(pp_quotemeta) __attribute__visibility__("hidden");
224*e0680481Safresh1 PERL_CALLCONV PP(pp_rand) __attribute__visibility__("hidden");
225*e0680481Safresh1 PERL_CALLCONV PP(pp_range) __attribute__visibility__("hidden");
226*e0680481Safresh1 PERL_CALLCONV PP(pp_rcatline) __attribute__visibility__("hidden");
227*e0680481Safresh1 PERL_CALLCONV PP(pp_readdir) __attribute__visibility__("hidden");
228*e0680481Safresh1 PERL_CALLCONV PP(pp_readline) __attribute__visibility__("hidden");
229*e0680481Safresh1 PERL_CALLCONV PP(pp_readlink) __attribute__visibility__("hidden");
230*e0680481Safresh1 PERL_CALLCONV PP(pp_redo) __attribute__visibility__("hidden");
231*e0680481Safresh1 PERL_CALLCONV PP(pp_ref) __attribute__visibility__("hidden");
232*e0680481Safresh1 PERL_CALLCONV PP(pp_refaddr) __attribute__visibility__("hidden");
233*e0680481Safresh1 PERL_CALLCONV PP(pp_refassign) __attribute__visibility__("hidden");
234*e0680481Safresh1 PERL_CALLCONV PP(pp_refgen) __attribute__visibility__("hidden");
235*e0680481Safresh1 PERL_CALLCONV PP(pp_reftype) __attribute__visibility__("hidden");
236*e0680481Safresh1 PERL_CALLCONV PP(pp_regcomp) __attribute__visibility__("hidden");
237*e0680481Safresh1 PERL_CALLCONV PP(pp_regcreset) __attribute__visibility__("hidden");
238*e0680481Safresh1 PERL_CALLCONV PP(pp_rename) __attribute__visibility__("hidden");
239*e0680481Safresh1 PERL_CALLCONV PP(pp_repeat) __attribute__visibility__("hidden");
240*e0680481Safresh1 PERL_CALLCONV PP(pp_require) __attribute__visibility__("hidden");
241*e0680481Safresh1 PERL_CALLCONV PP(pp_reset) __attribute__visibility__("hidden");
242*e0680481Safresh1 PERL_CALLCONV PP(pp_return) __attribute__visibility__("hidden");
243*e0680481Safresh1 PERL_CALLCONV PP(pp_reverse) __attribute__visibility__("hidden");
244*e0680481Safresh1 PERL_CALLCONV PP(pp_rewinddir) __attribute__visibility__("hidden");
245*e0680481Safresh1 PERL_CALLCONV PP(pp_right_shift) __attribute__visibility__("hidden");
246*e0680481Safresh1 PERL_CALLCONV PP(pp_rmdir) __attribute__visibility__("hidden");
247*e0680481Safresh1 PERL_CALLCONV PP(pp_runcv) __attribute__visibility__("hidden");
248*e0680481Safresh1 PERL_CALLCONV PP(pp_rv2av) __attribute__visibility__("hidden");
249*e0680481Safresh1 PERL_CALLCONV PP(pp_rv2cv) __attribute__visibility__("hidden");
250*e0680481Safresh1 PERL_CALLCONV PP(pp_rv2gv) __attribute__visibility__("hidden");
251*e0680481Safresh1 PERL_CALLCONV PP(pp_rv2sv) __attribute__visibility__("hidden");
252*e0680481Safresh1 PERL_CALLCONV PP(pp_sassign) __attribute__visibility__("hidden");
253*e0680481Safresh1 PERL_CALLCONV PP(pp_sbit_and) __attribute__visibility__("hidden");
254*e0680481Safresh1 PERL_CALLCONV PP(pp_sbit_or) __attribute__visibility__("hidden");
255*e0680481Safresh1 PERL_CALLCONV PP(pp_schop) __attribute__visibility__("hidden");
256*e0680481Safresh1 PERL_CALLCONV PP(pp_scmp) __attribute__visibility__("hidden");
257*e0680481Safresh1 PERL_CALLCONV PP(pp_scomplement) __attribute__visibility__("hidden");
258*e0680481Safresh1 PERL_CALLCONV PP(pp_seekdir) __attribute__visibility__("hidden");
259*e0680481Safresh1 PERL_CALLCONV PP(pp_select) __attribute__visibility__("hidden");
260*e0680481Safresh1 PERL_CALLCONV PP(pp_semctl) __attribute__visibility__("hidden");
261*e0680481Safresh1 PERL_CALLCONV PP(pp_semget) __attribute__visibility__("hidden");
262*e0680481Safresh1 PERL_CALLCONV PP(pp_seq) __attribute__visibility__("hidden");
263*e0680481Safresh1 PERL_CALLCONV PP(pp_setpgrp) __attribute__visibility__("hidden");
264*e0680481Safresh1 PERL_CALLCONV PP(pp_setpriority) __attribute__visibility__("hidden");
265*e0680481Safresh1 PERL_CALLCONV PP(pp_shift) __attribute__visibility__("hidden");
266*e0680481Safresh1 PERL_CALLCONV PP(pp_shmwrite) __attribute__visibility__("hidden");
267*e0680481Safresh1 PERL_CALLCONV PP(pp_shostent) __attribute__visibility__("hidden");
268*e0680481Safresh1 PERL_CALLCONV PP(pp_shutdown) __attribute__visibility__("hidden");
269*e0680481Safresh1 PERL_CALLCONV PP(pp_sin) __attribute__visibility__("hidden");
270*e0680481Safresh1 PERL_CALLCONV PP(pp_sle) __attribute__visibility__("hidden");
271*e0680481Safresh1 PERL_CALLCONV PP(pp_sleep) __attribute__visibility__("hidden");
272*e0680481Safresh1 PERL_CALLCONV PP(pp_smartmatch) __attribute__visibility__("hidden");
273*e0680481Safresh1 PERL_CALLCONV PP(pp_sne) __attribute__visibility__("hidden");
274*e0680481Safresh1 PERL_CALLCONV PP(pp_socket) __attribute__visibility__("hidden");
275*e0680481Safresh1 PERL_CALLCONV PP(pp_sockpair) __attribute__visibility__("hidden");
276*e0680481Safresh1 PERL_CALLCONV PP(pp_sort) __attribute__visibility__("hidden");
277*e0680481Safresh1 PERL_CALLCONV PP(pp_splice) __attribute__visibility__("hidden");
278*e0680481Safresh1 PERL_CALLCONV PP(pp_split) __attribute__visibility__("hidden");
279*e0680481Safresh1 PERL_CALLCONV PP(pp_sprintf) __attribute__visibility__("hidden");
280*e0680481Safresh1 PERL_CALLCONV PP(pp_srand) __attribute__visibility__("hidden");
281*e0680481Safresh1 PERL_CALLCONV PP(pp_srefgen) __attribute__visibility__("hidden");
282*e0680481Safresh1 PERL_CALLCONV PP(pp_sselect) __attribute__visibility__("hidden");
283*e0680481Safresh1 PERL_CALLCONV PP(pp_ssockopt) __attribute__visibility__("hidden");
284*e0680481Safresh1 PERL_CALLCONV PP(pp_stat) __attribute__visibility__("hidden");
285*e0680481Safresh1 PERL_CALLCONV PP(pp_stringify) __attribute__visibility__("hidden");
286*e0680481Safresh1 PERL_CALLCONV PP(pp_stub) __attribute__visibility__("hidden");
287*e0680481Safresh1 PERL_CALLCONV PP(pp_study) __attribute__visibility__("hidden");
288*e0680481Safresh1 PERL_CALLCONV PP(pp_subst) __attribute__visibility__("hidden");
289*e0680481Safresh1 PERL_CALLCONV PP(pp_substcont) __attribute__visibility__("hidden");
290*e0680481Safresh1 PERL_CALLCONV PP(pp_substr) __attribute__visibility__("hidden");
291*e0680481Safresh1 PERL_CALLCONV PP(pp_subtract) __attribute__visibility__("hidden");
292*e0680481Safresh1 PERL_CALLCONV PP(pp_syscall) __attribute__visibility__("hidden");
293*e0680481Safresh1 PERL_CALLCONV PP(pp_sysopen) __attribute__visibility__("hidden");
294*e0680481Safresh1 PERL_CALLCONV PP(pp_sysread) __attribute__visibility__("hidden");
295*e0680481Safresh1 PERL_CALLCONV PP(pp_sysseek) __attribute__visibility__("hidden");
296*e0680481Safresh1 PERL_CALLCONV PP(pp_system) __attribute__visibility__("hidden");
297*e0680481Safresh1 PERL_CALLCONV PP(pp_syswrite) __attribute__visibility__("hidden");
298*e0680481Safresh1 PERL_CALLCONV PP(pp_tell) __attribute__visibility__("hidden");
299*e0680481Safresh1 PERL_CALLCONV PP(pp_telldir) __attribute__visibility__("hidden");
300*e0680481Safresh1 PERL_CALLCONV PP(pp_tie) __attribute__visibility__("hidden");
301*e0680481Safresh1 PERL_CALLCONV PP(pp_tied) __attribute__visibility__("hidden");
302*e0680481Safresh1 PERL_CALLCONV PP(pp_time) __attribute__visibility__("hidden");
303*e0680481Safresh1 PERL_CALLCONV PP(pp_tms) __attribute__visibility__("hidden");
304*e0680481Safresh1 PERL_CALLCONV PP(pp_trans) __attribute__visibility__("hidden");
305*e0680481Safresh1 PERL_CALLCONV PP(pp_truncate) __attribute__visibility__("hidden");
306*e0680481Safresh1 PERL_CALLCONV PP(pp_uc) __attribute__visibility__("hidden");
307*e0680481Safresh1 PERL_CALLCONV PP(pp_ucfirst) __attribute__visibility__("hidden");
308*e0680481Safresh1 PERL_CALLCONV PP(pp_umask) __attribute__visibility__("hidden");
309*e0680481Safresh1 PERL_CALLCONV PP(pp_undef) __attribute__visibility__("hidden");
310*e0680481Safresh1 PERL_CALLCONV PP(pp_unpack) __attribute__visibility__("hidden");
311*e0680481Safresh1 PERL_CALLCONV PP(pp_unshift) __attribute__visibility__("hidden");
312*e0680481Safresh1 PERL_CALLCONV PP(pp_unstack) __attribute__visibility__("hidden");
313*e0680481Safresh1 PERL_CALLCONV PP(pp_untie) __attribute__visibility__("hidden");
314*e0680481Safresh1 PERL_CALLCONV PP(pp_unweaken) __attribute__visibility__("hidden");
315*e0680481Safresh1 PERL_CALLCONV PP(pp_vec) __attribute__visibility__("hidden");
316*e0680481Safresh1 PERL_CALLCONV PP(pp_wait) __attribute__visibility__("hidden");
317*e0680481Safresh1 PERL_CALLCONV PP(pp_waitpid) __attribute__visibility__("hidden");
318*e0680481Safresh1 PERL_CALLCONV PP(pp_wantarray) __attribute__visibility__("hidden");
319*e0680481Safresh1 PERL_CALLCONV PP(pp_warn) __attribute__visibility__("hidden");
320*e0680481Safresh1 PERL_CALLCONV PP(pp_weaken) __attribute__visibility__("hidden");
321*e0680481Safresh1 PERL_CALLCONV PP(pp_xor) __attribute__visibility__("hidden");
322*e0680481Safresh1 PERL_CALLCONV PP(unimplemented_op) __attribute__visibility__("hidden");
32352bd00bfSmillert 
324*e0680481Safresh1 /* ex: set ro ft=c: */
325