Home
last modified time | relevance | path

Searched refs:mant (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/libcbor/src/cbor/internal/
H A Dloaders.c56 int mant = half & 0x3ff; in _cbor_decode_half() local
59 val = ldexp(mant, -24); in _cbor_decode_half()
61 val = ldexp(mant + 1024, exp - 25); in _cbor_decode_half()
63 val = mant == 0 ? INFINITY : NAN; in _cbor_decode_half()
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Dfastmath2_dlib_asm.S374 #define mant R3 macro
385 mant = abs(mantah):sat define
391 cff = extractu(mant, #8, #0)
403 p0 = bitsset(mant, mask)
405 mantb = add(mant, rnd)
410 if(p0) mant = #0
417 if(!p0) mant = and(mantb, c07f)
421 ic += add(mask, mant)
/freebsd/contrib/libcbor/src/cbor/
H A Dencoding.c134 uint32_t mant = in cbor_encode_half() local
147 CBOR_ASSERT(mant == 0u); in cbor_encode_half()
151 res = (uint16_t)((val & 0x80000000u) >> 16u | mant >> 13u); in cbor_encode_half()
168 (uint16_t)(((mant >> (-logical_exp - 2)) + 1) >> in cbor_encode_half()
173 (uint16_t)(mant >> 13u)); in cbor_encode_half()
/freebsd/usr.sbin/dumpcis/
H A Dprintcis.c235 static const char *mant[] = in print_pwr_desc() local
248 mant[(*p >> 3) & 0xF], in print_pwr_desc()
268 static const char *mant[] = in print_ext_speed() local
278 printf("Speed = %s x %s", mant[(x >> 3) & 0xF], exp[x & 7]); in print_ext_speed()
/freebsd/lib/msun/ld80/
H A Dinvtrig.h69 uint64_t mant; member
/freebsd/stand/ficl/
H A Dfloat.c840 float mant = 0.1f; in ficlParseFloatNumber() local
919 accum += digit * mant; in ficlParseFloatNumber()
920 mant *= 0.1f; in ficlParseFloatNumber()
/freebsd/sys/dev/mmc/
H A Dmmc.c1166 static const int mant[16] = { variable
1190 csd->tacc = (exp[e] * mant[m] + 9) / 10; in mmc_decode_csd_sd()
1194 csd->tran_speed = exp[e] * 10000 * mant[m]; in mmc_decode_csd_sd()
1223 csd->tacc = (exp[e] * mant[m] + 9) / 10; in mmc_decode_csd_sd()
1227 csd->tran_speed = exp[e] * 10000 * mant[m]; in mmc_decode_csd_sd()
1259 csd->tacc = exp[e] * mant[m] + 9 / 10; in mmc_decode_csd_mmc()
1263 csd->tran_speed = exp[e] * 10000 * mant[m]; in mmc_decode_csd_mmc()
/freebsd/sys/cam/mmc/
H A Dmmc_da.c222 static const int mant[16] = { variable
291 csd->tacc = (exp[e] * mant[m] + 9) / 10; in mmc_decode_csd_sd()
295 csd->tran_speed = exp[e] * 10000 * mant[m]; in mmc_decode_csd_sd()
336 csd->tacc = exp[e] * mant[m] + 9 / 10; in mmc_decode_csd_mmc()
340 csd->tran_speed = exp[e] * 10000 * mant[m]; in mmc_decode_csd_mmc()
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h555 volatile uint16_t mant:8; member
H A Dqm_portal_fqr.c1054 fq_opts.fqd.td.mant = ta; in qm_new_fq()
1111 fq_opts.fqd.td.mant = ta; in qm_new_fq()
/freebsd/share/dict/
H A Dweb2111318 mant