Home
last modified time | relevance | path

Searched refs:newXSproto (Results 1 – 9 of 9) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/cygwin/
Dcygwin.c533 newXSproto("Cygwin::winpid_to_pid", XS_Cygwin_winpid_to_pid, file, "$"); in init_os_extras()
534 newXSproto("Cygwin::pid_to_winpid", XS_Cygwin_pid_to_winpid, file, "$"); in init_os_extras()
535 newXSproto("Cygwin::win_to_posix_path", XS_Cygwin_win_to_posix_path, file, "$;$"); in init_os_extras()
536 newXSproto("Cygwin::posix_to_win_path", XS_Cygwin_posix_to_win_path, file, "$;$"); in init_os_extras()
537 newXSproto("Cygwin::mount_table", XS_Cygwin_mount_table, file, ""); in init_os_extras()
538 newXSproto("Cygwin::mount_flags", XS_Cygwin_mount_flags, file, "$"); in init_os_extras()
539 newXSproto("Cygwin::is_binmount", XS_Cygwin_is_binmount, file, "$"); in init_os_extras()
/openbsd/src/gnu/usr.bin/perl/os2/
Dos2.c4525 newXSproto("OS2::DevCap", XS_OS2_DevCap, file, ";$$"); in Xs_OS2_init()
4526 newXSproto("OS2::SysInfoFor", XS_OS2_SysInfoFor, file, "$;$"); in Xs_OS2_init()
4543 newXSproto("OS2::_control87", XS_OS2__control87, file, "$$"); in Xs_OS2_init()
4544 newXSproto("OS2::get_control87", XS_OS2_get_control87, file, ""); in Xs_OS2_init()
4545 newXSproto("OS2::set_control87", XS_OS2_set_control87, file, ";$$"); in Xs_OS2_init()
4546 newXSproto("OS2::DLLname", XS_OS2_DLLname, file, ";$$"); in Xs_OS2_init()
4547 newXSproto("OS2::mytype", XS_OS2_mytype, file, ";$"); in Xs_OS2_init()
4548 newXSproto("OS2::mytype_set", XS_OS2_mytype_set, file, "$"); in Xs_OS2_init()
4549 newXSproto("OS2::_headerInfo", XS_OS2__headerInfo, file, "$$;$$"); in Xs_OS2_init()
4550 newXSproto("OS2::libPath", XS_OS2_libPath, file, ""); in Xs_OS2_init()
[all …]
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
D500600077 newXSproto # E
/openbsd/src/gnu/usr.bin/perl/
DXSUB.h342 #define newXSproto(a,b,c,d) newXS_flags(a,b,c,d,0) macro
Dmro_core.c1434 newXSproto("mro::method_changed_in", XS_mro_method_changed_in, file, "$"); in Perl_boot_core_mro()
/openbsd/src/gnu/usr.bin/perl/vms/
Dvms.c13389 newXSproto("VMS::Filespec::rmsexpand",rmsexpand_fromperl,file,"$;$");
13390 newXSproto("VMS::Filespec::vmsify",vmsify_fromperl,file,"$");
13391 newXSproto("VMS::Filespec::unixify",unixify_fromperl,file,"$");
13392 newXSproto("VMS::Filespec::pathify",pathify_fromperl,file,"$");
13393 newXSproto("VMS::Filespec::fileify",fileify_fromperl,file,"$");
13394 newXSproto("VMS::Filespec::vmspath",vmspath_fromperl,file,"$");
13395 newXSproto("VMS::Filespec::unixpath",unixpath_fromperl,file,"$");
13396 newXSproto("VMS::Filespec::candelete",candelete_fromperl,file,"$");
13397 newXSproto("DynaLoader::mod2fname", mod2fname, file, "$");
13399 newXSproto("vmsish::hushed",hushexit_fromperl,file,";$");
[all …]
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D5006000329 newXSproto # E
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
Dapidoc.fnc448 AmUd||newXSproto|char* name|XSUBADDR_t f|char* filename|const char *proto
/openbsd/src/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/lib/
Dperlxs.pod1471 CV *mycv = newXSproto("Symbolic::remainder",