Home
last modified time | relevance | path

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

12

/openbsd-src/lib/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_lgamma_r.c85 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
H A De_lgammaf_r.c21 half= 5.0000000000e-01, /* 0x3f000000 */ variable
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dbf-pack-1.c3 unsigned half:16; member
H A D20020402-3.c38 register int bot, top, half; in blockvector_for_pc_sect() local
/openbsd-src/lib/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
/openbsd-src/lib/libm/src/ld128/
H A De_coshl.c53 static const long double one = 1.0, half = 0.5, huge = 1.0e4900L, variable
H A Dk_sinl.c22 half = 0.5; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dmacro3.c21 #define half(x) ((x) / 2) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dnest15.C29 Half half[2]; variable
H A Dnest16.C29 Half half[2]; variable
/openbsd-src/lib/libcbor/src/cbor/internal/
H A Dloaders.c54 int half = (halfp[0] << 8) + halfp[1]; in _cbor_decode_half() local
/openbsd-src/usr.bin/vi/vi/
H A Dvs_split.c41 size_t half; in vs_split() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dblock.c78 int bot, top, half; in blockvector_for_pc_sect() local
/openbsd-src/lib/libc/db/btree/
H A Dbt_split.c593 indx_t full, half, nxt, off, skip, top, used; in bt_psplit() local

12