Searched defs:zero (Results 1 - 25 of 133) sorted by relevance

123456

/freebsd-9.3-release/usr.sbin/lpr/common_source/
H A Drequest.c51 static struct request zero; local
/freebsd-9.3-release/lib/msun/src/
H A De_atanh.c40 static const double zero = 0.0; variable
H A De_atanhf.c24 static const float zero = 0.0; variable
H A De_remainder.c31 static const double zero = 0.0; variable
H A De_remainderf.c22 static const float zero = 0.0; variable
H A Ds_modfl.c55 static const long double zero[] = { 0.0L, -0.0L }; variable
H A Ds_rintl.c52 static const float zero[2] = { 0.0, -0.0 }; variable
H A Ds_truncl.c39 static const float zero[] = { 0.0, -0.0 }; variable
H A De_atan2f.c25 zero = 0.0, variable
H A De_log10f.c30 static const float zero = 0.0; variable
H A De_log2.c30 static const double zero = 0.0; variable
H A De_log2f.c28 static const float zero = 0.0; variable
H A De_atan2.c53 zero = 0.0, variable
H A De_atan2l.c33 zero = 0.0; variable
H A De_log10.c32 static const double zero = 0.0; variable
H A De_jnf.c26 static const float zero = 0.0000000000e+00; variable
H A De_log.c83 static const double zero = 0.0; variable
H A De_logf.c32 static const float zero = 0.0; variable
H A De_rem_pio2.c41 zero = 0.00000000000000000000e+00, /* 0x00000000, 0x00000000 */ variable
H A Ds_log1p.c98 static const double zero = 0.0; variable
H A Ds_log1pf.c36 static const float zero = 0.0; variable
/freebsd-9.3-release/contrib/wpa/src/tls/
H A Dpkcs8.c29 struct bignum *zero; local
/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A Dbn_sqr.c207 int zero, c1; local
/freebsd-9.3-release/sys/dev/aic7xxx/
H A Dahd_pci.c241 int zero; local
/freebsd-9.3-release/crypto/heimdal/lib/gssapi/krb5/
H A Dverify_mic.c54 DES_cblock zero; local

Completed in 216 milliseconds

123456