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

12

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Ddivtc3.c48 DD real = {.ld = __gcc_qdiv(realNumerator, denom)}; local
[all...]
H A Dmultc3.c29 DD real = {.ld = __gcc_qsub(ac, bd)}; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_weak_interception.cpp31 uptr real = __interception::InternalGetProcAddress( local
H A Dsanitizer_netbsd.cpp78 void *real = dlsym(RTLD_NEXT, symbol); local
/freebsd-11-stable/contrib/gcc/
H A Dgenflags.c101 gen_macro (const char *name, int real, int expect) argument
H A Dc-cppbuiltin.c697 REAL_VALUE_TYPE real; local
H A Dc-lex.c639 REAL_VALUE_TYPE real; local
H A Dcfgloopanal.c210 edge real = e->data; local
H A Dtree-complex.c112 tree real, imag; local
[all...]
H A Dcalls.c3191 tree real, imag, next; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack_platform.h46 void *real = dlsym(RTLD_NEXT, symbol); local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_types.h163 float real, imaginary; member in struct:__anon1141
167 double real, imaginary; member in struct:__anon1142
171 long double real, imaginary; member in struct:__anon1143
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DSymbolTable.cpp34 void SymbolTable::wrap(Symbol *sym, Symbol *real, Symbol *wrap) { argument
H A DDriver.cpp1627 Symbol *real; member in struct:lld::elf::WrappedSymbol
1649 Symbol *real = addUndefined(saver.save("__real_" + name)); local
/freebsd-11-stable/usr.bin/m4/
H A Dmisc.c407 set_input(struct input_file *f, FILE *real, const char *name) argument
/freebsd-11-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-11-stable/usr.sbin/ppp/
H A Dtty.c99 } real; member in struct:ttydevice
[all...]
/freebsd-11-stable/contrib/unbound/util/
H A Dalloc.c559 void* real; local
586 void* real, *new local
[all...]
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-coff.c1254 symbolS * real; local
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Drcsedit.c229 enum maker {notmade, real, effective}; enumerator in enum:maker
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Dpreload.c93 static struct socket_calls real; variable in typeref:struct:socket_calls
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DRetainSummaryManager.h745 RetainSummaryTemplate(const RetainSummary *&real, RetainSummaryManager &mgr) argument
/freebsd-11-stable/contrib/binutils/ld/
H A Dldlang.h284 unsigned int real : 1; member in struct:lang_input_statement_struct
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dpmap.c1512 vm_page_t real; local
/freebsd-11-stable/contrib/tcsh/
H A Dtc.func.c1799 char *real; local

Completed in 200 milliseconds

12