Searched defs:half (Results 1 - 25 of 34) sorted by relevance

12

/src/lib/libm/src/
H A De_coshf.c25 static const float one = 1.0, half=0.5; variable in typeref:typename:const float
H A De_cosh.c42 static const double one = 1.0, half=0.5, huge = 1.0e300; variable in typeref:typename:const double
H A Dk_sin.c50 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable in typeref:typename:const double
H A Dk_sinf.c25 half = 5.0000000000e-01,/* 0x3f000000 */ variable in typeref:typename:const float
H A De_rem_pio2.c48 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable in typeref:typename:const double
H A De_rem_pio2f.c81 half = 5.0000000000e-01, /* 0x3f000000 */ variable in typeref:typename:const float
H A Ds_erf.c118 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable in typeref:typename:const double
H A Ds_erff.c26 half= 5.0000000000e-01, /* 0x3F000000 */ variable in typeref:typename:const float
H A De_lgamma_r.c90 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable in typeref:typename:const double
H A De_lgammaf_r.c26 half= 5.0000000000e-01, /* 0x3f000000 */ variable in typeref:typename:const float
/src/lib/libm/noieee_src/
H A Dn_cosh.c117 static const double half=1.0/2.0, variable in typeref:typename:const double
H A Dn_log1p.c127 half=1.0/2.0, small=1.0E-20; /* 1+small == 1 */ local in function:__weak_alias
H A Dn_sinh.c111 static const double one=1.0, half=1.0/2.0 ; local in function:sinh
H A Dn_exp__E.c113 static const double zero=0.0, one=1.0, half=1.0/2.0, small=1.0E-19; variable in typeref:typename:const double
H A Dn_expm1.c123 static const double one=1.0, half=1.0/2.0; local in function:expm1
H A Dn_erf.c165 half = 0.5, variable in typeref:typename:const double
/src/tests/lib/libc/gen/
H A Dt_closefrom.c84 int buf[16], cur, half; local in function:ATF_TC_BODY
/src/sys/arch/x68k/stand/aout2hux/
H A Dtype_local.h33 be_uint16_t half[2]; member in union:be_uint32
/src/lib/libm/ld128/
H A Dk_sinl.c22 half = 0.5; variable in typeref:typename:const double
/src/lib/libm/ld80/
H A Dk_sinl.c22 half = 0.5; variable in typeref:typename:const double
H A De_lgammal_r.c27 half= 0.5, variable in typeref:typename:const double
/src/sys/arch/powerpc/powerpc/
H A Dfix_unaligned.c380 half = flags & UAF_HALF, local in function:do_lst
/src/lib/libc/db/btree/
H A Dbt_split.c622 indx_t full, half, nxt, off, skip, top, used; local in function:bt_psplit
/src/games/gomoku/
H A Dbdisp.c135 int half = remaining / 2; local in function:bdwho
/src/lib/libcurses/
H A Dslk.c704 int i, half; local in function:__slk_resize

Completed in 15 milliseconds

12