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

1234567

/freebsd-10.2-release/lib/msun/src/
H A Ds_truncl.c39 static const float zero[] = { 0.0, -0.0 }; variable
H A De_atanh.c42 static const double zero = 0.0; variable
H A De_atanhf.c24 static const float 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 De_atanhl.c52 static const double zero = 0.0; variable
H A De_log2f.c28 static const float zero = 0.0; variable
H A De_remainder.c31 static const double zero = 0.0; variable
H A De_atan2.c53 zero = 0.0, variable
H A De_atan2f.c25 zero = 0.0, variable
H A De_atan2l.c33 zero = 0.0; variable
H A De_log10.c38 static const double zero = 0.0; variable
H A De_log10f.c30 static const float zero = 0.0; variable
H A De_log2.c38 static const double zero = 0.0; variable
H A De_logf.c32 static const float zero = 0.0; variable
H A De_jn.c53 static const double zero = 0.00000000000000000000e+00; variable
H A De_jnf.c32 static const float zero = 0.0000000000e+00; variable
/freebsd-10.2-release/contrib/ipfilter/lib/
H A Dprintdstl_live.c24 ipf_dstnode_t *entry, *zero; local
H A Dprinthash_live.c20 iphtent_t entry, zero; local
/freebsd-10.2-release/usr.sbin/lpr/common_source/
H A Drequest.c51 static struct request zero; local
/freebsd-10.2-release/contrib/netbsd-tests/lib/libskey/
H A Dt_algorithms.c44 h_check(const char *pass, const char *seed, const char *algo, const char *zero, const char *one, const char *nine) argument
/freebsd-10.2-release/contrib/wpa/src/tls/
H A Dpkcs8.c23 struct bignum *zero; local
/freebsd-10.2-release/crypto/openssl/crypto/bn/
H A Dbn_sqr.c207 int zero, c1; local
/freebsd-10.2-release/crypto/openssl/crypto/bn/asm/
H A Ds390x.S13 #define zero %r0 define
[all...]

Completed in 91 milliseconds

1234567