Searched defs:half (Results 1 – 15 of 15) sorted by relevance
/onnv-gate/usr/src/lib/libast/common/uwin/ |
H A D | expm1.c | 115 const static double one=1.0, half=1.0/2.0; variable
|
H A D | log1p.c | 122 half=1.0/2.0, small=1.0E-20; /* 1+small == 1 */ variable
|
H A D | exp__E.c | 117 const static double zero=0.0, one=1.0, half=1.0/2.0, small=1.0E-19; variable
|
H A D | erf.c | 169 half = 0.5, variable
|
/onnv-gate/usr/src/lib/libproc/common/ |
H A D | pr_lseek.c | 36 uint32_t half[2]; /* two 32-bit halves */ member
|
/onnv-gate/usr/src/lib/libc/sparc/fp/ |
H A D | _Q_mul.c | 50 #define half C[1] macro
|
H A D | _Q_sqrt.c | 54 #define half C[1] macro
|
/onnv-gate/usr/src/lib/libc/port/fp/ |
H A D | __flt_decim.c | 214 #define half C[2].d macro
|
/onnv-gate/usr/src/uts/common/gssapi/mechs/krb5/mech/ |
H A D | util_ordering.c | 94 gssint_uint64 half; in after() local
|
/onnv-gate/usr/src/cmd/col/ |
H A D | col.c | 60 int half; variable
|
/onnv-gate/usr/src/cmd/audio/utilities/ |
H A D | Resample.cc | 69 int half = order >> 1; in sinc_coef() local
|
/onnv-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/ |
H A D | bt_split.c | 627 indx_t full, half, nxt, off, skip, top, used; local
|
/onnv-gate/usr/src/cmd/sendmail/db/btree/ |
H A D | bt_split.c | 775 db_indx_t half, nbytes, off, splitp, top; local
|
/onnv-gate/usr/src/cmd/isns/isnsd/ |
H A D | esi.c | 1304 size_t half; in esi_monitor() local
|
/onnv-gate/usr/src/uts/sun4v/os/ |
H A D | mach_cpu_states.c | 1368 } half; in recalc_xc_timeouts() member
|