/dflybsd-src/contrib/openbsd_libm/src/ |
H A D | e_coshf.c | 20 static const float one = 1.0, half=0.5; variable
|
H A D | e_cosh.c | 39 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
|
H A D | k_sin.c | 45 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
|
H A D | k_sinf.c | 20 half = 5.0000000000e-01,/* 0x3f000000 */ variable
|
H A D | e_rem_pio2f.c | 76 half = 5.0000000000e-01, /* 0x3f000000 */ variable
|
H A D | e_rem_pio2.c | 43 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
|
H A D | s_erf.c | 114 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
|
H A D | s_erff.c | 21 half= 5.0000000000e-01, /* 0x3F000000 */ variable
|
H A D | e_lgammaf_r.c | 21 half= 5.0000000000e-01, /* 0x3f000000 */ variable
|
H A D | e_lgamma_r.c | 85 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
|
/dflybsd-src/contrib/openbsd_libm/src/ld80/ |
H A D | e_coshl.c | 37 static const long double one = 1.0, half=0.5, huge = 1.0e4900L; variable
|
H A D | k_sinl.c | 22 half = 0.5; variable
|
H A D | s_erfl.c | 108 half = 0.5L, variable
|
H A D | e_lgammal.c | 94 half = 0.5L, variable
|
/dflybsd-src/contrib/mpfr/src/ |
H A D | sub1.c | 432 mp_limb_t half = MPFR_LIMB_HIGHBIT; in mpfr_sub1() local
|
/dflybsd-src/contrib/gmp/mpn/generic/ |
H A D | toom6h_mul.c | 90 int p, q, half; in mpn_toom6h_mul() local
|
H A D | toom8h_mul.c | 105 int p, q, half; in mpn_toom8h_mul() local
|
H A D | toom_interpolate_12pts.c | 187 mp_size_t n, mp_size_t spt, int half, mp_ptr wsi) in mpn_toom_interpolate_12pts()
|
H A D | toom_interpolate_16pts.c | 274 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 D | vs_split.c | 46 size_t half; in vs_split() local
|
/dflybsd-src/lib/libc/db/btree/ |
H A D | bt_split.c | 594 indx_t full, half, nxt, off, skip, top, used; in bt_psplit() local
|
/dflybsd-src/usr.bin/col/ |
H A D | col.c | 373 int half, i, nb; in flush_blanks() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | block.c | 113 int bot, top, half; in find_block_in_blockvector() local
|
/dflybsd-src/contrib/zstd/lib/dictBuilder/ |
H A D | divsufsort.c | 597 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 D | decNumber.c | 4720 Int half; /* half to add to lower unit */ in decDivideOp() local 6946 Unit half=(Unit)powers[DECDPUN]>>1; local
|