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

1234567

/freebsd-10.1-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.1-release/usr.sbin/lpr/common_source/
H A Drequest.c51 static struct request zero; local
/freebsd-10.1-release/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.1-release/contrib/wpa/src/tls/
H A Dpkcs8.c23 struct bignum *zero; local
/freebsd-10.1-release/crypto/openssl/crypto/bn/
H A Dbn_sqr.c207 int zero, c1; local
/freebsd-10.1-release/crypto/openssl/crypto/bn/asm/
H A Ds390x.S13 #define zero %r0 define
[all...]
/freebsd-10.1-release/sys/dev/aic7xxx/
H A Dahd_pci.c241 int zero; local
/freebsd-10.1-release/contrib/jemalloc/src/
H A Dbase.c30 bool zero; local
H A Dchunk_dss.c68 chunk_alloc_dss(size_t size, size_t alignment, bool *zero) argument
H A Dchunk_mmap.c143 chunk_alloc_mmap_slow(size_t size, size_t alignment, bool *zero) argument
167 chunk_alloc_mmap(size_t size, size_t alignment, bool *zero) argument
/freebsd-10.1-release/contrib/libarchive/libarchive/test/
H A Dtest_read_format_cab.c189 char zero[128]; local
281 char zero[128]; local
340 char zero[128]; local
[all...]

Completed in 287 milliseconds

1234567