Searched defs:real (Results 1 - 25 of 41) sorted by path

12

/freebsd-12-stable/contrib/binutils/binutils/
H A Ddebug.c2436 struct debug_type *real; local
[all...]
/freebsd-12-stable/contrib/binutils/gas/config/
H A Dobj-coff.c1254 symbolS * real; local
/freebsd-12-stable/contrib/binutils/ld/
H A Dldlang.h284 unsigned int real : 1; member in struct:lang_input_statement_struct
/freebsd-12-stable/contrib/gcc/
H A Dbuiltins.c6715 REAL_VALUE_TYPE real; local
6736 REAL_VALUE_TYPE real; local
H A Dc-cppbuiltin.c697 REAL_VALUE_TYPE real; local
H A Dc-lex.c639 REAL_VALUE_TYPE real; local
H A Dc-typeck.c3023 tree real, imag; local
H A Dcalls.c3191 tree real, imag, next; local
H A Dcfgloopanal.c210 edge real = e->data; local
H A Demit-rtl.c415 lookup_const_double(rtx real) argument
429 rtx real = rtx_alloc (CONST_DOUBLE); local
[all...]
H A Dfold-const.c1806 tree real, imag; local
[all...]
H A Dfunction.c2925 rtx tmp, real, imag; local
[all...]
H A Dgenflags.c101 gen_macro (const char *name, int real, int expect) argument
H A Dtree-complex.c112 tree real, imag; local
[all...]
H A Dtree.c1162 build_complex(tree type, tree real, tree imag) argument
[all...]
H A Dtree.h1330 tree real; local
/freebsd-12-stable/contrib/gcc/config/mips/
H A Dmips.c3943 rtx real, imag; local
/freebsd-12-stable/contrib/gcc/config/rs6000/
H A Drs6000.c14016 rtx real, temp; local
14096 spe_synthesize_frame_save(rtx real) argument
[all...]
/freebsd-12-stable/contrib/gcc/cp/
H A Dtypeck.c4242 tree real, imag; local
/freebsd-12-stable/contrib/libstdc++/include/std/
H A Dstd_complex.h178 complex<_Tp>::real() { return _M_real; } function in class:complex
182 complex<_Tp>::real() const { return _M_real; } function in class:complex
531 real(complex<_Tp>& __z) function
536 real(const complex<_Tp>& __z) function
1046 complex<float>::real() function in class:complex
1050 complex<float>::real() const function in class:complex
1199 complex<double>::real() function in class:complex
1203 complex<double>::real() const function in class:complex
1359 complex<long double>::real() function in class:complex
1363 complex<long double>::real() const function in class:complex
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DRetainSummaryManager.h745 RetainSummaryTemplate(const RetainSummary *&real, RetainSummaryManager &mgr) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp94 llvm::Value *real = local
H A DCGObjCMac.cpp1829 llvm::PHINode *real = CGF.Builder.CreatePHI(scalarTy, 2); local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_types.h163 float real, imaginary; member in struct:__anon3596
167 double real, imaginary; member in struct:__anon3597
171 long double real, imaginary; member in struct:__anon3598
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Ddivtc3.c48 DD real = {.ld = __gcc_qdiv(realNumerator, denom)}; local
[all...]

Completed in 568 milliseconds

12