Lines Matching refs:not_here

22 static int not_here(const char *s);
1096 not_here("rint"); in my_rint()
1376 # define mkfifo(a,b) (not_here("mkfifo"),-1)
1388 # define mkfifo(a,b) not_here("mkfifo")
1389 # define ttyname(a) (char*)not_here("ttyname")
1398 # define tzset() not_here("tzset")
1404 # define sigaction(a,b,c) not_here("sigaction")
1405 # define sigpending(a) not_here("sigpending")
1406 # define sigprocmask(a,b,c) not_here("sigprocmask")
1407 # define sigsuspend(a) not_here("sigsuspend")
1408 # define sigemptyset(a) not_here("sigemptyset")
1409 # define sigaddset(a,b) not_here("sigaddset")
1410 # define sigdelset(a,b) not_here("sigdelset")
1411 # define sigfillset(a) not_here("sigfillset")
1412 # define sigismember(a,b) not_here("sigismember")
1416 # define setuid(a) not_here("setuid")
1417 # define setgid(a) not_here("setgid")
1420 # define strtold(s1,s2) not_here("strtold")
1426 # define mkfifo(a,b) not_here("mkfifo")
1463 #define cfgetispeed(x) not_here("cfgetispeed")
1464 #define cfgetospeed(x) not_here("cfgetospeed")
1465 #define tcdrain(x) not_here("tcdrain")
1466 #define tcflush(x,y) not_here("tcflush")
1467 #define tcsendbreak(x,y) not_here("tcsendbreak")
1468 #define cfsetispeed(x,y) not_here("cfsetispeed")
1469 #define cfsetospeed(x,y) not_here("cfsetospeed")
1470 #define ctermid(x) (char *) not_here("ctermid")
1471 #define tcflow(x,y) not_here("tcflow")
1472 #define tcgetattr(x,y) not_here("tcgetattr")
1473 #define tcsetattr(x,y,z) not_here("tcsetattr")
1490 #define difftime(a,b) not_here("difftime")
1494 #define fpathconf(f,n) (SysRetLong) not_here("fpathconf")
1497 #define mktime(a) not_here("mktime")
1500 #define nice(a) not_here("nice")
1503 #define pathconf(f,n) (SysRetLong) not_here("pathconf")
1506 #define sysconf(n) (SysRetLong) not_here("sysconf")
1509 #define readlink(a,b,c) not_here("readlink")
1512 #define setpgid(a,b) not_here("setpgid")
1515 #define setsid() not_here("setsid")
1518 #define strcoll(s1,s2) not_here("strcoll")
1521 #define strtod(s1,s2) not_here("strtod")
1524 #define strtold(s1,s2) not_here("strtold")
1527 #define strtol(s1,s2,b) not_here("strtol")
1530 #define strtoul(s1,s2,b) not_here("strtoul")
1533 #define strxfrm(s1,s2,n) not_here("strxfrm")
1536 #define tcgetpgrp(a) not_here("tcgetpgrp")
1539 #define tcsetpgrp(a,b) not_here("tcsetpgrp")
1543 #define times(a) not_here("times")
1547 #define uname(a) not_here("uname")
1550 #define waitpid(a,b,c) not_here("waitpid")
1554 # define mblen(a,b) not_here("mblen")
1557 # define mbtowc(pwc, s, n) not_here("mbtowc")
1560 # define wctomb(s, wchar) not_here("wctomb")
1574 # define localeconv() not_here("localeconv")
1687 not_here(const char *s) in not_here() function
1717 if (0) { not_here(""); } in allocate_struct()
1899 not_here("termios"); in sigismember()
1975 not_here(GvNAME(CvGV(cv)));
1991 not_here("getcc");
2034 not_here(GvNAME(CvGV(cv)));
2048 not_here("setcc");
2076 not_here("WEXITSTATUS");
2083 not_here("WIFEXITED");
2090 not_here("WIFSIGNALED");
2097 not_here("WIFSTOPPED");
2104 not_here("WSTOPSIG");
2111 not_here("WTERMSIG");
2338 not_here("acosh");
2348 not_here("asinh");
2358 not_here("atanh");
2365 not_here("cbrt");
2378 not_here("erf");
2385 not_here("erfc");
2392 not_here("exp2");
2399 not_here("expm1");
2409 not_here("j0");
2416 not_here("j1");
2426 not_here("lgamma");
2436 not_here("log1p");
2443 not_here("log2");
2452 not_here("logb");
2459 not_here("nearbyint");
2466 not_here("rint");
2473 not_here("round");
2489 not_here("tgamma");
2496 not_here("trunc");
2503 not_here("y0");
2511 not_here("y1");
2524 not_here("fegetround");
2554 not_here("fesetround");
2579 not_here("fpclassify");
2586 not_here("ilogb");
2602 not_here("isnormal");
2609 not_here("lrint");
2616 not_here("lround");
2636 not_here("getpayload");
2651 not_here("setpayload");
2667 not_here("setpayloadsig");
2681 not_here("issignaling");
2718 not_here("copysign");
2725 not_here("fdim");
2732 not_here("fmax");
2739 not_here("fmin");
2749 not_here("hypot");
2756 not_here("isgreater");
2763 not_here("isgreaterequal");
2770 not_here("isless");
2777 not_here("islessequal");
2784 not_here("islessgreater");
2791 not_here("isunordered");
2798 not_here("nextafter");
2805 not_here("nexttoward");
2813 not_here("remainder");
2859 not_here("remquo");
2873 not_here("scalbn");
2890 not_here("fma");
2916 not_here("nan");
2923 not_here("nan");
2947 not_here("jn");
2957 not_here("yn");
2971 RETVAL = not_here("sigaction");
3189 RETVAL = not_here("sigpending");
3843 not_here("cuserid");
3910 RETVAL = not_here("lchown");