Home
last modified time | relevance | path

Searched defs:zero (Results 26 – 50 of 216) sorted by relevance

123456789

/illumos-gate/usr/src/lib/libm/common/Q/
H A Dasinl.c46 static const long double zero = 0.0L, small = 1.0e-20L, half = 0.5L, one = 1.0L; variable
H A Dremainderl.c48 zero = 0.0L, variable
H A Dlog10l.c71 zero = 0.0L, variable
H A Dexp2l.c46 zero = 0.0L, variable
/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_dma.c349 ddi_dma_attr_t *attrp, ddi_device_acc_attr_t *accp, boolean_t zero, in mlxcx_dma_alloc()
405 ddi_dma_attr_t *attrp, ddi_device_acc_attr_t *accp, boolean_t zero, in mlxcx_dma_alloc_offset()
/illumos-gate/usr/src/lib/libm/common/R/
H A Dilogbf.c60 static const double zero = 0.0; in raise_invalid() local
H A Dlogbf.c60 static const float zero = 0.0F; in raise_division() local
H A Dfmodf.c41 static const float zero = 0.0; variable
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dcproj.c46 static const double zero = 0.0; variable
H A Dcexpl.c39 static const long double zero = 0.0L; variable
H A Dccoshl.c36 static const long double zero = 0.0L, half = 0.5L; variable
H A Dcexpf.c38 static const float zero = 0.0F; variable
H A Dcsinhl.c36 static const long double zero = 0.0L, half = 0.5L; variable
H A Dcexp.c64 static const double zero = 0.0; variable
H A Dcsinhf.c38 static const float zero = 0.0F, half = 0.5F; variable
H A Dccoshf.c38 static const float zero = 0.0F, half = 0.5F; variable
/illumos-gate/usr/src/lib/libm/common/LD/
H A Datanhl.c61 zero = (GENERIC) 0.0, variable
/illumos-gate/usr/src/lib/libm/common/C/
H A Dfmod.c33 static const double zero = 0.0; variable
H A Dilogb.c64 static const double zero = 0.0; in raise_invalid() local
H A Dexp2.c53 #define zero C[0] macro
H A Dexp10.c61 #define zero C[4] macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Dlog1p.c121 const static double zero=0.0, negone= -1.0, one=1.0, variable
H A Dexp__E.c117 const static double zero=0.0, one=1.0, half=1.0/2.0, small=1.0E-19; variable
/illumos-gate/usr/src/test/nvme-tests/tests/libnvme/
H A Dns-disc.c138 const uint8_t zero[8] = { 0 }; in ns_disc_guids_cb() local
198 const uint8_t zero[16] = { 0 }; in ns_disc_guids_cb() local
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/types/
H A Dtst.enum.d37 zero, enumerator

123456789