Home
last modified time | relevance | path

Searched defs:ld (Results 1 – 25 of 79) sorted by relevance

1234

/freebsd-src/sys/dev/mrsas/
H A Dmrsas_fp.c128 #define SPAN_ROW_SIZE(map, ld, index_) MR_LdSpanPtrGet(ld, index_, map)->spanRowSize argument
129 #define SPAN_ROW_DATA_SIZE(map_, ld, index_) \ argument
185 MR_LdRaidGet(u_int32_t ld, MR_DRV_RAID_MAP_ALL * map) in MR_LdRaidGet()
191 MR_GetLDTgtId(u_int32_t ld, MR_DRV_RAID_MAP_ALL * map) in MR_GetLDTgtId()
197 MR_LdSpanArrayGet(u_int32_t ld, u_int32_t span, MR_DRV_RAID_MAP_ALL * map) in MR_LdSpanArrayGet()
203 MR_LdDataArmGet(u_int32_t ld, u_int32_t armIdx, MR_DRV_RAID_MAP_ALL * map) in MR_LdDataArmGet()
226 MR_LdSpanPtrGet(u_int32_t ld, u_int32_t span, MR_DRV_RAID_MAP_ALL * map) in MR_LdSpanPtrGet()
232 MR_LdSpanInfoGet(u_int32_t ld, MR_DRV_RAID_MAP_ALL * map) in MR_LdSpanInfoGet()
247 u_int32_t ld, ldBlockSize = MRSAS_SCSIBLOCKSIZE; in MR_LdBlockSizeGet() local
590 u_int16_t ld; in getSpanInfo() local
[all …]
/freebsd-src/lib/libc/tests/stdio/
H A Dscanfloat_test.c55 long double ld = 0.0; in ATF_TC_BODY() local
153 long double ld = 0.0; in ATF_TC_BODY() local
203 long double ld = 0.0; in ATF_TC_BODY() local
/freebsd-src/contrib/sendmail/libsm/
H A Dldap.c120 # define SET_LDAP_TMO(ld, lmap) \ argument
136 # define SET_LDAP_TMO(ld, lmap) argument
201 sm_ldap_setopts(ld, lmap) in sm_ldap_setopts() argument
334 LDAP *ld = NULL; local
1651 sm_ldap_geterrno(ld) in sm_ldap_geterrno() argument
1691 sm_ldap_geterror(ld) in sm_ldap_geterror() argument
H A Dt-float.c25 double ld; variable
/freebsd-src/contrib/elftoolchain/libelf/
H A Dgelf_symshndx.c43 struct _Libelf_Data *ld, *lid; in gelf_getsymshndx() local
96 struct _Libelf_Data *ld, *lid; in gelf_update_symshndx() local
/freebsd-src/sys/dev/syscons/snake/
H A Dsnake_saver.c59 #define LOAD_HIGH(ld) (((ld * 100 + FSCALE / 2) >> FSHIFT) / 100) argument
60 #define LOAD_LOW(ld) (((ld * 100 + FSCALE / 2) >> FSHIFT) % 100) argument
/freebsd-src/lib/libc/posix1e/
H A Dmac.c69 struct label_default *ld; in mac_destroy_labels() local
91 struct label_default *ld, *ld_new; in mac_add_type() local
360 struct label_default *ld; in mac_prepare_type() local
/freebsd-src/lib/msun/ld80/
H A Ds_logl.c436 struct ld { struct
448 k_logl(long double x, struct ld *rp) in k_logl() argument
/freebsd-src/lib/msun/ld128/
H A Ds_logl.c436 struct ld { struct
448 k_logl(long double x, struct ld *rp) in k_logl() argument
/freebsd-src/tools/regression/usr.bin/cc/
H A Dfloat.c100 todouble(long double ld) in todouble()
117 long double ld; in run_tests() local
/freebsd-src/usr.sbin/mfiutil/
H A Dmfi_config.c142 struct mfi_ld_config *ld; in mfi_config_lookup_volume() local
455 struct mfi_ld_config *ld = (struct mfi_ld_config *)volumep; in build_volume() local
550 struct mfi_ld_config *ld; in create_volume() local
927 struct mfi_ld_config *ld; in add_spare() local
1111 struct mfi_ld_config *ld; in dump_config() local
/freebsd-src/contrib/netbsd-tests/lib/libc/gen/
H A Dt_floatunditf.c36 long double ld; member
/freebsd-src/lib/libc/gdtoa/
H A D_ldtoa.c46 __ldtoa(long double *ld, int mode, int ndigits, int *decpt, int *sign, in __ldtoa()
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dfixunstfti.c31 long double ld; in __fixunstfti() member
H A DDD.h7 long double ld; member
/freebsd-src/contrib/elftoolchain/libdwarf/
H A Ddwarf_loclist.c178 Dwarf_Locdesc *ld, **llbuf; in dwarf_get_loclist_entry() local
274 Dwarf_Locdesc *ld; in dwarf_loclist_from_expr_b() local
H A Dlibdwarf_loclist.c33 Dwarf_Unsigned *off, Dwarf_Locdesc **ld, Dwarf_Signed *ldlen, in _dwarf_loclist_add_locdesc()
/freebsd-src/contrib/kyua/utils/logging/
H A Dmacros_test.cpp46 ATF_TEST_CASE_BODY(ld) in ATF_TEST_CASE_BODY() argument
/freebsd-src/sys/dev/ciss/
H A Dciss.c1458 struct ciss_ldrive *ld; ciss_init_logical() local
1646 ciss_inquiry_logical(struct ciss_softc * sc,struct ciss_ldrive * ld) ciss_inquiry_logical() argument
1707 ciss_identify_logical(struct ciss_softc * sc,struct ciss_ldrive * ld) ciss_identify_logical() argument
1807 ciss_get_ldrive_status(struct ciss_softc * sc,struct ciss_ldrive * ld) ciss_get_ldrive_status() argument
1893 ciss_accept_media(struct ciss_softc * sc,struct ciss_ldrive * ld) ciss_accept_media() argument
2983 struct ciss_ldrive *ld; ciss_cam_action() local
3917 struct ciss_ldrive *ld; ciss_notify_rescan_logical() local
3989 struct ciss_ldrive *ld; ciss_notify_logical() local
4264 ciss_print_ldrive(struct ciss_softc * sc,struct ciss_ldrive * ld) ciss_print_ldrive() argument
[all...]
/freebsd-src/lib/msun/src/
H A Dmath.h73 #define __fp_type_select(x, f, d, ld) __extension__ _Generic((x), \ argument
78 #define __fp_type_select(x, f, d, ld) __builtin_choose_expr( \ argument
85 #define __fp_type_select(x, f, d, ld) \ argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp186 const LiveInterval &ld = LIs.getInterval(Rd); addIntraChainConstraint() local
262 const LiveInterval &ld = LIs.getInterval(Rd); addInterChainConstraint() local
/freebsd-src/lib/msun/tests/
H A Dilogb_test.c78 long double ld; in ATF_TC_BODY() local
/freebsd-src/crypto/heimdal/appl/login/
H A Dutmp_login.c46 char *ld, *hd; in shrink_hostname() local
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DOutputSegment.h29 constexpr const char ld[] = "__LD"; // output only with -r variable
/freebsd-src/contrib/netbsd-tests/lib/libc/stdlib/
H A Dt_div.c65 ldiv_t ld; in ATF_TC_BODY() local

1234