Searched defs:real (Results 1 - 25 of 69) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dpr60012.c7 short real; member in struct:__anon1455
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dvect-perm-odd-1.c11 unsigned char real; member in struct:__anon1792
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39636.c1 typedef float real; typedef
/haiku-buildtools/gcc/mpc/src/
H A Ddiv_fr.c27 mpfr_t real; local
34 mpfr_set (mpc_realref (a), real, GMP_RNDN); local
H A Dmul_fr.c27 mpfr_t real; local
37 mpfr_set (mpc_realref (a), real, GMP_RNDN); /* exact */ local
/haiku-buildtools/gcc/libsanitizer/interception/
H A Dinterception_linux.cc19 GetRealFunctionAddress(const char *func_name, uptr *func_addr, uptr real, uptr wrapper) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/26_numerics/complex/
H A D51083.cc33 template<typename T> int real(Mat<T>) { return 1; } function in namespace:a
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/
H A D51083.cc33 template<typename T> int real(Mat<T>) { return 1; } function in namespace:a
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-diag3.C19 constexpr double real() const { return re; } // { dg-error "not a literal type" } function in struct:complex
H A Dconstexpr-ex1.C47 constexpr double real() const { return re; } function in struct:complex
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Df2c_4.c13 typedef float real; typedef
/haiku-buildtools/legacy/gcc/libstdc++/std/
H A Ddcomplex.h48 double real () const { return re; } function in class:complex
H A Dfcomplex.h48 float real () const { return re; } function in class:complex
H A Dldcomplex.h48 long double real () const { return re; } function in class:complex
H A Dcomplext.h63 _FLT real () const { return re; } function in class:complex
145 real (const complex<_FLT>& x) function
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3068.C28 virtual void real(int a) { function in class:RL
50 virtual void real(int a) { function in class:C
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vmx/
H A Dfft.c24 vector float real[4], imag[4]; local
[all...]
/haiku-buildtools/gcc/gcc/
H A Dgenflags.c100 gen_macro (const char *name, int real, int expect) argument
H A Dcfgloopanal.c175 edge real = (edge) ge->data; local
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Drename1.go48 real = 27 const
H A Drename.go90 real = 27 const
/haiku-buildtools/gcc/gcc/fortran/
H A Dtarget-memory.c201 encode_float (int kind, mpfr_t real, unsigned char *buffer, size_t buffer_size) argument
410 gfc_interpret_float(int kind, unsigned char *buffer, size_t buffer_size, mpfr_t real) argument
[all...]
H A Dtrans-const.c236 REAL_VALUE_TYPE real; local
259 REAL_VALUE_TYPE real; local
275 REAL_VALUE_TYPE real; local
351 tree real = gfc_conv_mpfr_to_tree (mpc_realref (expr->value.complex), local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr45788.C18 typedef float real; typedef
/haiku-buildtools/binutils/gold/
H A Dscript.h252 const Version_tree* real; member in struct:gold::Version_script_info::Version_tree_match

Completed in 263 milliseconds

123