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

123

/openbsd-current/gnu/usr.bin/perl/dist/Storable/t/
H A Djust_plain_nasty.t54 sub real { return "keep it so" } subroutine
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3068.C27 virtual void real(int a) { function in class:RL
49 virtual void real(int a) { function in class:C
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/ppc/
H A Ddivtc3.c49 DD real = {.ld = __gcc_qdiv(realNumerator, denom)}; local
[all...]
H A Dmultc3.c29 DD real = {.ld = __gcc_qsub(ac, bd)}; local
/openbsd-current/gnu/llvm/lld/COFF/
H A DMinGW.h60 Symbol *real; member in struct:lld::coff::WrappedSymbol
H A DMinGW.cpp219 Symbol *real = local
/openbsd-current/gnu/llvm/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
/openbsd-current/usr.sbin/acme-client/
H A Dfileproc.c32 serialise(const char *real, const char *v, size_t vsz, const char *v2, size_t v2sz) argument
/openbsd-current/gnu/gcc/gcc/
H A Dgenflags.c101 gen_macro (const char *name, int real, int expect) argument
H A Dc-cppbuiltin.c690 REAL_VALUE_TYPE real; local
H A Dc-lex.c639 REAL_VALUE_TYPE real; local
H A Dcfgloopanal.c210 edge real = e->data; local
/openbsd-current/gnu/llvm/compiler-rt/lib/safestack/
H A Dsafestack_platform.h46 void *real = dlsym(RTLD_NEXT, symbol); local
/openbsd-current/gnu/llvm/lld/ELF/
H A DSymbolTable.cpp34 void SymbolTable::wrap(Symbol *sym, Symbol *real, Symbol *wrap) { argument
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dint_types.h183 float real, imaginary; member in struct:__anon35
187 double real, imaginary; member in struct:__anon36
191 long double real, imaginary; member in struct:__anon37
/openbsd-current/gnu/usr.bin/perl/lib/
H A DBenchmark.pm585 sub real { my($r,$pu,$ps,$cu,$cs) = @{$_[0]}; $r ; } subroutine
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_complex.h129 complex<_Tp>::real() const { return _M_real; } function in class:std::complex
400 real(const complex<_Tp>& __z) function in namespace:std
642 complex<float>::real() const function in class:std::complex
788 complex<double>::real() const function in class:std::complex
941 complex<long double>::real() const function in class:std::complex
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dc-lex.c894 REAL_VALUE_TYPE real; local
/openbsd-current/usr.bin/m4/
H A Dmisc.c404 set_input(struct input_file *f, FILE *real, const char *name) argument
/openbsd-current/gnu/gcc/libstdc++-v3/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...]
/openbsd-current/usr.sbin/unbound/util/
H A Dalloc.c559 void* real; local
586 void* real, *new local
[all...]
/openbsd-current/sbin/unwind/libunbound/util/
H A Dalloc.c559 void* real; local
586 void* real, *new local
[all...]
/openbsd-current/gnu/usr.bin/perl/
H A Dav.c637 bool real; local
714 bool real; local
/openbsd-current/gnu/llvm/lld/wasm/
H A DSymbolTable.cpp819 void SymbolTable::wrap(Symbol *sym, Symbol *real, Symbol *wrap) { argument

Completed in 395 milliseconds

123