/openbsd-src/lib/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_lgamma_r.c | 85 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
|
H A D | e_lgammaf_r.c | 21 half= 5.0000000000e-01, /* 0x3f000000 */ variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | bf-pack-1.c | 3 unsigned half:16; member
|
H A D | 20020402-3.c | 38 register int bot, top, half; in blockvector_for_pc_sect() local
|
/openbsd-src/lib/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
|
/openbsd-src/lib/libm/src/ld128/ |
H A D | e_coshl.c | 53 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
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ |
H A D | macro3.c | 21 #define half(x) ((x) / 2) macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | nest15.C | 29 Half half[2]; variable
|
H A D | nest16.C | 29 Half half[2]; variable
|
/openbsd-src/lib/libcbor/src/cbor/internal/ |
H A D | loaders.c | 54 int half = (halfp[0] << 8) + halfp[1]; in _cbor_decode_half() local
|
/openbsd-src/usr.bin/vi/vi/ |
H A D | vs_split.c | 41 size_t half; in vs_split() local
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | block.c | 78 int bot, top, half; in blockvector_for_pc_sect() local
|
/openbsd-src/lib/libc/db/btree/ |
H A D | bt_split.c | 593 indx_t full, half, nxt, off, skip, top, used; in bt_psplit() local
|