Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DMinGW.h60 Symbol *real; member
H A DMinGW.cpp221 Symbol *real = in addWrappedSymbols() local
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_types.h249 float real, imaginary; member
253 double real, imaginary; member
257 long double real, imaginary; member
269 tf_float real, imaginary; member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_weak_interception.cpp31 uptr real = __interception::InternalGetProcAddress( in interceptWhenPossible() local
H A Dsanitizer_netbsd.cpp78 void *real = dlsym(RTLD_NEXT, symbol); in GetRealLibcAddress() local
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack_platform.h46 void *real = dlsym(RTLD_NEXT, symbol); in GetRealLibcAddress() local
/freebsd/contrib/unbound/util/
H A Dalloc.c559 void* real; in unbound_stat_free_lite() local
586 void* real, *newa; in unbound_stat_realloc_lite() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DSymbolTable.cpp34 void SymbolTable::wrap(Symbol *sym, Symbol *real, Symbol *wrap) { in wrap()
H A DDriver.cpp2410 Symbol *real; member
2441 Symbol *real = addUnusedUndefined(realName); in addWrappedSymbols() local
/freebsd/usr.sbin/pmc/
H A Dcmd_pmc_stat.c130 uint64_t real, user, sys; in showtime() local
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_ctldir.c874 char *to, *from, *real, *fsname; in zfsctl_snapdir_rename() local
953 char *snapname, *real; in zfsctl_snapdir_remove() local
/freebsd/usr.bin/m4/
H A Dmisc.c406 set_input(struct input_file *f, FILE *real, const char *name) in set_input()
/freebsd/usr.sbin/ppp/
H A Dtty.c97 } real; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp97 llvm::Value *real = in restore() local
H A DCGObjCMac.cpp1814 llvm::PHINode *real = CGF.Builder.CreatePHI(scalarTy, 2); in complete() local
/freebsd/contrib/tcsh/
H A Dtc.func.c1799 char *real; in hashbang() local
/freebsd/contrib/ofed/librdmacm/
H A Dpreload.c93 static struct socket_calls real; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp611 static ALWAYS_INLINE auto StrtolImpl(void *ctx, Fn real, const char *nptr, in StrtolImpl()
/freebsd/libexec/rtld-elf/
H A Drtld.c1135 origin_subst_one(Obj_Entry *obj, char *real, const char *kw, in origin_subst_one()
1217 origin_subst(Obj_Entry *obj, const char *real) in origin_subst()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_objset.c2598 dmu_snapshot_realname(objset_t *os, const char *name, char *real, int maxlen, in dmu_snapshot_realname()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp58 #define WRAPPER_ALIAS(fun, real) \ argument
1208 Fn real, const char *nptr, char **endptr, int base, in dfsan_strtol_impl()
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c5832 uint32_t real, imag; in bwn_nphy_rev2_cal_rx_iq() local