/openbsd-src/lib/libm/src/ |
H A D | s_cos.c | 50 cos(double x) in cos() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
H A D | p991.C | 18 Complex cos(const Complex& arg) { in cos() function
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/c_std/ |
H A D | std_cmath.h | 184 cos(float __x) in cos() function 188 cos(long double __x) in cos() function 194 cos(_Tp __x) in cos() function
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/c_std/ |
H A D | std_cmath.h | 306 cos(float __x) in cos() function 310 cos(long double __x) in cos() function 315 cos(_Tp __x) in cos() function
|
/openbsd-src/gnu/llvm/clang/lib/Headers/openmp_wrappers/ |
H A D | complex_cmath.h | 374 template <class _Tp> std::complex<_Tp> cos(const std::complex<_Tp> &__x) { in cos() function
|
/openbsd-src/gnu/usr.bin/perl/dist/Math-Complex/lib/Math/ |
H A D | Complex.pm | 945 sub cos { subroutine
|
/openbsd-src/gnu/llvm/libcxx/include/ |
H A D | math.h | 659 inline _LIBCPP_HIDE_FROM_ABI float cos(float __x) _NOEXCEPT {return __builtin_cosf(__x)… in cos() function 662 _LIBCPP_HIDE_FROM_ABI double cos(double __x) _NOEXCEPT { in cos() function 666 inline _LIBCPP_HIDE_FROM_ABI long double cos(long double __x) _NOEXCEPT {return __builtin_cosl(__x)… in cos() function 672 cos(_A1 __x) _NOEXCEPT {return __builtin_cos((double)__x);} in cos() function
|
/openbsd-src/gnu/gcc/gcc/config/m68k/ |
H A D | math-68881.h | 79 cos (double x) in cos() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/ |
H A D | math-68881.h | 79 cos (double x) in cos() function
|
/openbsd-src/gnu/llvm/clang/lib/Headers/ |
H A D | __clang_hip_cmath.h | 42 __DEVICE__ __CONSTEXPR__ float cos(float __x) { return ::cosf(__x); } in cos() function
|
H A D | __clang_cuda_cmath.h | 50 __DEVICE__ float cos(float __x) { return ::cosf(__x); } in cos() function
|
H A D | __clang_cuda_math.h | 82 __DEVICE__ double cos(double __a) { return __nv_cos(__a); } in cos() function
|
H A D | tgmath.h | 257 #define cos(__x) __tg_cos(__tg_promote1((__x))(__x)) macro
|
/openbsd-src/include/ |
H A D | tgmath.h | 105 #define cos(x) __tg_full(x, cos) macro
|
/openbsd-src/usr.sbin/tcpdump/ |
H A D | print-gre.c | 517 uint32_t hdr, ver, vlan, cos, en, sid, index; in gre_print_erspan() local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | cfns.gperf | 39 cos keyword
|
/openbsd-src/sys/dev/ic/ |
H A D | ar9003.c | 2228 int32_t mag[2][2], phs[2][2], cos[2], sin[2]; in ar9003_get_iq_corr() local
|
H A D | qlareg.h | 467 u_int32_t cos; member
|
/openbsd-src/sys/dev/pci/ |
H A D | qlereg.h | 407 u_int32_t cos; member
|