Home
last modified time | relevance | path

Searched refs:CXp_MULTICALL (Results 1 – 13 of 13) sorted by relevance

/dports/lang/perl5.32/perl-5.32.1/
H A Dcop.h913 #define CXp_MULTICALL 0x10 /* part of a multicall (so don't tear down macro
940 #define CxMULTICALL(c) ((c)->cx_type & CXp_MULTICALL)
1173 cx = cx_pushblock((CXt_SUB|CXp_MULTICALL|flags), (U8)gimme, \
1217 cx->cx_type = (CXt_SUB|CXp_MULTICALL|flags); \
H A Dpp_sort.c891 cx->cx_type = CXt_SUB|CXp_MULTICALL; in PP()
/dports/lang/perl5.30/perl-5.30.3/
H A Dcop.h883 #define CXp_MULTICALL 0x10 /* part of a multicall (so don't tear down macro
910 #define CxMULTICALL(c) ((c)->cx_type & CXp_MULTICALL)
1137 cx = cx_pushblock((CXt_SUB|CXp_MULTICALL|flags), (U8)gimme, \
1181 cx->cx_type = (CXt_SUB|CXp_MULTICALL|flags); \
H A Dpp_sort.c993 cx->cx_type = CXt_SUB|CXp_MULTICALL; in PP()
/dports/lang/perl5.34/perl-5.34.0/
H A Dcop.h1053 #define CXp_MULTICALL 0x10 /* part of a multicall (so don't tear down macro
1081 #define CxMULTICALL(c) ((c)->cx_type & CXp_MULTICALL)
1302 cx = cx_pushblock((CXt_SUB|CXp_MULTICALL|flags), (U8)gimme, \
1346 cx->cx_type = (CXt_SUB|CXp_MULTICALL|flags); \
H A Dpp_sort.c888 cx->cx_type = CXt_SUB|CXp_MULTICALL; in PP()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dcop.h1045 #define CXp_MULTICALL 0x10 /* part of a multicall (so don't tear down macro
1073 #define CxMULTICALL(c) ((c)->cx_type & CXp_MULTICALL)
1299 cx = cx_pushblock((CXt_SUB|CXp_MULTICALL|flags), (U8)gimme, \
1343 cx->cx_type = (CXt_SUB|CXp_MULTICALL|flags); \
H A Dpp_sort.c880 cx->cx_type = CXt_SUB|CXp_MULTICALL; in PP()
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D500900314 CXp_MULTICALL # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D500900314 CXp_MULTICALL # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D500900314 CXp_MULTICALL # Z added by devel/scanprov
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim1192 syn keyword xsMacro CXp_HASARGS CXp_MULTICALL CXp_ONCE CXp_REAL CXp_SUB_RE
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim1192 syn keyword xsMacro CXp_HASARGS CXp_MULTICALL CXp_ONCE CXp_REAL CXp_SUB_RE