Searched defs:sin (Results 1 - 15 of 15) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dbuiltins-30.c15 double sin (foo) /* { dg-warning "8:shadows a built-in" } */ function
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dintrinsic_actual_1.f39 function sin (a) function
40 real a, sin local in function:sin
H A Dcommon_errors_1.f9037 common /sin/ j ! { dg-error "COMMON block .sin. at ... is also an intrinsic procedure" } common in subroutine:source
H A Dconflicts.f9044 real :: sin local in subroutine:f7
H A Dintrinsic.f9015 real, intrinsic :: sin ! { dg-warning "is ignored" } local in subroutine:warnings
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20030125-1.c46 sin(double a) function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr65419.C18 template <class Backend> expression<int, int, A<Backend>> sin(A<Backend>) { function
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20080613-1.c23 struct sockaddr_in sin; member in union:__anon1426
/haiku-buildtools/legacy/gcc/libstdc++/std/
H A Dcomplext.cc80 sin (const complex<FLOAT>& x) function
/haiku-buildtools/gcc/gcc/config/m68k/
H A Dmath-68881.h68 sin (double x) function
/haiku-buildtools/legacy/gcc/gcc/ginclude/
H A Dmath-3300.h35 __inline static const double sin (double x) function
H A Dmath-68881.h68 sin (double x) function
/haiku-buildtools/gcc/gcc/ginclude/
H A Dtgmath.h112 #define sin(z) __TGMATH_CPLX(z, sin, csin) macro
/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-alias.c2136 tree sin = gimple_call_arg (call, 1); local
H A Dgenmatch.c1006 lower_for (simplify *sin, vec<simplify *>& simplifiers) argument

Completed in 104 milliseconds