• Home
  • Raw
  • Download

Lines Matching refs:ALL_LANGUAGES

735 LIBBUILTIN(abort, "v",            "fr",    "stdlib.h", ALL_LANGUAGES)
736 LIBBUILTIN(calloc, "v*zz", "f", "stdlib.h", ALL_LANGUAGES)
737 LIBBUILTIN(exit, "vi", "fr", "stdlib.h", ALL_LANGUAGES)
738 LIBBUILTIN(_Exit, "vi", "fr", "stdlib.h", ALL_LANGUAGES)
739 LIBBUILTIN(malloc, "v*z", "f", "stdlib.h", ALL_LANGUAGES)
740 LIBBUILTIN(realloc, "v*v*z", "f", "stdlib.h", ALL_LANGUAGES)
742 LIBBUILTIN(memcpy, "v*v*vC*z", "f", "string.h", ALL_LANGUAGES)
743 LIBBUILTIN(memcmp, "ivC*vC*z", "f", "string.h", ALL_LANGUAGES)
744 LIBBUILTIN(memmove, "v*v*vC*z", "f", "string.h", ALL_LANGUAGES)
745 LIBBUILTIN(strcpy, "c*c*cC*", "f", "string.h", ALL_LANGUAGES)
746 LIBBUILTIN(strncpy, "c*c*cC*z", "f", "string.h", ALL_LANGUAGES)
747 LIBBUILTIN(strcmp, "icC*cC*", "f", "string.h", ALL_LANGUAGES)
748 LIBBUILTIN(strncmp, "icC*cC*z", "f", "string.h", ALL_LANGUAGES)
749 LIBBUILTIN(strcat, "c*c*cC*", "f", "string.h", ALL_LANGUAGES)
750 LIBBUILTIN(strncat, "c*c*cC*z", "f", "string.h", ALL_LANGUAGES)
751 LIBBUILTIN(strxfrm, "zc*cC*z", "f", "string.h", ALL_LANGUAGES)
752 LIBBUILTIN(memchr, "v*vC*iz", "f", "string.h", ALL_LANGUAGES)
753 LIBBUILTIN(strchr, "c*cC*i", "f", "string.h", ALL_LANGUAGES)
754 LIBBUILTIN(strcspn, "zcC*cC*", "f", "string.h", ALL_LANGUAGES)
755 LIBBUILTIN(strpbrk, "c*cC*cC*", "f", "string.h", ALL_LANGUAGES)
756 LIBBUILTIN(strrchr, "c*cC*i", "f", "string.h", ALL_LANGUAGES)
757 LIBBUILTIN(strspn, "zcC*cC*", "f", "string.h", ALL_LANGUAGES)
758 LIBBUILTIN(strstr, "c*cC*cC*", "f", "string.h", ALL_LANGUAGES)
759 LIBBUILTIN(strtok, "c*c*cC*", "f", "string.h", ALL_LANGUAGES)
760 LIBBUILTIN(memset, "v*v*iz", "f", "string.h", ALL_LANGUAGES)
761 LIBBUILTIN(strerror, "c*i", "f", "string.h", ALL_LANGUAGES)
762 LIBBUILTIN(strlen, "zcC*", "f", "string.h", ALL_LANGUAGES)
764 LIBBUILTIN(printf, "icC*.", "fp:0:", "stdio.h", ALL_LANGUAGES)
765 LIBBUILTIN(fprintf, "iP*cC*.", "fp:1:", "stdio.h", ALL_LANGUAGES)
766 LIBBUILTIN(snprintf, "ic*zcC*.", "fp:2:", "stdio.h", ALL_LANGUAGES)
767 LIBBUILTIN(sprintf, "ic*cC*.", "fp:1:", "stdio.h", ALL_LANGUAGES)
768 LIBBUILTIN(vprintf, "icC*a", "fP:0:", "stdio.h", ALL_LANGUAGES)
769 LIBBUILTIN(vfprintf, "i.", "fP:1:", "stdio.h", ALL_LANGUAGES)
770 LIBBUILTIN(vsnprintf, "ic*zcC*a", "fP:2:", "stdio.h", ALL_LANGUAGES)
771 LIBBUILTIN(vsprintf, "ic*cC*a", "fP:1:", "stdio.h", ALL_LANGUAGES)
772 LIBBUILTIN(scanf, "icC*R.", "fs:0:", "stdio.h", ALL_LANGUAGES)
773 LIBBUILTIN(fscanf, "iP*RcC*R.", "fs:1:", "stdio.h", ALL_LANGUAGES)
774 LIBBUILTIN(sscanf, "icC*RcC*R.", "fs:1:", "stdio.h", ALL_LANGUAGES)
775 LIBBUILTIN(vscanf, "icC*Ra", "fS:0:", "stdio.h", ALL_LANGUAGES)
776 LIBBUILTIN(vfscanf, "iP*RcC*Ra", "fS:1:", "stdio.h", ALL_LANGUAGES)
777 LIBBUILTIN(vsscanf, "icC*RcC*Ra", "fS:1:", "stdio.h", ALL_LANGUAGES)
779 LIBBUILTIN(isalnum, "ii", "fnU", "ctype.h", ALL_LANGUAGES)
780 LIBBUILTIN(isalpha, "ii", "fnU", "ctype.h", ALL_LANGUAGES)
781 LIBBUILTIN(isblank, "ii", "fnU", "ctype.h", ALL_LANGUAGES)
782 LIBBUILTIN(iscntrl, "ii", "fnU", "ctype.h", ALL_LANGUAGES)
783 LIBBUILTIN(isdigit, "ii", "fnU", "ctype.h", ALL_LANGUAGES)
784 LIBBUILTIN(isgraph, "ii", "fnU", "ctype.h", ALL_LANGUAGES)
785 LIBBUILTIN(islower, "ii", "fnU", "ctype.h", ALL_LANGUAGES)
786 LIBBUILTIN(isprint, "ii", "fnU", "ctype.h", ALL_LANGUAGES)
787 LIBBUILTIN(ispunct, "ii", "fnU", "ctype.h", ALL_LANGUAGES)
788 LIBBUILTIN(isspace, "ii", "fnU", "ctype.h", ALL_LANGUAGES)
789 LIBBUILTIN(isupper, "ii", "fnU", "ctype.h", ALL_LANGUAGES)
790 LIBBUILTIN(isxdigit, "ii", "fnU", "ctype.h", ALL_LANGUAGES)
791 LIBBUILTIN(tolower, "ii", "fnU", "ctype.h", ALL_LANGUAGES)
792 LIBBUILTIN(toupper, "ii", "fnU", "ctype.h", ALL_LANGUAGES)
798 LIBBUILTIN(setjmp, "iJ", "fj", "setjmp.h", ALL_LANGUAGES)
799 LIBBUILTIN(longjmp, "vJi", "fr", "setjmp.h", ALL_LANGUAGES)
823 LIBBUILTIN(vfork, "p", "fj", "unistd.h", ALL_LANGUAGES)
826 LIBBUILTIN(_setjmp, "iJ", "fj", "setjmp.h", ALL_LANGUAGES)
827 LIBBUILTIN(__sigsetjmp, "iSJi", "fj", "setjmp.h", ALL_LANGUAGES)
828 LIBBUILTIN(sigsetjmp, "iSJi", "fj", "setjmp.h", ALL_LANGUAGES)
829 LIBBUILTIN(setjmp_syscall, "iJ", "fj", "setjmp.h", ALL_LANGUAGES)
830 LIBBUILTIN(savectx, "iJ", "fj", "setjmp.h", ALL_LANGUAGES)
831 LIBBUILTIN(qsetjmp, "iJ", "fj", "setjmp.h", ALL_LANGUAGES)
832 LIBBUILTIN(getcontext, "iK*", "fj", "setjmp.h", ALL_LANGUAGES)
893 LIBBUILTIN(atan2, "ddd", "fne", "math.h", ALL_LANGUAGES)
894 LIBBUILTIN(atan2f, "fff", "fne", "math.h", ALL_LANGUAGES)
895 LIBBUILTIN(atan2l, "LdLdLd", "fne", "math.h", ALL_LANGUAGES)
897 LIBBUILTIN(abs, "ii", "fnc", "stdlib.h", ALL_LANGUAGES)
898 LIBBUILTIN(labs, "LiLi", "fnc", "stdlib.h", ALL_LANGUAGES)
899 LIBBUILTIN(llabs, "LLiLLi", "fnc", "stdlib.h", ALL_LANGUAGES)
901 LIBBUILTIN(copysign, "ddd", "fnc", "math.h", ALL_LANGUAGES)
902 LIBBUILTIN(copysignf, "fff", "fnc", "math.h", ALL_LANGUAGES)
903 LIBBUILTIN(copysignl, "LdLdLd", "fnc", "math.h", ALL_LANGUAGES)
905 LIBBUILTIN(fabs, "dd", "fnc", "math.h", ALL_LANGUAGES)
906 LIBBUILTIN(fabsf, "ff", "fnc", "math.h", ALL_LANGUAGES)
907 LIBBUILTIN(fabsl, "LdLd", "fnc", "math.h", ALL_LANGUAGES)
909 LIBBUILTIN(fmod, "ddd", "fne", "math.h", ALL_LANGUAGES)
910 LIBBUILTIN(fmodf, "fff", "fne", "math.h", ALL_LANGUAGES)
911 LIBBUILTIN(fmodl, "LdLdLd", "fne", "math.h", ALL_LANGUAGES)
913 LIBBUILTIN(frexp, "ddi*", "fn", "math.h", ALL_LANGUAGES)
914 LIBBUILTIN(frexpf, "ffi*", "fn", "math.h", ALL_LANGUAGES)
915 LIBBUILTIN(frexpl, "LdLdi*", "fn", "math.h", ALL_LANGUAGES)
917 LIBBUILTIN(ldexp, "ddi", "fne", "math.h", ALL_LANGUAGES)
918 LIBBUILTIN(ldexpf, "ffi", "fne", "math.h", ALL_LANGUAGES)
919 LIBBUILTIN(ldexpl, "LdLdi", "fne", "math.h", ALL_LANGUAGES)
921 LIBBUILTIN(modf, "ddd*", "fn", "math.h", ALL_LANGUAGES)
922 LIBBUILTIN(modff, "fff*", "fn", "math.h", ALL_LANGUAGES)
923 LIBBUILTIN(modfl, "LdLdLd*", "fn", "math.h", ALL_LANGUAGES)
925 LIBBUILTIN(nan, "dcC*", "fnc", "math.h", ALL_LANGUAGES)
926 LIBBUILTIN(nanf, "fcC*", "fnc", "math.h", ALL_LANGUAGES)
927 LIBBUILTIN(nanl, "LdcC*", "fnc", "math.h", ALL_LANGUAGES)
929 LIBBUILTIN(pow, "ddd", "fne", "math.h", ALL_LANGUAGES)
930 LIBBUILTIN(powf, "fff", "fne", "math.h", ALL_LANGUAGES)
931 LIBBUILTIN(powl, "LdLdLd", "fne", "math.h", ALL_LANGUAGES)
933 LIBBUILTIN(acos, "dd", "fne", "math.h", ALL_LANGUAGES)
934 LIBBUILTIN(acosf, "ff", "fne", "math.h", ALL_LANGUAGES)
935 LIBBUILTIN(acosl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
937 LIBBUILTIN(acosh, "dd", "fne", "math.h", ALL_LANGUAGES)
938 LIBBUILTIN(acoshf, "ff", "fne", "math.h", ALL_LANGUAGES)
939 LIBBUILTIN(acoshl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
941 LIBBUILTIN(asin, "dd", "fne", "math.h", ALL_LANGUAGES)
942 LIBBUILTIN(asinf, "ff", "fne", "math.h", ALL_LANGUAGES)
943 LIBBUILTIN(asinl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
945 LIBBUILTIN(asinh, "dd", "fne", "math.h", ALL_LANGUAGES)
946 LIBBUILTIN(asinhf, "ff", "fne", "math.h", ALL_LANGUAGES)
947 LIBBUILTIN(asinhl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
949 LIBBUILTIN(atan, "dd", "fne", "math.h", ALL_LANGUAGES)
950 LIBBUILTIN(atanf, "ff", "fne", "math.h", ALL_LANGUAGES)
951 LIBBUILTIN(atanl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
953 LIBBUILTIN(atanh, "dd", "fne", "math.h", ALL_LANGUAGES)
954 LIBBUILTIN(atanhf, "ff", "fne", "math.h", ALL_LANGUAGES)
955 LIBBUILTIN(atanhl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
957 LIBBUILTIN(cbrt, "dd", "fne", "math.h", ALL_LANGUAGES)
958 LIBBUILTIN(cbrtf, "ff", "fne", "math.h", ALL_LANGUAGES)
959 LIBBUILTIN(cbrtl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
961 LIBBUILTIN(ceil, "dd", "fnc", "math.h", ALL_LANGUAGES)
962 LIBBUILTIN(ceilf, "ff", "fnc", "math.h", ALL_LANGUAGES)
963 LIBBUILTIN(ceill, "LdLd", "fnc", "math.h", ALL_LANGUAGES)
965 LIBBUILTIN(cos, "dd", "fne", "math.h", ALL_LANGUAGES)
966 LIBBUILTIN(cosf, "ff", "fne", "math.h", ALL_LANGUAGES)
967 LIBBUILTIN(cosl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
969 LIBBUILTIN(cosh, "dd", "fne", "math.h", ALL_LANGUAGES)
970 LIBBUILTIN(coshf, "ff", "fne", "math.h", ALL_LANGUAGES)
971 LIBBUILTIN(coshl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
973 LIBBUILTIN(erf, "dd", "fne", "math.h", ALL_LANGUAGES)
974 LIBBUILTIN(erff, "ff", "fne", "math.h", ALL_LANGUAGES)
975 LIBBUILTIN(erfl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
977 LIBBUILTIN(erfc, "dd", "fne", "math.h", ALL_LANGUAGES)
978 LIBBUILTIN(erfcf, "ff", "fne", "math.h", ALL_LANGUAGES)
979 LIBBUILTIN(erfcl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
981 LIBBUILTIN(exp, "dd", "fne", "math.h", ALL_LANGUAGES)
982 LIBBUILTIN(expf, "ff", "fne", "math.h", ALL_LANGUAGES)
983 LIBBUILTIN(expl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
985 LIBBUILTIN(exp2, "dd", "fne", "math.h", ALL_LANGUAGES)
986 LIBBUILTIN(exp2f, "ff", "fne", "math.h", ALL_LANGUAGES)
987 LIBBUILTIN(exp2l, "LdLd", "fne", "math.h", ALL_LANGUAGES)
989 LIBBUILTIN(expm1, "dd", "fne", "math.h", ALL_LANGUAGES)
990 LIBBUILTIN(expm1f, "ff", "fne", "math.h", ALL_LANGUAGES)
991 LIBBUILTIN(expm1l, "LdLd", "fne", "math.h", ALL_LANGUAGES)
993 LIBBUILTIN(fdim, "ddd", "fne", "math.h", ALL_LANGUAGES)
994 LIBBUILTIN(fdimf, "fff", "fne", "math.h", ALL_LANGUAGES)
995 LIBBUILTIN(fdiml, "LdLdLd", "fne", "math.h", ALL_LANGUAGES)
997 LIBBUILTIN(floor, "dd", "fnc", "math.h", ALL_LANGUAGES)
998 LIBBUILTIN(floorf, "ff", "fnc", "math.h", ALL_LANGUAGES)
999 LIBBUILTIN(floorl, "LdLd", "fnc", "math.h", ALL_LANGUAGES)
1001 LIBBUILTIN(fma, "dddd", "fne", "math.h", ALL_LANGUAGES)
1002 LIBBUILTIN(fmaf, "ffff", "fne", "math.h", ALL_LANGUAGES)
1003 LIBBUILTIN(fmal, "LdLdLdLd", "fne", "math.h", ALL_LANGUAGES)
1005 LIBBUILTIN(fmax, "ddd", "fnc", "math.h", ALL_LANGUAGES)
1006 LIBBUILTIN(fmaxf, "fff", "fnc", "math.h", ALL_LANGUAGES)
1007 LIBBUILTIN(fmaxl, "LdLdLd", "fnc", "math.h", ALL_LANGUAGES)
1009 LIBBUILTIN(fmin, "ddd", "fnc", "math.h", ALL_LANGUAGES)
1010 LIBBUILTIN(fminf, "fff", "fnc", "math.h", ALL_LANGUAGES)
1011 LIBBUILTIN(fminl, "LdLdLd", "fnc", "math.h", ALL_LANGUAGES)
1013 LIBBUILTIN(hypot, "ddd", "fne", "math.h", ALL_LANGUAGES)
1014 LIBBUILTIN(hypotf, "fff", "fne", "math.h", ALL_LANGUAGES)
1015 LIBBUILTIN(hypotl, "LdLdLd", "fne", "math.h", ALL_LANGUAGES)
1017 LIBBUILTIN(ilogb, "id", "fne", "math.h", ALL_LANGUAGES)
1018 LIBBUILTIN(ilogbf, "if", "fne", "math.h", ALL_LANGUAGES)
1019 LIBBUILTIN(ilogbl, "iLd", "fne", "math.h", ALL_LANGUAGES)
1021 LIBBUILTIN(lgamma, "dd", "fne", "math.h", ALL_LANGUAGES)
1022 LIBBUILTIN(lgammaf, "ff", "fne", "math.h", ALL_LANGUAGES)
1023 LIBBUILTIN(lgammal, "LdLd", "fne", "math.h", ALL_LANGUAGES)
1025 LIBBUILTIN(llrint, "LLid", "fne", "math.h", ALL_LANGUAGES)
1026 LIBBUILTIN(llrintf, "LLif", "fne", "math.h", ALL_LANGUAGES)
1027 LIBBUILTIN(llrintl, "LLiLd", "fne", "math.h", ALL_LANGUAGES)
1029 LIBBUILTIN(llround, "LLid", "fne", "math.h", ALL_LANGUAGES)
1030 LIBBUILTIN(llroundf, "LLif", "fne", "math.h", ALL_LANGUAGES)
1031 LIBBUILTIN(llroundl, "LLiLd", "fne", "math.h", ALL_LANGUAGES)
1033 LIBBUILTIN(log, "dd", "fne", "math.h", ALL_LANGUAGES)
1034 LIBBUILTIN(logf, "ff", "fne", "math.h", ALL_LANGUAGES)
1035 LIBBUILTIN(logl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
1037 LIBBUILTIN(log10, "dd", "fne", "math.h", ALL_LANGUAGES)
1038 LIBBUILTIN(log10f, "ff", "fne", "math.h", ALL_LANGUAGES)
1039 LIBBUILTIN(log10l, "LdLd", "fne", "math.h", ALL_LANGUAGES)
1041 LIBBUILTIN(log1p, "dd", "fne", "math.h", ALL_LANGUAGES)
1042 LIBBUILTIN(log1pf, "ff", "fne", "math.h", ALL_LANGUAGES)
1043 LIBBUILTIN(log1pl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
1045 LIBBUILTIN(log2, "dd", "fne", "math.h", ALL_LANGUAGES)
1046 LIBBUILTIN(log2f, "ff", "fne", "math.h", ALL_LANGUAGES)
1047 LIBBUILTIN(log2l, "LdLd", "fne", "math.h", ALL_LANGUAGES)
1049 LIBBUILTIN(logb, "dd", "fne", "math.h", ALL_LANGUAGES)
1050 LIBBUILTIN(logbf, "ff", "fne", "math.h", ALL_LANGUAGES)
1051 LIBBUILTIN(logbl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
1053 LIBBUILTIN(lrint, "Lid", "fne", "math.h", ALL_LANGUAGES)
1054 LIBBUILTIN(lrintf, "Lif", "fne", "math.h", ALL_LANGUAGES)
1055 LIBBUILTIN(lrintl, "LiLd", "fne", "math.h", ALL_LANGUAGES)
1057 LIBBUILTIN(lround, "Lid", "fne", "math.h", ALL_LANGUAGES)
1058 LIBBUILTIN(lroundf, "Lif", "fne", "math.h", ALL_LANGUAGES)
1059 LIBBUILTIN(lroundl, "LiLd", "fne", "math.h", ALL_LANGUAGES)
1061 LIBBUILTIN(nearbyint, "dd", "fnc", "math.h", ALL_LANGUAGES)
1062 LIBBUILTIN(nearbyintf, "ff", "fnc", "math.h", ALL_LANGUAGES)
1063 LIBBUILTIN(nearbyintl, "LdLd", "fnc", "math.h", ALL_LANGUAGES)
1065 LIBBUILTIN(nextafter, "ddd", "fne", "math.h", ALL_LANGUAGES)
1066 LIBBUILTIN(nextafterf, "fff", "fne", "math.h", ALL_LANGUAGES)
1067 LIBBUILTIN(nextafterl, "LdLdLd", "fne", "math.h", ALL_LANGUAGES)
1069 LIBBUILTIN(nexttoward, "ddLd", "fne", "math.h", ALL_LANGUAGES)
1070 LIBBUILTIN(nexttowardf, "ffLd", "fne", "math.h", ALL_LANGUAGES)
1071 LIBBUILTIN(nexttowardl, "LdLdLd", "fne", "math.h", ALL_LANGUAGES)
1073 LIBBUILTIN(remainder, "ddd", "fne", "math.h", ALL_LANGUAGES)
1074 LIBBUILTIN(remainderf, "fff", "fne", "math.h", ALL_LANGUAGES)
1075 LIBBUILTIN(remainderl, "LdLdLd", "fne", "math.h", ALL_LANGUAGES)
1077 LIBBUILTIN(rint, "dd", "fnc", "math.h", ALL_LANGUAGES)
1078 LIBBUILTIN(rintf, "ff", "fnc", "math.h", ALL_LANGUAGES)
1079 LIBBUILTIN(rintl, "LdLd", "fnc", "math.h", ALL_LANGUAGES)
1081 LIBBUILTIN(round, "dd", "fnc", "math.h", ALL_LANGUAGES)
1082 LIBBUILTIN(roundf, "ff", "fnc", "math.h", ALL_LANGUAGES)
1083 LIBBUILTIN(roundl, "LdLd", "fnc", "math.h", ALL_LANGUAGES)
1085 LIBBUILTIN(scalbln, "ddLi", "fne", "math.h", ALL_LANGUAGES)
1086 LIBBUILTIN(scalblnf, "ffLi", "fne", "math.h", ALL_LANGUAGES)
1087 LIBBUILTIN(scalblnl, "LdLdLi", "fne", "math.h", ALL_LANGUAGES)
1089 LIBBUILTIN(scalbn, "ddi", "fne", "math.h", ALL_LANGUAGES)
1090 LIBBUILTIN(scalbnf, "ffi", "fne", "math.h", ALL_LANGUAGES)
1091 LIBBUILTIN(scalbnl, "LdLdi", "fne", "math.h", ALL_LANGUAGES)
1093 LIBBUILTIN(sin, "dd", "fne", "math.h", ALL_LANGUAGES)
1094 LIBBUILTIN(sinf, "ff", "fne", "math.h", ALL_LANGUAGES)
1095 LIBBUILTIN(sinl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
1097 LIBBUILTIN(sinh, "dd", "fne", "math.h", ALL_LANGUAGES)
1098 LIBBUILTIN(sinhf, "ff", "fne", "math.h", ALL_LANGUAGES)
1099 LIBBUILTIN(sinhl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
1101 LIBBUILTIN(sqrt, "dd", "fne", "math.h", ALL_LANGUAGES)
1102 LIBBUILTIN(sqrtf, "ff", "fne", "math.h", ALL_LANGUAGES)
1103 LIBBUILTIN(sqrtl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
1105 LIBBUILTIN(tan, "dd", "fne", "math.h", ALL_LANGUAGES)
1106 LIBBUILTIN(tanf, "ff", "fne", "math.h", ALL_LANGUAGES)
1107 LIBBUILTIN(tanl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
1109 LIBBUILTIN(tanh, "dd", "fne", "math.h", ALL_LANGUAGES)
1110 LIBBUILTIN(tanhf, "ff", "fne", "math.h", ALL_LANGUAGES)
1111 LIBBUILTIN(tanhl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
1113 LIBBUILTIN(tgamma, "dd", "fne", "math.h", ALL_LANGUAGES)
1114 LIBBUILTIN(tgammaf, "ff", "fne", "math.h", ALL_LANGUAGES)
1115 LIBBUILTIN(tgammal, "LdLd", "fne", "math.h", ALL_LANGUAGES)
1117 LIBBUILTIN(trunc, "dd", "fnc", "math.h", ALL_LANGUAGES)
1118 LIBBUILTIN(truncf, "ff", "fnc", "math.h", ALL_LANGUAGES)
1119 LIBBUILTIN(truncl, "LdLd", "fnc", "math.h", ALL_LANGUAGES)
1121 LIBBUILTIN(cabs, "dXd", "fnc", "complex.h", ALL_LANGUAGES)
1122 LIBBUILTIN(cabsf, "fXf", "fnc", "complex.h", ALL_LANGUAGES)
1123 LIBBUILTIN(cabsl, "LdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1125 LIBBUILTIN(cacos, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
1126 LIBBUILTIN(cacosf, "XfXf", "fnc", "complex.h", ALL_LANGUAGES)
1127 LIBBUILTIN(cacosl, "XLdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1129 LIBBUILTIN(cacosh, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
1130 LIBBUILTIN(cacoshf, "XfXf", "fnc", "complex.h", ALL_LANGUAGES)
1131 LIBBUILTIN(cacoshl, "XLdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1133 LIBBUILTIN(carg, "dXd", "fnc", "complex.h", ALL_LANGUAGES)
1134 LIBBUILTIN(cargf, "fXf", "fnc", "complex.h", ALL_LANGUAGES)
1135 LIBBUILTIN(cargl, "LdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1137 LIBBUILTIN(casin, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
1138 LIBBUILTIN(casinf, "XfXf", "fnc", "complex.h", ALL_LANGUAGES)
1139 LIBBUILTIN(casinl, "XLdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1141 LIBBUILTIN(casinh, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
1142 LIBBUILTIN(casinhf, "XfXf", "fnc", "complex.h", ALL_LANGUAGES)
1143 LIBBUILTIN(casinhl, "XLdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1145 LIBBUILTIN(catan, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
1146 LIBBUILTIN(catanf, "XfXf", "fnc", "complex.h", ALL_LANGUAGES)
1147 LIBBUILTIN(catanl, "XLdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1149 LIBBUILTIN(catanh, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
1150 LIBBUILTIN(catanhf, "XfXf", "fnc", "complex.h", ALL_LANGUAGES)
1151 LIBBUILTIN(catanhl, "XLdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1153 LIBBUILTIN(ccos, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
1154 LIBBUILTIN(ccosf, "XfXf", "fnc", "complex.h", ALL_LANGUAGES)
1155 LIBBUILTIN(ccosl, "XLdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1157 LIBBUILTIN(ccosh, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
1158 LIBBUILTIN(ccoshf, "XfXf", "fnc", "complex.h", ALL_LANGUAGES)
1159 LIBBUILTIN(ccoshl, "XLdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1161 LIBBUILTIN(cexp, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
1162 LIBBUILTIN(cexpf, "XfXf", "fnc", "complex.h", ALL_LANGUAGES)
1163 LIBBUILTIN(cexpl, "XLdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1165 LIBBUILTIN(cimag, "dXd", "fnc", "complex.h", ALL_LANGUAGES)
1166 LIBBUILTIN(cimagf, "fXf", "fnc", "complex.h", ALL_LANGUAGES)
1167 LIBBUILTIN(cimagl, "LdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1169 LIBBUILTIN(conj, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
1170 LIBBUILTIN(conjf, "XfXf", "fnc", "complex.h", ALL_LANGUAGES)
1171 LIBBUILTIN(conjl, "XLdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1173 LIBBUILTIN(clog, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
1174 LIBBUILTIN(clogf, "XfXf", "fnc", "complex.h", ALL_LANGUAGES)
1175 LIBBUILTIN(clogl, "XLdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1177 LIBBUILTIN(cproj, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
1178 LIBBUILTIN(cprojf, "XfXf", "fnc", "complex.h", ALL_LANGUAGES)
1179 LIBBUILTIN(cprojl, "XLdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1181 LIBBUILTIN(cpow, "XdXdXd", "fnc", "complex.h", ALL_LANGUAGES)
1182 LIBBUILTIN(cpowf, "XfXfXf", "fnc", "complex.h", ALL_LANGUAGES)
1183 LIBBUILTIN(cpowl, "XLdXLdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1185 LIBBUILTIN(creal, "dXd", "fnc", "complex.h", ALL_LANGUAGES)
1186 LIBBUILTIN(crealf, "fXf", "fnc", "complex.h", ALL_LANGUAGES)
1187 LIBBUILTIN(creall, "LdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1189 LIBBUILTIN(csin, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
1190 LIBBUILTIN(csinf, "XfXf", "fnc", "complex.h", ALL_LANGUAGES)
1191 LIBBUILTIN(csinl, "XLdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1193 LIBBUILTIN(csinh, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
1194 LIBBUILTIN(csinhf, "XfXf", "fnc", "complex.h", ALL_LANGUAGES)
1195 LIBBUILTIN(csinhl, "XLdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1197 LIBBUILTIN(csqrt, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
1198 LIBBUILTIN(csqrtf, "XfXf", "fnc", "complex.h", ALL_LANGUAGES)
1199 LIBBUILTIN(csqrtl, "XLdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1201 LIBBUILTIN(ctan, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
1202 LIBBUILTIN(ctanf, "XfXf", "fnc", "complex.h", ALL_LANGUAGES)
1203 LIBBUILTIN(ctanl, "XLdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1205 LIBBUILTIN(ctanh, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
1206 LIBBUILTIN(ctanhf, "XfXf", "fnc", "complex.h", ALL_LANGUAGES)
1207 LIBBUILTIN(ctanhl, "XLdXLd", "fnc", "complex.h", ALL_LANGUAGES)
1211 LIBBUILTIN(__sinpi, "dd", "fne", "math.h", ALL_LANGUAGES)
1212 LIBBUILTIN(__sinpif, "ff", "fne", "math.h", ALL_LANGUAGES)
1214 LIBBUILTIN(__cospi, "dd", "fne", "math.h", ALL_LANGUAGES)
1215 LIBBUILTIN(__cospif, "ff", "fne", "math.h", ALL_LANGUAGES)
1217 LIBBUILTIN(__tanpi, "dd", "fne", "math.h", ALL_LANGUAGES)
1218 LIBBUILTIN(__tanpif, "ff", "fne", "math.h", ALL_LANGUAGES)
1221 LIBBUILTIN(__exp10, "dd", "fne", "math.h", ALL_LANGUAGES)
1222 LIBBUILTIN(__exp10f, "ff", "fne", "math.h", ALL_LANGUAGES)
1225 LIBBUILTIN(_Block_object_assign, "vv*vC*iC", "f", "Blocks.h", ALL_LANGUAGES)
1226 LIBBUILTIN(_Block_object_dispose, "vvC*iC", "f", "Blocks.h", ALL_LANGUAGES)