Home
last modified time | relevance | path

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

/dports/print/texinfo/texinfo-6.8/tp/Texinfo/XS/parsetexi/
H A DParsetexi.c160 #define newXSproto_portable(name, c_impl, file, proto) newXS_flags(name, c_impl, file, proto, 0) macro
666 (void)newXSproto_portable("Texinfo::Parser::init", XS_Texinfo__Parser_init, file, "$$"); in XS_EXTERNAL()
667 …(void)newXSproto_portable("Texinfo::Parser::dump_errors", XS_Texinfo__Parser_dump_errors, file, ""… in XS_EXTERNAL()
668 …(void)newXSproto_portable("Texinfo::Parser::wipe_errors", XS_Texinfo__Parser_wipe_errors, file, ""… in XS_EXTERNAL()
669 …(void)newXSproto_portable("Texinfo::Parser::parse_file", XS_Texinfo__Parser_parse_file, file, "$"); in XS_EXTERNAL()
670 …(void)newXSproto_portable("Texinfo::Parser::parse_string", XS_Texinfo__Parser_parse_string, file, … in XS_EXTERNAL()
671 …(void)newXSproto_portable("Texinfo::Parser::parse_text", XS_Texinfo__Parser_parse_text, file, "$"); in XS_EXTERNAL()
672 …(void)newXSproto_portable("Texinfo::Parser::store_value", XS_Texinfo__Parser_store_value, file, "$… in XS_EXTERNAL()
673 …(void)newXSproto_portable("Texinfo::Parser::wipe_values", XS_Texinfo__Parser_wipe_values, file, ""… in XS_EXTERNAL()
684 …(void)newXSproto_portable("Texinfo::Parser::reset_parser", XS_Texinfo__Parser_reset_parser, file, … in XS_EXTERNAL()
[all …]
/dports/print/texinfo/texinfo-6.8/tp/maintain/lib/libintl-perl/gettext_xs/
H A Dgettext_xs.c174 #define newXSproto_portable(name, c_impl, file, proto) newXS_flags(name, c_impl, file, proto, 0) macro
738 …(void)newXSproto_portable("Locale::gettext_xs::LC_CTYPE", XS_Locale__gettext_xs_LC_CTYPE, file, ""… in XS_EXTERNAL()
739 …(void)newXSproto_portable("Locale::gettext_xs::LC_NUMERIC", XS_Locale__gettext_xs_LC_NUMERIC, file… in XS_EXTERNAL()
740 … (void)newXSproto_portable("Locale::gettext_xs::LC_TIME", XS_Locale__gettext_xs_LC_TIME, file, ""); in XS_EXTERNAL()
741 …(void)newXSproto_portable("Locale::gettext_xs::LC_COLLATE", XS_Locale__gettext_xs_LC_COLLATE, file… in XS_EXTERNAL()
744 … (void)newXSproto_portable("Locale::gettext_xs::LC_ALL", XS_Locale__gettext_xs_LC_ALL, file, ""); in XS_EXTERNAL()
745 …(void)newXSproto_portable("Locale::gettext_xs::gettext", XS_Locale__gettext_xs_gettext, file, "$"); in XS_EXTERNAL()
746 …(void)newXSproto_portable("Locale::gettext_xs::dgettext", XS_Locale__gettext_xs_dgettext, file, "$… in XS_EXTERNAL()
747 …(void)newXSproto_portable("Locale::gettext_xs::dcgettext", XS_Locale__gettext_xs_dcgettext, file, … in XS_EXTERNAL()
748 …(void)newXSproto_portable("Locale::gettext_xs::ngettext", XS_Locale__gettext_xs_ngettext, file, "$… in XS_EXTERNAL()
[all …]
/dports/print/texinfo/texinfo-6.8/tp/Texinfo/XS/
H A DXSParagraph.c156 #define newXSproto_portable(name, c_impl, file, proto) newXS_flags(name, c_impl, file, proto, 0) macro
158 #define newXSproto_portable(name, c_impl, file, proto) (PL_Sv=(SV*)newXS(name, c_impl, file), sv_se… macro
622 …(void)newXSproto_portable("Texinfo::Convert::Paragraph::init", XS_Texinfo__Convert__Paragraph_init… in XS_EXTERNAL()
623 …(void)newXSproto_portable("Texinfo::Convert::Paragraph::set_state", XS_Texinfo__Convert__Paragraph… in XS_EXTERNAL()
624 …(void)newXSproto_portable("Texinfo::Convert::Paragraph::new", XS_Texinfo__Convert__Paragraph_new, … in XS_EXTERNAL()
626 …(void)newXSproto_portable("Texinfo::Convert::Paragraph::_end_line", XS_Texinfo__Convert__Paragraph… in XS_EXTERNAL()
627 …(void)newXSproto_portable("Texinfo::Convert::Paragraph::end_line", XS_Texinfo__Convert__Paragraph_… in XS_EXTERNAL()
628 …(void)newXSproto_portable("Texinfo::Convert::Paragraph::get_pending", XS_Texinfo__Convert__Paragra… in XS_EXTERNAL()
630 …(void)newXSproto_portable("Texinfo::Convert::Paragraph::end", XS_Texinfo__Convert__Paragraph_end, … in XS_EXTERNAL()
631 …(void)newXSproto_portable("Texinfo::Convert::Paragraph::add_text", XS_Texinfo__Convert__Paragraph_… in XS_EXTERNAL()
[all …]
H A DTestXS.c154 #define newXSproto_portable(name, c_impl, file, proto) newXS_flags(name, c_impl, file, proto, 0) macro
156 #define newXSproto_portable(name, c_impl, file, proto) (PL_Sv=(SV*)newXS(name, c_impl, file), sv_se… macro
213 (void)newXSproto_portable("TestXS::init", XS_TestXS_init, file, "$$"); in XS_EXTERNAL()
H A DMiscXS.c156 #define newXSproto_portable(name, c_impl, file, proto) newXS_flags(name, c_impl, file, proto, 0) macro
158 #define newXSproto_portable(name, c_impl, file, proto) (PL_Sv=(SV*)newXS(name, c_impl, file), sv_se… macro
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/perlcore/
H A Dxs.inc167 #define newXSproto_portable(name, c_impl, file, proto) newXS_flags(name, c_impl, file, proto, 0)
169 #define newXSproto_portable(name, c_impl, file, proto) (PL_Sv=(SV*)newXS(name, c_impl, file), sv_se…
482 (void)newXSproto_portable("KVIrc::echo", XS_KVIrc_echo, file, "$;$$");
483 (void)newXSproto_portable("KVIrc::say", XS_KVIrc_say, file, "$;$");
484 (void)newXSproto_portable("KVIrc::warning", XS_KVIrc_warning, file, "$");
485 (void)newXSproto_portable("KVIrc::internalWarning", XS_KVIrc_internalWarning, file, "$");
486 (void)newXSproto_portable("KVIrc::getLocal", XS_KVIrc_getLocal, file, "$");
487 (void)newXSproto_portable("KVIrc::setLocal", XS_KVIrc_setLocal, file, "$$");
488 (void)newXSproto_portable("KVIrc::getGlobal", XS_KVIrc_getGlobal, file, "$");
489 (void)newXSproto_portable("KVIrc::setGlobal", XS_KVIrc_setGlobal, file, "$$");
[all …]
/dports/converters/p5-Encode-JIS2K/Encode-JIS2K-0.03/
H A DJIS2K.c169 #define newXSproto_portable(name, c_impl, file, proto) newXS_flags(name, c_impl, file, proto, 0) macro
171 #define newXSproto_portable(name, c_impl, file, proto) (PL_Sv=(SV*)newXS(name, c_impl, file), sv_se… macro
/dports/chinese/p5-Encode-HanExtra/Encode-HanExtra-0.23/
H A DHanExtra.c172 #define newXSproto_portable(name, c_impl, file, proto) newXS_flags(name, c_impl, file, proto, 0) macro
174 #define newXSproto_portable(name, c_impl, file, proto) (PL_Sv=(SV*)newXS(name, c_impl, file), sv_se… macro
/dports/converters/p5-Sereal-Decoder/Sereal-Decoder-4.018/
H A DDecoder.xs416 cv = newXSproto_portable(name, THX_xsfunc_sereal_decode, __FILE__,
442 …cv = newXSproto_portable("Sereal::Decoder::scalar_looks_like_sereal", THX_xsfunc_looks_like_sereal…
/dports/devel/p5-Ref-Util-XS/Ref-Util-XS-0.117/
H A DXS.xs93 cv = newXSproto_portable( \
/dports/converters/p5-Sereal-Encoder/Sereal-Encoder-4.018/
H A DEncoder.xs205 CV *cv = newXSproto_portable("Sereal::Encoder::sereal_encode_with_object",
/dports/devel/p5-Params-Classify/Params-Classify-0.015/lib/Params/
H A DClassify.xs753 CV *pcv = newXSproto_portable("Params::Classify::"#NAME, \
785 pcv = newXSproto_portable(SvPVX(tsv),
/dports/sysutils/p5-BackupPC-XS/BackupPC-XS-0.62/
H A DBackupPC_XS.c270 #define newXSproto_portable(name, c_impl, file, proto) newXS_flags(name, c_impl, file, proto, 0) macro
272 #define newXSproto_portable(name, c_impl, file, proto) (PL_Sv=(SV*)newXS(name, c_impl, file), sv_se… macro