Home
last modified time | relevance | path

Searched refs:conjl (Results 1 – 14 of 14) sorted by relevance

/NextBSD/lib/msun/tests/
HDinvctrig_test.c82 test_p(func, conjl(z), conjl(result), exceptmask, excepts, checksign); \
86 test_p_tol(func, conjl(z), conjl(result), tol); \
HDctrig_test.c83 test_p(func, conjl(z), conjl(result), exceptmask, excepts, checksign); \
87 test_p_tol(func, conjl(z), conjl(result), tol); \
HDconj_test.c47 static long double complex (*libconjl)(long double complex) = conjl;
/NextBSD/lib/msun/src/
HDs_conjl.c34 conjl(long double complex z) in conjl() function
/NextBSD/include/
HDcomplex.h93 conjl(long double complex) __pure2;
/NextBSD/lib/msun/
HDSymbol.map75 conjl;
HDMakefile162 cimag.3 conj.3 cimag.3 conjf.3 cimag.3 conjl.3 \
/NextBSD/contrib/llvm/tools/clang/lib/Headers/
HDtgmath.h1307 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj()
/NextBSD/contrib/gcc/
HDbuiltins.def466 DEF_C99_BUILTIN (BUILT_IN_CONJL, "conjl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_…
HDChangeLog-200133037 conj, conjl, crealf, creal, creall, cimagf, cimag and cimagl.
HDChangeLog-200430631 conj, conjf, conjl, creal, crealf, creall, cimag, cimagf and cimagl.
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDBuiltins.def1142 LIBBUILTIN(conjl, "XLdXLd", "fnc", "complex.h", ALL_LANGUAGES)
/NextBSD/contrib/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt1502 fun:conjl=uninstrumented
/NextBSD/contrib/gcc/doc/
HDextend.texi816 @code{conj} and @code{conjl}, declared in @code{<complex.h>} and also
5438 @findex conjl
5786 @code{conjf}, @code{conjl}, @code{conj}, @code{copysignf}, @code{copysignl},