Home
last modified time | relevance | path

Searched refs:pTHX (Results 1 – 25 of 1054) sorted by relevance

12345678910>>...43

/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dpp_proto.h7 PERL_CALLCONV OP *Perl_do_kv(pTHX);
8 PERL_CALLCONV OP *Perl_pp_aassign(pTHX);
9 PERL_CALLCONV OP *Perl_pp_abs(pTHX);
10 PERL_CALLCONV OP *Perl_pp_accept(pTHX);
11 PERL_CALLCONV OP *Perl_pp_add(pTHX);
12 PERL_CALLCONV OP *Perl_pp_aeach(pTHX);
13 PERL_CALLCONV OP *Perl_pp_aelem(pTHX);
15 PERL_CALLCONV OP *Perl_pp_akeys(pTHX);
16 PERL_CALLCONV OP *Perl_pp_alarm(pTHX);
17 PERL_CALLCONV OP *Perl_pp_and(pTHX);
[all …]
/dports/lang/perl5.34/perl-5.34.0/
H A Dpp_proto.h7 PERL_CALLCONV OP *Perl_do_kv(pTHX);
8 PERL_CALLCONV OP *Perl_pp_aassign(pTHX);
9 PERL_CALLCONV OP *Perl_pp_abs(pTHX);
10 PERL_CALLCONV OP *Perl_pp_accept(pTHX);
11 PERL_CALLCONV OP *Perl_pp_add(pTHX);
12 PERL_CALLCONV OP *Perl_pp_aeach(pTHX);
13 PERL_CALLCONV OP *Perl_pp_aelem(pTHX);
15 PERL_CALLCONV OP *Perl_pp_akeys(pTHX);
16 PERL_CALLCONV OP *Perl_pp_alarm(pTHX);
17 PERL_CALLCONV OP *Perl_pp_and(pTHX);
[all …]
/dports/lang/perl5.32/perl-5.32.1/
H A Dpp_proto.h7 PERL_CALLCONV OP *Perl_do_kv(pTHX);
8 PERL_CALLCONV OP *Perl_pp_aassign(pTHX);
9 PERL_CALLCONV OP *Perl_pp_abs(pTHX);
10 PERL_CALLCONV OP *Perl_pp_accept(pTHX);
11 PERL_CALLCONV OP *Perl_pp_add(pTHX);
12 PERL_CALLCONV OP *Perl_pp_aeach(pTHX);
13 PERL_CALLCONV OP *Perl_pp_aelem(pTHX);
15 PERL_CALLCONV OP *Perl_pp_akeys(pTHX);
16 PERL_CALLCONV OP *Perl_pp_alarm(pTHX);
17 PERL_CALLCONV OP *Perl_pp_and(pTHX);
[all …]
H A Dperlapi.c41 #define PERLVAR(p,v,t) t* Perl_##p##v##_ptr(pTHX) \
43 #define PERLVARA(p,v,n,t) PL_##v##_t* Perl_##p##v##_ptr(pTHX) \
47 const t* Perl_##p##v##_ptr(pTHX) \
/dports/lang/perl5.30/perl-5.30.3/
H A Dpp_proto.h7 PERL_CALLCONV OP *Perl_do_kv(pTHX);
8 PERL_CALLCONV OP *Perl_pp_aassign(pTHX);
9 PERL_CALLCONV OP *Perl_pp_abs(pTHX);
10 PERL_CALLCONV OP *Perl_pp_accept(pTHX);
11 PERL_CALLCONV OP *Perl_pp_add(pTHX);
12 PERL_CALLCONV OP *Perl_pp_aeach(pTHX);
13 PERL_CALLCONV OP *Perl_pp_aelem(pTHX);
15 PERL_CALLCONV OP *Perl_pp_akeys(pTHX);
16 PERL_CALLCONV OP *Perl_pp_alarm(pTHX);
17 PERL_CALLCONV OP *Perl_pp_and(pTHX);
[all …]
H A Dperlapi.c41 #define PERLVAR(p,v,t) t* Perl_##p##v##_ptr(pTHX) \
43 #define PERLVARA(p,v,n,t) PL_##v##_t* Perl_##p##v##_ptr(pTHX) \
47 const t* Perl_##p##v##_ptr(pTHX) \
/dports/math/p5-Math-MPFR/Math-MPFR-4.17/V/
H A DV.xs17 SV * ___GNU_MP_VERSION(pTHX) { in ___GNU_MP_VERSION() argument
21 SV * ___GNU_MP_VERSION_MINOR(pTHX) { in ___GNU_MP_VERSION_MINOR() argument
25 SV * ___GNU_MP_VERSION_PATCHLEVEL(pTHX) { in ___GNU_MP_VERSION_PATCHLEVEL() argument
29 SV * ___GMP_CC(pTHX) { in ___GMP_CC() argument
38 SV * ___GMP_CFLAGS(pTHX) { in ___GMP_CFLAGS() argument
60 SV * _MPFR_VERSION(pTHX) { in _MPFR_VERSION() argument
64 SV * _MPFR_VERSION_MAJOR(pTHX) { in _MPFR_VERSION_MAJOR() argument
68 SV * _MPFR_VERSION_MINOR(pTHX) { in _MPFR_VERSION_MINOR() argument
72 SV * _MPFR_VERSION_PATCHLEVEL(pTHX) { in _MPFR_VERSION_PATCHLEVEL() argument
76 SV * _MPFR_VERSION_STRING(pTHX) { in _MPFR_VERSION_STRING() argument
/dports/math/polymake/polymake-4.5/lib/core/include/perl/
H A DExt.h154 CV* get_cur_cv(pTHX);
374 OP* is_boolean(pTHX);
375 OP* is_string(pTHX);
376 OP* is_integer(pTHX);
377 OP* is_float(pTHX);
379 OP* is_object(pTHX);
380 OP* is_code(pTHX);
382 OP* is_array(pTHX);
383 OP* is_hash(pTHX);
388 OP* local_ref(pTHX);
[all …]
/dports/devel/p5-B-Hooks-Parser/B-Hooks-Parser-0.21/
H A Dhook_parser.h7 hook_op_check_id hook_parser_setup (pTHX);
9 char *hook_parser_get_linestr (pTHX);
10 IV hook_parser_get_linestr_offset (pTHX);
13 char *hook_parser_get_lex_stuff (pTHX);
14 void hook_parser_clear_lex_stuff (pTHX);
H A DParser.xs31 hook_parser_get_linestr (pTHX) { in hook_parser_get_linestr() argument
40 hook_parser_get_linestr_offset (pTHX) { in hook_parser_get_linestr_offset() argument
80 grow_eval_sv (pTHX) { in grow_eval_sv() argument
128 hook_parser_setup (pTHX) { in hook_parser_setup() argument
139 hook_parser_get_lex_stuff (pTHX) { in hook_parser_get_lex_stuff() argument
148 hook_parser_clear_lex_stuff (pTHX) { in hook_parser_clear_lex_stuff() argument
/dports/math/p5-Math-GMPz/Math-GMPz-0.52/V/
H A DV.xs16 SV * ___GNU_MP_VERSION(pTHX) { in ___GNU_MP_VERSION() argument
20 SV * ___GNU_MP_VERSION_MINOR(pTHX) { in ___GNU_MP_VERSION_MINOR() argument
24 SV * ___GNU_MP_VERSION_PATCHLEVEL(pTHX) { in ___GNU_MP_VERSION_PATCHLEVEL() argument
28 SV * ___GMP_CC(pTHX) { in ___GMP_CC() argument
37 SV * ___GMP_CFLAGS(pTHX) { in ___GMP_CFLAGS() argument
/dports/math/p5-Math-GMPf/Math-GMPf-0.45/V/
H A DV.xs16 SV * ___GNU_MP_VERSION(pTHX) { in ___GNU_MP_VERSION() argument
20 SV * ___GNU_MP_VERSION_MINOR(pTHX) { in ___GNU_MP_VERSION_MINOR() argument
24 SV * ___GNU_MP_VERSION_PATCHLEVEL(pTHX) { in ___GNU_MP_VERSION_PATCHLEVEL() argument
28 SV * ___GMP_CC(pTHX) { in ___GMP_CC() argument
37 SV * ___GMP_CFLAGS(pTHX) { in ___GMP_CFLAGS() argument
/dports/math/p5-Math-GMPq/Math-GMPq-0.48/V/
H A DV.xs16 SV * ___GNU_MP_VERSION(pTHX) { in ___GNU_MP_VERSION() argument
20 SV * ___GNU_MP_VERSION_MINOR(pTHX) { in ___GNU_MP_VERSION_MINOR() argument
24 SV * ___GNU_MP_VERSION_PATCHLEVEL(pTHX) { in ___GNU_MP_VERSION_PATCHLEVEL() argument
28 SV * ___GMP_CC(pTHX) { in ___GMP_CC() argument
37 SV * ___GMP_CFLAGS(pTHX) { in ___GMP_CFLAGS() argument
/dports/www/mod_perl2/mod_perl-2.0.11/src/modules/perl/
H A Dmodperl_env.h33 void modperl_env_hash_keys(pTHX);
35 void modperl_env_clear(pTHX);
51 void modperl_env_default_populate(pTHX);
61 void modperl_env_init(pTHX);
63 void modperl_env_unload(pTHX);
H A Dmodperl_perl.h38 void modperl_perl_core_global_init(pTHX);
44 void modperl_perl_call_endav(pTHX);
48 void modperl_hash_seed_set(pTHX);
H A Dmodperl_perl_pp.c26 typedef OP * (*modperl_pp_t)(pTHX);
38 static OP *modperl_pp_srefgen(pTHX) in modperl_pp_srefgen() argument
67 static OP *modperl_pp_require(pTHX) in modperl_pp_require() argument
/dports/devel/p5-Devel-Cover/Devel-Cover-1.36/
H A DCover.xs371 static void cover_time(pTHX) in cover_time() argument
580 OP *(*addr)(pTHX) = INT2PTR(OP *(*)(pTHX), SvIV(*av_fetch(conds, 1, 0))); in add_condition()
634 OP *(*addr)(pTHX) = INT2PTR(OP *(*)(pTHX), SvIV(*av_fetch(conds, 1,0))); in dump_conditions()
759 static void cover_cond(pTHX) in cover_cond() argument
1016 static OP *dc_dbstate(pTHX) { in dc_dbstate() argument
1039 static OP *dc_and(pTHX) { in dc_and() argument
1057 static OP *dc_or(pTHX) { in dc_or() argument
1074 static OP *dc_dor(pTHX) { in dc_dor() argument
1091 OP *dc_xor(pTHX) { in dc_xor() argument
1099 static OP *dc_require(pTHX) { in dc_require() argument
[all …]
/dports/math/polymake/polymake-4.5/lib/core/src/perl/
H A DScope.cc35 static void* alloc(pTHX) in alloc()
73 void undo(pTHX) const in undo()
109 OP* local_ref(pTHX) in local_ref() argument
192 void undo(pTHX) const in undo()
207 OP* local_scalar_op(pTHX) in local_scalar_op() argument
254 void undo(pTHX) const in undo()
265 OP* local_incr_op(pTHX) in local_incr_op() argument
350 void undo(pTHX) const in undo()
371 void undo(pTHX) const in undo()
429 OP* local_pop_op(pTHX) in local_pop_op() argument
[all …]
/dports/devel/p5-Variable-Magic/Variable-Magic-0.62/xsh/
H A Dthreads.h215 static void xsh_user_global_setup(pTHX);
222 static void xsh_user_local_setup(pTHX);
230 static void xsh_user_local_teardown(pTHX);
235 static void xsh_user_global_teardown(pTHX);
247 static xsh_peep_cxt_t *xsh_peep_get_cxt(pTHX) { in xsh_peep_get_cxt() argument
255 static xsh_hints_cxt_t *xsh_hints_get_cxt(pTHX) { in xsh_hints_get_cxt() argument
397 static void xsh_setup(pTHX) { in xsh_setup() argument
442 static void xsh_clone(pTHX) { in xsh_clone() argument
/dports/devel/p5-indirect/indirect-0.39/xsh/
H A Dthreads.h215 static void xsh_user_global_setup(pTHX);
222 static void xsh_user_local_setup(pTHX);
230 static void xsh_user_local_teardown(pTHX);
235 static void xsh_user_global_teardown(pTHX);
247 static xsh_peep_cxt_t *xsh_peep_get_cxt(pTHX) { in xsh_peep_get_cxt() argument
255 static xsh_hints_cxt_t *xsh_hints_get_cxt(pTHX) { in xsh_hints_get_cxt() argument
397 static void xsh_setup(pTHX) { in xsh_setup() argument
442 static void xsh_clone(pTHX) { in xsh_clone() argument
/dports/devel/p5-autovivification/autovivification-0.18/xsh/
H A Dthreads.h215 static void xsh_user_global_setup(pTHX);
222 static void xsh_user_local_setup(pTHX);
230 static void xsh_user_local_teardown(pTHX);
235 static void xsh_user_global_teardown(pTHX);
247 static xsh_peep_cxt_t *xsh_peep_get_cxt(pTHX) { in xsh_peep_get_cxt() argument
255 static xsh_hints_cxt_t *xsh_hints_get_cxt(pTHX) { in xsh_hints_get_cxt() argument
397 static void xsh_setup(pTHX) { in xsh_setup() argument
442 static void xsh_clone(pTHX) { in xsh_clone() argument
/dports/devel/p5-Scope-Upper/Scope-Upper-0.32/xsh/
H A Dthreads.h215 static void xsh_user_global_setup(pTHX);
222 static void xsh_user_local_setup(pTHX);
230 static void xsh_user_local_teardown(pTHX);
235 static void xsh_user_global_teardown(pTHX);
247 static xsh_peep_cxt_t *xsh_peep_get_cxt(pTHX) { in xsh_peep_get_cxt() argument
255 static xsh_hints_cxt_t *xsh_hints_get_cxt(pTHX) { in xsh_hints_get_cxt() argument
397 static void xsh_setup(pTHX) { in xsh_setup() argument
442 static void xsh_clone(pTHX) { in xsh_clone() argument
/dports/devel/p5-XS-Parse-Keyword/XS-Parse-Keyword-0.21/t/
H A Dinfix.xs19 OP *pp_add(pTHX) in pp_add() argument
37 OP *pp_xor(pTHX) in pp_xor() argument
53 OP *pp_intersperse(pTHX) in pp_intersperse() argument
94 OP *pp_addpairs(pTHX) in pp_addpairs() argument
/dports/devel/p5-true/true-v1.0.2/
H A Dtrue.xs25 STATIC OP * true_leaveeval(pTHX);
28 STATIC void true_leave(pTHX);
34 STATIC void true_leave(pTHX) { in true_leave() argument
92 STATIC OP * true_leaveeval(pTHX) { in true_leaveeval() argument
/dports/devel/p5-Params-Classify/Params-Classify-0.015/lib/Params/
H A DClassify.xs87 static PTR_TBL_t *THX_ptr_table_new(pTHX) in THX_ptr_table_new() argument
383 static void THX_pp1_scalar_class(pTHX) in THX_pp1_scalar_class() argument
391 static void THX_pp1_ref_type(pTHX) in THX_pp1_ref_type() argument
402 static void THX_pp1_blessed_class(pTHX) in THX_pp1_blessed_class() argument
557 static OP *THX_pp_scalar_class(pTHX) in THX_pp_scalar_class() argument
563 static OP *THX_pp_ref_type(pTHX) in THX_pp_ref_type() argument
569 static OP *THX_pp_blessed_class(pTHX) in THX_pp_blessed_class() argument
575 static OP *THX_pp_check_sclass(pTHX) in THX_pp_check_sclass() argument
581 static OP *THX_pp_check_rtype(pTHX) in THX_pp_check_rtype() argument
587 static OP *THX_pp_check_dyn_rtype(pTHX) in THX_pp_check_dyn_rtype() argument
[all …]

12345678910>>...43