Home
last modified time | relevance | path

Searched defs:half (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-13-stable/contrib/libdivsufsort/lib/
HDutils.c36 saidx_t half, i; in binarysearch_lower() local
263 saidx_t size, lsize, rsize, half; in sa_search() local
332 saidx_t size, lsize, rsize, half; in sa_simplesearch() local
HDsssort.c507 saidx_t len, half; in ss_inplacemerge() local
671 saidx_t m, len, half; in ss_swapmerge() local
/freebsd-13-stable/lib/msun/src/
HDe_cosh.c41 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
HDe_coshf.c20 static const float one = 1.0, half=0.5, huge = 1.0e30; variable
HDk_sin.c49 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
HDs_erff.c24 half= 0.5, variable
HDe_lgammaf_r.c25 half= 0.5, variable
HDe_powf.c25 half = 0.5, variable
HDe_pow.c67 half = 0.5, variable
HDs_erf.c116 half= 0.5, variable
HDe_lgamma_r.c90 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
/freebsd-13-stable/lib/msun/ld80/
HDk_sinl.c22 half = 0.5; variable
HDs_erfl.c32 half= 0.5, variable
HDe_lgammal_r.c32 half= 0.5, variable
/freebsd-13-stable/lib/msun/ld128/
HDk_sinl.c22 half = 0.5; variable
HDs_erfl.c29 half= 0.5, variable
HDe_lgammal_r.c28 half= 0.5, variable
/freebsd-13-stable/contrib/libcbor/src/cbor/internal/
HDloaders.c54 int half = (halfp[0] << 8) + halfp[1]; in _cbor_decode_half() local
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/gen/
HDt_closefrom.c84 int buf[16], cur, half; in ATF_TC_BODY() local
/freebsd-13-stable/contrib/nvi/vi/
HDvs_split.c46 size_t half; in vs_split() local
/freebsd-13-stable/sys/dev/cxgbe/tom/
HDt4_tom_l2t.c71 u_int hash, half = d->l2t_size / 2, start = 0; in l2_hash() local
/freebsd-13-stable/lib/libc/db/btree/
HDbt_split.c602 indx_t full, half, nxt, off, skip, top, used; in bt_psplit() local
/freebsd-13-stable/usr.bin/col/
HDcol.c406 int half, i, nb; in flush_blanks() local
/freebsd-13-stable/sys/powerpc/powernv/
HDopal_pci.c508 uint16_t half; in opalpci_read_config() local
/freebsd-13-stable/sys/contrib/zstd/lib/dictBuilder/
HDdivsufsort.c597 int len, half; in ss_inplacemerge() local
761 int m, len, half; in ss_swapmerge() local

12