Searched refs:not_here (Results 1 – 6 of 6) sorted by relevance
1093 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 …]
467 not_here(const char *s) in not_here() function905 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 …]
59 static int not_here(const char *s) __attribute__noreturn__;61 not_here(const char *s) in not_here() function284 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");
39 my %not_here = 51 $not_here{$file} and next;
120 #define not_here(s) (croak("GDBM_File::%s not implemented", #s),-1) macro143 #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")
328 #ifdef not_here