Searched refs:cproj (Results 1 – 20 of 20) sorted by relevance
| /netbsd/src/lib/libm/complex/ |
| D | cproj.c | 49 cproj(double complex z) in cproj() function
|
| D | Makefile.inc | 6 ccos.c ccosh.c cephes_subr.c cexp.c clog.c conj.c cpow.c cproj.c \
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ginclude/ |
| D | tgmath.h | 123 #define cproj(z) __TGMATH_CPLX_ONLY(z, cproj) macro
|
| /netbsd/src/include/ |
| D | tgmath.h | 191 #define cproj(a) __TG_CFN1(cproj, (a)) macro
|
| D | complex.h | 128 double complex cproj(double complex);
|
| /netbsd/src/lib/libm/ |
| D | m.common.expsym | 145 cproj
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | cfns.gperf | 304 cproj, 99 keyword
|
| /netbsd/src/usr.sbin/makemandb/ |
| D | nostem.txt | 591 cproj
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | builtins.def | 676 DEF_C99_COMPL_BUILTIN (BUILT_IN_CPROJ, "cproj", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_CO…
|
| D | match.pd | 6590 /* cproj(x) -> x if we're ignoring infinities. */
|
| D | ChangeLog-2015 | 11189 * match.pd: Fold cproj(x)->x if x has no infinity. 11190 Use build_complex_inf for existing cproj rules. 11825 (cproj (complex ...)): Move simplifications from ...
|
| D | ChangeLog-2007 | 31217 catanh, cproj, csin, csinh, ctan and ctanh as 'odd' functions.
|
| D | ChangeLog-2010 | 34019 (fold_builtin_1): Fold builtin cproj.
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | acinclude.m4 | 944 tmpd = cproj(tmpd); 1176 tmpd = cproj(tmpd);
|
| D | configure | 17469 tmpd = cproj(tmpd); 17538 tmpd = cproj(tmpd); 18145 tmpd = cproj(tmpd); 18214 tmpd = cproj(tmpd);
|
| /netbsd/src/external/gpl3/gcc/dist/ |
| D | NEWS | 10724 an [1]incorrect implementation of the cproj function. GCC optimizes 10725 its builtin cproj according to the behavior specified and allowed 10727 the C library and GCC's builtin transformations when using cproj in 10729 and actually rely on the incorrect behavior of cproj, then you can 10730 disable GCC's transformations using -fno-builtin-cproj.
|
| D | MD5SUMS | 44437 a0f56ed57baba405990ff4804a378582 gcc/testsuite/gcc.dg/torture/builtin-cproj-1.c 44438 80ef76587f1f3f2b59e9fa82f28aadfb gcc/testsuite/gcc.dg/torture/builtin-cproj-2.c
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | extend.texi | 13065 @findex cproj 13427 @code{cprojl}, @code{cproj}, @code{crealf}, @code{creall}, @code{creal},
|
| D | gcc.info | 46503 'cproj', 'crealf', 'creall', 'creal', 'csinf', 'csinhf', 'csinhl', 68597 * cproj: Other Builtins. (line 6)
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 7061 ./usr/share/man/cat3/cproj.0 comp-c-catman complex,.cat 15616 ./usr/share/man/html3/cproj.html comp-c-htmlman complex,html 24116 ./usr/share/man/man3/cproj.3 comp-c-man complex,.man
|