Home
last modified time | relevance | path

Searched refs:const_meth (Results 1 – 18 of 18) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/src/test/rustdoc-json/methods/
H A Dheader.rs10 pub const fn const_meth() {} in const_meth() method
/dports/lang/perl5.34/perl-5.34.0/
H A Dop.c6776 S_newMETHOP_internal(pTHX_ I32 type, I32 flags, OP* dynamic_meth, SV* const_meth) { in S_newMETHOP_internal() argument
6793 assert(const_meth); in S_newMETHOP_internal()
6795 methop->op_u.op_meth_sv = const_meth; in S_newMETHOP_internal()
6830 Perl_newMETHOP_named (pTHX_ I32 type, I32 flags, SV* const_meth) { in Perl_newMETHOP_named() argument
6832 return newMETHOP_internal(type, flags, NULL, const_meth); in Perl_newMETHOP_named()
H A Dproto.h2338 PERL_CALLCONV OP* Perl_newMETHOP_named(pTHX_ I32 type, I32 flags, SV* const_meth)
2341 assert(const_meth)
5267 …TATIC_INLINE OP* S_newMETHOP_internal(pTHX_ I32 type, I32 flags, OP* dynamic_meth, SV* const_meth);
H A Dembed.fnc923 |NULLOK SV* const_meth
1513 ApdR |OP* |newMETHOP_named|I32 type|I32 flags|NN SV* const_meth
/dports/lang/perl5.30/perl-5.30.3/
H A Dop.c6285 S_newMETHOP_internal(pTHX_ I32 type, I32 flags, OP* dynamic_meth, SV* const_meth) { in S_newMETHOP_internal() argument
6303 assert(const_meth); in S_newMETHOP_internal()
6305 methop->op_u.op_meth_sv = const_meth; in S_newMETHOP_internal()
6340 Perl_newMETHOP_named (pTHX_ I32 type, I32 flags, SV* const_meth) { in Perl_newMETHOP_named() argument
6342 return newMETHOP_internal(type, flags, NULL, const_meth); in Perl_newMETHOP_named()
H A Dproto.h2413 PERL_CALLCONV OP* Perl_newMETHOP_named(pTHX_ I32 type, I32 flags, SV* const_meth)
2416 assert(const_meth)
5089 …TATIC_INLINE OP* S_newMETHOP_internal(pTHX_ I32 type, I32 flags, OP* dynamic_meth, SV* const_meth);
H A Dembed.fnc563 |NULLOK SV* const_meth
1225 ApdR |OP* |newMETHOP_named|I32 type|I32 flags|NN SV* const_meth
/dports/lang/perl5.32/perl-5.32.1/
H A Dop.c6773 S_newMETHOP_internal(pTHX_ I32 type, I32 flags, OP* dynamic_meth, SV* const_meth) { in S_newMETHOP_internal() argument
6791 assert(const_meth); in S_newMETHOP_internal()
6793 methop->op_u.op_meth_sv = const_meth; in S_newMETHOP_internal()
6828 Perl_newMETHOP_named (pTHX_ I32 type, I32 flags, SV* const_meth) { in Perl_newMETHOP_named() argument
6830 return newMETHOP_internal(type, flags, NULL, const_meth); in Perl_newMETHOP_named()
H A Dproto.h2309 PERL_CALLCONV OP* Perl_newMETHOP_named(pTHX_ I32 type, I32 flags, SV* const_meth)
2312 assert(const_meth)
5241 …TATIC_INLINE OP* S_newMETHOP_internal(pTHX_ I32 type, I32 flags, OP* dynamic_meth, SV* const_meth);
H A Dembed.fnc818 |NULLOK SV* const_meth
1404 ApdR |OP* |newMETHOP_named|I32 type|I32 flags|NN SV* const_meth
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dop.c6781 S_newMETHOP_internal(pTHX_ I32 type, I32 flags, OP* dynamic_meth, SV* const_meth) { in S_newMETHOP_internal() argument
6798 assert(const_meth); in S_newMETHOP_internal()
6800 methop->op_u.op_meth_sv = const_meth; in S_newMETHOP_internal()
6835 Perl_newMETHOP_named (pTHX_ I32 type, I32 flags, SV* const_meth) { in Perl_newMETHOP_named() argument
6837 return newMETHOP_internal(type, flags, NULL, const_meth); in Perl_newMETHOP_named()
H A Dproto.h2398 PERL_CALLCONV OP* Perl_newMETHOP_named(pTHX_ I32 type, I32 flags, SV* const_meth)
2401 assert(const_meth)
5339 …TATIC_INLINE OP* S_newMETHOP_internal(pTHX_ I32 type, I32 flags, OP* dynamic_meth, SV* const_meth);
H A Dembed.fnc926 |NULLOK SV* const_meth
1530 ApdR |OP* |newMETHOP_named|I32 type|I32 flags|NN SV* const_meth
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/
H A Dembed.fnc563 |NULLOK SV* const_meth
1225 ApdR |OP* |newMETHOP_named|I32 type|I32 flags|NN SV* const_meth
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/
H A Dembed.fnc902 |NULLOK SV* const_meth
1489 ApdR |OP* |newMETHOP_named|I32 type|I32 flags|NN SV* const_meth
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/
H A Dembed.fnc801 |NULLOK SV* const_meth
1423 ApdR |OP* |newMETHOP_named|I32 type|I32 flags|NN SV* const_meth
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/
H A Dembed.fnc924 |NULLOK SV* const_meth
1517 ApdR |OP* |newMETHOP_named|I32 type|I32 flags|NN SV* const_meth
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/
H A Dembed.fnc924 |NULLOK SV* const_meth
1517 ApdR |OP* |newMETHOP_named|I32 type|I32 flags|NN SV* const_meth