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

1234567

/freebsd-10-stable/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-stable/usr.sbin/lpr/common_source/
H A Drequest.c51 static struct request zero; local
/freebsd-10-stable/lib/msun/src/
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_atanhl.c52 static const double 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_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_log10f.c30 static const float zero = 0.0; variable
H A De_log2.c38 static const double zero = 0.0; variable
/freebsd-10-stable/contrib/wpa/src/tls/
H A Dpkcs8.c23 struct bignum *zero; local
/freebsd-10-stable/lib/libc/tests/stdio/
H A Dmkostemp_test.c136 ATF_TC_WITHOUT_HEAD(zero); variable
/freebsd-10-stable/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-stable/crypto/openssl/crypto/bn/asm/
H A Ds390x.S13 #define zero %r0 define
[all...]
/freebsd-10-stable/sys/dev/aic7xxx/
H A Dahd_pci.c241 int zero; local
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_cab.c183 char zero[128]; local
283 char zero[128]; local
348 char zero[128]; local
[all...]
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/string/
H A Dt_memset.c45 int zero; /* always zero, but the compiler does not know */ variable
/freebsd-10-stable/contrib/jemalloc/src/
H A Dbase.c30 bool zero; local

Completed in 211 milliseconds

1234567