Home
last modified time | relevance | path

Searched refs:TOPs (Results 1 – 25 of 109) sorted by relevance

12345

/dports/lang/perl5.32/perl-5.32.1/
H A Dpp.h156 #define TOPs (*sp) macro
160 #define TOPpx (SvPV_nolen(TOPs))
161 #define TOPn (SvNV(TOPs))
162 #define TOPi ((IV)SvIV(TOPs))
163 #define TOPu ((UV)SvUV(TOPs))
164 #define TOPl ((long)SvIV(TOPs))
165 #define TOPul ((unsigned long)SvUV(TOPs))
491 #define dTOPss SV *sv = TOPs
519 NV right = SvNV_nomg(TOPs); NV left = (sp--, SvNV_nomg(TOPs))
523 IV right = SvIV_nomg(TOPs); IV left = (sp--, SvIV_nomg(TOPs))
[all …]
H A Dpp.c380 if (SvGMAGICAL(TOPs)) SETs(sv_mortalcopy(TOPs)); in PP()
381 if (SvPOK(TOPs) && SvCUR(TOPs) >= 7) { in PP()
387 UTF8fARG(SvFLAGS(TOPs) & SVf_UTF8, SvCUR(TOPs)-6, s+6)); in PP()
888 sv = TOPs; in PP()
1067 svr = TOPs; in PP()
1231 svr = TOPs; in PP()
1424 svr = TOPs; in PP()
1812 svr = TOPs; in PP()
2030 svl = TOPs; in PP()
2048 svl = TOPs; in PP()
[all …]
H A Dpp_sys.c352 if (SvGMAGICAL(TOPs)) TOPs = sv_2mortal(newSVsv(TOPs)); in PP()
424 exsv = TOPs; in PP()
472 exsv = TOPs; in PP()
778 if (MAXARG < 1 || (!TOPs && !POPs)) { in PP()
977 sv = TOPs; in PP()
1097 if (!sv_isobject(TOPs)) { in PP()
1107 if (sv_isobject(TOPs)) in PP()
1370 SvSetMagicSV_nosteal(TARG, TOPs); in PP()
2161 if (MAXARG != 0 && (TOPs || POPs)) in PP()
4602 if (MAXARG > 0) pid = TOPs ? TOPi : 0; in PP()
[all …]
/dports/lang/perl5.34/perl-5.34.0/
H A Dpp.h173 #define TOPs (*sp) macro
177 #define TOPpx (SvPV_nolen(TOPs))
178 #define TOPn (SvNV(TOPs))
179 #define TOPi ((IV)SvIV(TOPs))
180 #define TOPu ((UV)SvUV(TOPs))
181 #define TOPl ((long)SvIV(TOPs))
182 #define TOPul ((unsigned long)SvUV(TOPs))
508 #define dTOPss SV *sv = TOPs
536 NV right = SvNV_nomg(TOPs); NV left = (sp--, SvNV_nomg(TOPs))
540 IV right = SvIV_nomg(TOPs); IV left = (sp--, SvIV_nomg(TOPs))
[all …]
H A Dpp.c380 if (SvGMAGICAL(TOPs)) SETs(sv_mortalcopy(TOPs)); in PP()
381 if (SvPOK(TOPs) && SvCUR(TOPs) >= 7) { in PP()
387 UTF8fARG(SvFLAGS(TOPs) & SVf_UTF8, SvCUR(TOPs)-6, s+6)); in PP()
888 sv = TOPs; in PP()
1067 svr = TOPs; in PP()
1231 svr = TOPs; in PP()
1424 svr = TOPs; in PP()
1812 svr = TOPs; in PP()
2043 svl = TOPs; in PP()
2061 svl = TOPs; in PP()
[all …]
H A Dpp_sys.c352 if (SvGMAGICAL(TOPs)) TOPs = sv_2mortal(newSVsv(TOPs)); in PP()
424 exsv = TOPs; in PP()
472 exsv = TOPs; in PP()
778 if (MAXARG < 1 || (!TOPs && !POPs)) { in PP()
977 sv = TOPs; in PP()
1097 if (!sv_isobject(TOPs)) { in PP()
1107 if (sv_isobject(TOPs)) in PP()
1370 SvSetMagicSV_nosteal(TARG, TOPs); in PP()
2161 if (MAXARG != 0 && (TOPs || POPs)) in PP()
4588 if (MAXARG > 0) pid = TOPs ? TOPi : 0; in PP()
[all …]
/dports/lang/perl5.30/perl-5.30.3/
H A Dpp.h156 #define TOPs (*sp) macro
160 #define TOPpx (SvPV_nolen(TOPs))
161 #define TOPn (SvNV(TOPs))
162 #define TOPi ((IV)SvIV(TOPs))
163 #define TOPu ((UV)SvUV(TOPs))
164 #define TOPl ((long)SvIV(TOPs))
165 #define TOPul ((unsigned long)SvUV(TOPs))
491 #define dTOPss SV *sv = TOPs
519 NV right = SvNV_nomg(TOPs); NV left = (sp--, SvNV_nomg(TOPs))
523 IV right = SvIV_nomg(TOPs); IV left = (sp--, SvIV_nomg(TOPs))
[all …]
H A Dpp.c380 if (SvGMAGICAL(TOPs)) SETs(sv_mortalcopy(TOPs)); in PP()
381 if (SvPOK(TOPs) && SvCUR(TOPs) >= 7) { in PP()
387 UTF8fARG(SvFLAGS(TOPs) & SVf_UTF8, SvCUR(TOPs)-6, s+6)); in PP()
888 sv = TOPs; in PP()
1067 svr = TOPs; in PP()
1231 svr = TOPs; in PP()
1430 svr = TOPs; in PP()
1818 svr = TOPs; in PP()
2022 svl = TOPs; in PP()
2040 svl = TOPs; in PP()
[all …]
H A Dpp_sys.c352 if (SvGMAGICAL(TOPs)) TOPs = sv_2mortal(newSVsv(TOPs)); in PP()
424 exsv = TOPs; in PP()
472 exsv = TOPs; in PP()
778 if (MAXARG < 1 || (!TOPs && !POPs)) { in PP()
977 sv = TOPs; in PP()
1097 if (!sv_isobject(TOPs)) { in PP()
1107 if (sv_isobject(TOPs)) in PP()
1370 SvSetMagicSV_nosteal(TARG, TOPs); in PP()
2161 if (MAXARG != 0 && (TOPs || POPs)) in PP()
4598 if (MAXARG > 0) pid = TOPs ? TOPi : 0; in PP()
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dpp.h173 #define TOPs (*sp) macro
177 #define TOPpx (SvPV_nolen(TOPs))
178 #define TOPn (SvNV(TOPs))
179 #define TOPi ((IV)SvIV(TOPs))
180 #define TOPu ((UV)SvUV(TOPs))
181 #define TOPl ((long)SvIV(TOPs))
182 #define TOPul ((unsigned long)SvUV(TOPs))
508 #define dTOPss SV *sv = TOPs
536 NV right = SvNV_nomg(TOPs); NV left = (sp--, SvNV_nomg(TOPs))
540 IV right = SvIV_nomg(TOPs); IV left = (sp--, SvIV_nomg(TOPs))
[all …]
H A Dpp.c377 if (SvGMAGICAL(TOPs)) SETs(sv_mortalcopy(TOPs)); in PP()
378 if (SvPOK(TOPs) && SvCUR(TOPs) >= 7) { in PP()
883 sv = TOPs; in PP()
1062 svr = TOPs; in PP()
1226 svr = TOPs; in PP()
1419 svr = TOPs; in PP()
1807 svr = TOPs; in PP()
2038 svl = TOPs; in PP()
2056 svl = TOPs; in PP()
2077 left = TOPs; in PP()
[all …]
H A Dpp_sys.c348 if (SvGMAGICAL(TOPs)) TOPs = sv_2mortal(newSVsv(TOPs)); in PP()
420 exsv = TOPs; in PP()
468 exsv = TOPs; in PP()
774 if (MAXARG < 1 || (!TOPs && !POPs)) { in PP()
974 sv = TOPs; in PP()
1106 if (!sv_isobject(TOPs)) { in PP()
1116 if (sv_isobject(TOPs)) in PP()
1379 SvSetMagicSV_nosteal(TARG, TOPs); in PP()
2170 if (MAXARG != 0 && (TOPs || POPs)) in PP()
4629 if (MAXARG > 0) pid = TOPs ? TOPi : 0; in PP()
[all …]
/dports/devel/p5-B-C/B-C-1.57/ramblings/
H A Dflip-flop22 (3) Blank targ and TOPs and return op_next.
23 Case 1 happens for a "..." with a matching lineno... or true TOPs.
24 Case 2 happens for a ".." with a matching lineno... or true TOPs.
25 Case 3 happens for a non-matching lineno or false TOPs.
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/devicetree/bindings/watchdog/
H A Dsnps,dw-wdt.yaml59 DW APB Watchdog custom timer intervals - Timeout Period ranges (TOPs).
62 reference clock. Therefore the TOPs array is equivalent to an array of
65 in which case this property is unnecessary with default TOPs utilized.
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/devicetree/bindings/watchdog/
H A Dsnps,dw-wdt.yaml59 DW APB Watchdog custom timer intervals - Timeout Period ranges (TOPs).
62 reference clock. Therefore the TOPs array is equivalent to an array of
65 in which case this property is unnecessary with default TOPs utilized.
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/devicetree/bindings/watchdog/
H A Dsnps,dw-wdt.yaml59 DW APB Watchdog custom timer intervals - Timeout Period ranges (TOPs).
62 reference clock. Therefore the TOPs array is equivalent to an array of
65 in which case this property is unnecessary with default TOPs utilized.
/dports/archivers/p5-Compress-LZF/Compress-LZF-3.8/
H A DLZF.xs416 SETs (sv_2mortal (SvREFCNT_inc (SvRV (TOPs)))); in sthaw()
418 SETs (sv_2mortal (newSVsv (TOPs))); in sthaw()
465 SETs (sv_2mortal (SvREFCNT_inc (SvRV (TOPs)))); in sthaw()
471 SETs (sv_2mortal (newSVsv (TOPs))); in sthaw()
/dports/devel/p5-Params-Classify/Params-Classify-0.015/lib/Params/
H A DClassify.xs386 SV *arg = TOPs; in THX_pp1_scalar_class()
387 TOPs = sclass_metadata[scalar_class(arg)].keyword_sv; in THX_pp1_scalar_class()
395 arg = TOPs; in THX_pp1_ref_type()
396 TOPs = !SvROK(arg) || (referent = SvRV(arg), SvOBJECT(referent)) ? in THX_pp1_ref_type()
406 arg = TOPs; in THX_pp1_blessed_class()
407 TOPs = !SvROK(arg) || (referent = SvRV(arg), !SvOBJECT(referent)) ? in THX_pp1_blessed_class()
/dports/math/polymake/polymake-4.5/lib/core/src/perl/
H A DRefHash.xxs155 SV* keysv = TOPs;
170 SV* elem = TOPs;
265 SV* keysv=TOPs;
370 SV* keysv = TOPs;
419 HV* hv = (HV*)TOPs;
434 HV* hv = (HV*)TOPs;
600 SV* hv = TOPs;
630 hv = TOPs;
H A DStruct.xxs106 sv = TOPs;
117 SV **stack, **bottom, *orig=TOPs;
495 if (SvROK(TOPs) ? SvTYPE(SvRV(TOPs)) != SVt_PVCV : SvIOK(TOPs)) {
497 SvOK_off(TOPs);
/dports/lang/perl5.34/perl-5.34.0/ext/Hash-Util-FieldHash/
H A DFieldHash.xs34 if (items == 1 && TOPs && SvROK(TOPs) && SvTYPE(SvRV(TOPs)) == SVt_PVHV) in HUF_get_ob_reg()
/dports/lang/perl5.30/perl-5.30.3/ext/Hash-Util-FieldHash/
H A DFieldHash.xs34 if (items == 1 && TOPs && SvROK(TOPs) && SvTYPE(SvRV(TOPs)) == SVt_PVHV) in HUF_get_ob_reg()
/dports/lang/perl5.32/perl-5.32.1/ext/Hash-Util-FieldHash/
H A DFieldHash.xs34 if (items == 1 && TOPs && SvROK(TOPs) && SvTYPE(SvRV(TOPs)) == SVt_PVHV) in HUF_get_ob_reg()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/Hash-Util-FieldHash/
H A DFieldHash.xs34 if (items == 1 && TOPs && SvROK(TOPs) && SvTYPE(SvRV(TOPs)) == SVt_PVHV) in HUF_get_ob_reg()
/dports/converters/p5-Sereal-Encoder/Sereal-Encoder-4.018/
H A DEncoder.xs43 encoder_ref_sv = TOPs; in THX_pp1_sereal_encode_with_object()
68 TOPs = ret_sv; in THX_pp1_sereal_encode_with_object()

12345