Home
last modified time | relevance | path

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

12

/dflybsd-src/contrib/openbsd_libm/src/
H A De_coshf.c20 static const float one = 1.0, half=0.5; variable
H A De_cosh.c39 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
H A Dk_sin.c45 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
H A Dk_sinf.c20 half = 5.0000000000e-01,/* 0x3f000000 */ variable
H A De_rem_pio2f.c76 half = 5.0000000000e-01, /* 0x3f000000 */ variable
H A De_rem_pio2.c43 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
H A Ds_erf.c114 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
H A Ds_erff.c21 half= 5.0000000000e-01, /* 0x3F000000 */ variable
H A De_lgammaf_r.c21 half= 5.0000000000e-01, /* 0x3f000000 */ variable
H A De_lgamma_r.c85 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
/dflybsd-src/contrib/openbsd_libm/src/ld80/
H A De_coshl.c37 static const long double one = 1.0, half=0.5, huge = 1.0e4900L; variable
H A Dk_sinl.c22 half = 0.5; variable
H A Ds_erfl.c108 half = 0.5L, variable
H A De_lgammal.c94 half = 0.5L, variable
/dflybsd-src/contrib/mpfr/src/
H A Dsub1.c432 mp_limb_t half = MPFR_LIMB_HIGHBIT; in mpfr_sub1() local
/dflybsd-src/contrib/gmp/mpn/generic/
H A Dtoom6h_mul.c90 int p, q, half; in mpn_toom6h_mul() local
H A Dtoom8h_mul.c105 int p, q, half; in mpn_toom8h_mul() local
H A Dtoom_interpolate_12pts.c187 mp_size_t n, mp_size_t spt, int half, mp_ptr wsi) in mpn_toom_interpolate_12pts()
H A Dtoom_interpolate_16pts.c274 mp_size_t n, mp_size_t spt, int half, mp_ptr wsi) in mpn_toom_interpolate_16pts()
/dflybsd-src/contrib/nvi2/vi/
H A Dvs_split.c46 size_t half; in vs_split() local
/dflybsd-src/lib/libc/db/btree/
H A Dbt_split.c594 indx_t full, half, nxt, off, skip, top, used; in bt_psplit() local
/dflybsd-src/usr.bin/col/
H A Dcol.c373 int half, i, nb; in flush_blanks() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Dblock.c113 int bot, top, half; in find_block_in_blockvector() local
/dflybsd-src/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c597 int len, half; in ss_inplacemerge() local
761 int m, len, half; in ss_swapmerge() local
/dflybsd-src/contrib/gcc-8.0/libdecnumber/
H A DdecNumber.c4720 Int half; /* half to add to lower unit */ in decDivideOp() local
6946 Unit half=(Unit)powers[DECDPUN]>>1; local

12