/minix3/lib/libm/src/ |
H A D | e_coshf.c | 25 static const float one = 1.0, half=0.5; variable
|
H A D | e_cosh.c | 42 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
|
H A D | k_sin.c | 50 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
|
H A D | k_sinf.c | 25 half = 5.0000000000e-01,/* 0x3f000000 */ variable
|
H A D | e_rem_pio2f.c | 81 half = 5.0000000000e-01, /* 0x3f000000 */ variable
|
H A D | e_rem_pio2.c | 65 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
|
H A D | s_erf.c | 118 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
|
H A D | s_erff.c | 26 half= 5.0000000000e-01, /* 0x3F000000 */ variable
|
H A D | e_lgamma_r.c | 90 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
|
H A D | e_lgammaf_r.c | 26 half= 5.0000000000e-01, /* 0x3f000000 */ variable
|
/minix3/lib/libm/noieee_src/ |
H A D | n_sinh.c | 111 static const double one=1.0, half=1.0/2.0 ; in sinh() local
|
H A D | n_cosh.c | 117 static const double half=1.0/2.0, in cosh() local
|
H A D | n_expm1.c | 123 static const double one=1.0, half=1.0/2.0; in expm1() local
|
H A D | n_log1p.c | 118 half=1.0/2.0, small=1.0E-20; /* 1+small == 1 */ in log1p() local
|
H A D | n_exp__E.c | 113 static const double zero=0.0, one=1.0, half=1.0/2.0, small=1.0E-19; in __exp__E() local
|
H A D | n_erf.c | 165 half = 0.5, variable
|
/minix3/tests/lib/libc/gen/ |
H A D | t_closefrom.c | 84 int buf[16], cur, half; in ATF_TC_BODY() local
|
/minix3/external/bsd/nvi/dist/vi/ |
H A D | vs_split.c | 55 size_t half; in vs_split() local
|
/minix3/minix/fs/mfs/ |
H A D | link.c | 576 static void zerozone_half(rip, pos, half, zone_size) in zerozone_half() argument
|
/minix3/minix/fs/ext2/ |
H A D | link.c | 606 static void zeroblock_half(rip, pos, half) in zeroblock_half() argument
|
/minix3/lib/libc/db/btree/ |
H A D | bt_split.c | 622 indx_t full, half, nxt, off, skip, top, used; in bt_psplit() local
|
/minix3/usr.bin/col/ |
H A D | col.c | 356 int half, i, nb; in flush_blanks() local
|
/minix3/bin/sh/ |
H A D | expand.c | 1334 int half; in msort() local
|
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | bignum.c | 1209 half(mp_int * a, mp_int * b) in half() function
|