Home
last modified time | relevance | path

Searched defs:cos (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/lib/libm/src/
H A Ds_cos.c50 cos(double x) in cos() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp991.C18 Complex cos(const Complex& arg) { in cos() function
/openbsd-src/gnu/gcc/libstdc++-v3/include/c_std/
H A Dstd_cmath.h184 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 Dstd_cmath.h306 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 Dcomplex_cmath.h374 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 DComplex.pm945 sub cos { subroutine
/openbsd-src/gnu/llvm/libcxx/include/
H A Dmath.h659 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 Dmath-68881.h79 cos (double x) in cos() function
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dmath-68881.h79 cos (double x) in cos() function
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A D__clang_hip_cmath.h42 __DEVICE__ __CONSTEXPR__ float cos(float __x) { return ::cosf(__x); } in cos() function
H A D__clang_cuda_cmath.h50 __DEVICE__ float cos(float __x) { return ::cosf(__x); } in cos() function
H A D__clang_cuda_math.h82 __DEVICE__ double cos(double __a) { return __nv_cos(__a); } in cos() function
H A Dtgmath.h257 #define cos(__x) __tg_cos(__tg_promote1((__x))(__x)) macro
/openbsd-src/include/
H A Dtgmath.h105 #define cos(x) __tg_full(x, cos) macro
/openbsd-src/usr.sbin/tcpdump/
H A Dprint-gre.c517 uint32_t hdr, ver, vlan, cos, en, sid, index; in gre_print_erspan() local
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcfns.gperf39 cos keyword
/openbsd-src/sys/dev/ic/
H A Dar9003.c2228 int32_t mag[2][2], phs[2][2], cos[2], sin[2]; in ar9003_get_iq_corr() local
H A Dqlareg.h467 u_int32_t cos; member
/openbsd-src/sys/dev/pci/
H A Dqlereg.h407 u_int32_t cos; member