Home
last modified time | relevance | path

Searched defs:zero (Results 1 – 25 of 197) sorted by relevance

12345678

/titanic_41/usr/src/lib/libast/common/uwin/
H A Dsupport.c86 static const double novf=1.7E38, nunf=3.0E-39, zero=0.0 ; variable
90 static const double novf=1.7E308, nunf=3.0E-308,zero=0.0; variable
344 double const zero=0.0; variable
/titanic_41/usr/src/lib/libm/i386/src/
H A Dfmod.s50 .zero: label
H A Dlog.s62 .zero: label
H A Dlog10.s62 .zero: label
/titanic_41/usr/src/lib/libm/common/R/
H A Dacosf.c33 static const float zero = 0.0f; variable
H A Datanhf.c33 static const float zero = 0.0f; variable
H A Dacoshf.c33 static const float zero = 0.0f; variable
H A Dasinf.c33 static const float zero = 0.0f; variable
H A Dlog1pf.c33 static const float zero = 0.0f; variable
H A Dlog10f.c33 static const float zero = 0.0f, mone = -1.0f; variable
/titanic_41/usr/src/lib/libm/common/Q/
H A Dacosl.c51 static const long double zero = 0.0L, one = 1.0L; variable
H A Datanhl.c50 static const long double zero = 0.0L, half = 0.5L, one = 1.0L; variable
H A Dacoshl.c35 zero = 0.0L, variable
H A Dlog2l.c48 zero = 0.0L, variable
H A Dasinl.c46 static const long double zero = 0.0L, small = 1.0e-20L, half = 0.5L, one = 1.0L; variable
/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_alloc.c218 smb_alloc(smb_request_t *sr, size_t size, boolean_t zero) in smb_alloc()
249 smb_free(smb_request_t *sr, void *ptr, boolean_t zero) in smb_free()
281 smb_realloc(smb_request_t *sr, void *ptr, size_t size, boolean_t zero) in smb_realloc()
/titanic_41/usr/src/lib/libm/common/complex/
H A Dcprojl.c37 static const long double zero = 0.0L; variable
H A Dcprojf.c36 static const float zero = 0.0F; variable
/titanic_41/usr/src/lib/libc/sparc/fp/
H A D_Q_set_except.c33 static const double zero = 0.0, tiny = 1.0e-307, tiny2 = 1.001e-307, variable
/titanic_41/usr/src/lib/libm/common/LD/
H A Dacoshl.c35 zero = 0.0L, variable
/titanic_41/usr/src/cmd/dtrace/test/tst/common/types/
H A Dtst.enum.d39 zero, enumerator
H A Dtst.relenum.d40 zero, enumerator
/titanic_41/usr/src/lib/libm/common/C/
H A Dremainder.c45 static const double zero = 0.0, half = 0.5; variable
H A Dceil.c41 zero = 0.0, variable
H A Dfloor.c41 zero = 0.0, variable

12345678