Home
last modified time | relevance | path

Searched refs:not_here (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/perl/ext/POSIX/
H A DPOSIX.xs1093 not_here("rint"); in my_rint()
2154 not_here("cbrt");
2167 not_here("erf");
2198 not_here("j0");
2205 not_here("j1");
2292 not_here("y0");
2300 not_here("y1");
2682 not_here("remquo");
2696 not_here("scalbn");
2713 not_here("fma");
[all …]
/openbsd/gnu/usr.bin/perl/cpan/Socket/
H A DSocket.xs467 not_here(const char *s) in not_here() function
905 if (0) not_here("dummy"); in pack_sockaddr_un()
921 ST(0) = not_here("pack_sockaddr_un"); in pack_sockaddr_un()
1215 ST(0) = not_here("inet_ntop"); in inet_ntop()
1261 ST(0) = not_here("inet_pton"); in inet_pton()
1297 not_here("pack_ip_mreq");
1318 not_here("unpack_ip_mreq"); in unpack_ip_mreq()
1365 not_here("pack_ip_mreq_source");
1388 not_here("unpack_ip_mreq_source"); in unpack_ip_mreq_source()
1415 not_here("pack_ipv6_mreq"); in pack_ipv6_mreq()
[all …]
/openbsd/gnu/usr.bin/perl/dist/IO/
H A DIO.xs59 static int not_here(const char *s) __attribute__noreturn__;
61 not_here(const char *s) in not_here() function
284 not_here("IO::Poll::poll");
446 not_here("IO::Handle::setbuf");
477 RETVAL = (SysRet) not_here("IO::Handle::setvbuf");
510 RETVAL = (SysRet) not_here("IO::Handle::sync");
/openbsd/gnu/usr.bin/perl/cpan/Encode/Byte/
H A DMakefile.PL39 my %not_here =
51 $not_here{$file} and next;
/openbsd/gnu/usr.bin/perl/ext/GDBM_File/
H A DGDBM_File.xs120 #define not_here(s) (croak("GDBM_File::%s not implemented", #s),-1) macro
143 #define gdbm_exists(db,key) not_here("gdbm_exists")
144 #define gdbm_sync(db) (void) not_here("gdbm_sync")
145 #define gdbm_setopt(db,optflag,optval,optlen) not_here("gdbm_setopt")
494 RETVAL = not_here("syserrno");
530 # define gdbm_needs_recovery(db) not_here("gdbm_needs_recovery")
/openbsd/sys/arch/alpha/pci/
H A Dsio_pic.c328 #ifdef not_here