Home
last modified time | relevance | path

Searched defs:real (Results 1 – 25 of 67) sorted by relevance

123

/openbsd/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_complex.h178 complex<_Tp>::real() { return _M_real; } in real() function
182 complex<_Tp>::real() const { return _M_real; } in real() function
531 real(complex<_Tp>& __z) in real() function
536 real(const complex<_Tp>& __z) in real() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3068.C27 virtual void real(int a) { in real() function
49 virtual void real(int a) { in real() function
/openbsd/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_complex.h129 complex<_Tp>::real() const { return _M_real; } in real() function
400 real(const complex<_Tp>& __z) in real() function
/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dint_types.h183 float real, imaginary; member
187 double real, imaginary; member
191 long double real, imaginary; member
/openbsd/gnu/usr.bin/perl/dist/Storable/t/
H A Djust_plain_nasty.t54 sub real { return "keep it so" } subroutine
/openbsd/regress/sys/kern/itimer/
H A DMakefile6 real: itimer target
/openbsd/gnu/llvm/lld/COFF/
H A DMinGW.h60 Symbol *real; member
H A DMinGW.cpp219 Symbol *real = in addWrappedSymbols() local
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_weak_interception.cpp31 uptr real = __interception::InternalGetProcAddress( in interceptWhenPossible() local
/openbsd/usr.sbin/acme-client/
H A Dfileproc.c32 serialise(const char *real, const char *v, size_t vsz, const char *v2, size_t v2sz) in serialise()
/openbsd/gnu/llvm/compiler-rt/lib/builtins/ppc/
H A Ddivtc3.c49 DD real = {.ld = __gcc_qdiv(realNumerator, denom)}; in __divtc3() local
H A Dmultc3.c29 DD real = {.ld = __gcc_qsub(ac, bd)}; in __multc3() local
/openbsd/gnu/llvm/compiler-rt/lib/safestack/
H A Dsafestack_platform.h46 void *real = dlsym(RTLD_NEXT, symbol); in GetRealLibcAddress() local
/openbsd/gnu/gcc/gcc/
H A Dgenflags.c101 gen_macro (const char *name, int real, int expect) in gen_macro()
H A Dc-cppbuiltin.c690 REAL_VALUE_TYPE real; in builtin_define_with_hex_fp_value() local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dgenflags.c101 gen_macro (name, real, expect) in gen_macro() argument
H A Dc-lex.c894 REAL_VALUE_TYPE real; local
/openbsd/gnu/usr.bin/perl/lib/
H A DBenchmark.pm585 sub real { my($r,$pu,$ps,$cu,$cs) = @{$_[0]}; $r ; } subroutine
/openbsd/gnu/usr.bin/perl/
H A Dav.c636 bool real; in Perl_av_clear() local
710 bool real; in Perl_av_undef() local
/openbsd/sbin/unwind/libunbound/util/
H A Dalloc.c580 void* real; in unbound_stat_free_lite() local
607 void* real, *newa; in unbound_stat_realloc_lite() local
/openbsd/usr.sbin/unbound/util/
H A Dalloc.c580 void* real; in unbound_stat_free_lite() local
607 void* real, *newa; in unbound_stat_realloc_lite() local
/openbsd/gnu/llvm/lld/ELF/
H A DSymbolTable.cpp34 void SymbolTable::wrap(Symbol *sym, Symbol *real, Symbol *wrap) { in wrap()
/openbsd/gnu/usr.bin/cvs/src/
H A Dmkmodules.c796 rename_rcsfile (temp, real) in rename_rcsfile() argument
/openbsd/gnu/llvm/lld/wasm/
H A DDriver.cpp928 Symbol *real; member
956 Symbol *real = addUndefined(saver().save("__real_" + name)); in addWrappedSymbols() local
/openbsd/usr.bin/m4/
H A Dmisc.c404 set_input(struct input_file *f, FILE *real, const char *name) in set_input()

123