/openbsd/gnu/gcc/libstdc++-v3/include/std/ |
H A D | std_complex.h | 178 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 D | p3068.C | 27 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 D | std_complex.h | 129 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 D | int_types.h | 183 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 D | just_plain_nasty.t | 54 sub real { return "keep it so" } subroutine
|
/openbsd/regress/sys/kern/itimer/ |
H A D | Makefile | 6 real: itimer target
|
/openbsd/gnu/llvm/lld/COFF/ |
H A D | MinGW.h | 60 Symbol *real; member
|
H A D | MinGW.cpp | 219 Symbol *real = in addWrappedSymbols() local
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_win_weak_interception.cpp | 31 uptr real = __interception::InternalGetProcAddress( in interceptWhenPossible() local
|
/openbsd/usr.sbin/acme-client/ |
H A D | fileproc.c | 32 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 D | divtc3.c | 49 DD real = {.ld = __gcc_qdiv(realNumerator, denom)}; in __divtc3() local
|
H A D | multc3.c | 29 DD real = {.ld = __gcc_qsub(ac, bd)}; in __multc3() local
|
/openbsd/gnu/llvm/compiler-rt/lib/safestack/ |
H A D | safestack_platform.h | 46 void *real = dlsym(RTLD_NEXT, symbol); in GetRealLibcAddress() local
|
/openbsd/gnu/gcc/gcc/ |
H A D | genflags.c | 101 gen_macro (const char *name, int real, int expect) in gen_macro()
|
H A D | c-cppbuiltin.c | 690 REAL_VALUE_TYPE real; in builtin_define_with_hex_fp_value() local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | genflags.c | 101 gen_macro (name, real, expect) in gen_macro() argument
|
H A D | c-lex.c | 894 REAL_VALUE_TYPE real; local
|
/openbsd/gnu/usr.bin/perl/lib/ |
H A D | Benchmark.pm | 585 sub real { my($r,$pu,$ps,$cu,$cs) = @{$_[0]}; $r ; } subroutine
|
/openbsd/gnu/usr.bin/perl/ |
H A D | av.c | 636 bool real; in Perl_av_clear() local 710 bool real; in Perl_av_undef() local
|
/openbsd/sbin/unwind/libunbound/util/ |
H A D | alloc.c | 580 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 D | alloc.c | 580 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 D | SymbolTable.cpp | 34 void SymbolTable::wrap(Symbol *sym, Symbol *real, Symbol *wrap) { in wrap()
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | mkmodules.c | 796 rename_rcsfile (temp, real) in rename_rcsfile() argument
|
/openbsd/gnu/llvm/lld/wasm/ |
H A D | Driver.cpp | 928 Symbol *real; member 956 Symbol *real = addUndefined(saver().save("__real_" + name)); in addWrappedSymbols() local
|
/openbsd/usr.bin/m4/ |
H A D | misc.c | 404 set_input(struct input_file *f, FILE *real, const char *name) in set_input()
|