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

12345678

/freebsd-11-stable/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_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_atan2.c53 zero = 0.0, variable
/freebsd-11-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-11-stable/usr.sbin/lpr/common_source/
H A Drequest.c51 static struct request zero; local
/freebsd-11-stable/lib/libc/tests/string/
H A Dmemcmp_test.c37 ATF_TC_WITHOUT_HEAD(zero); variable
/freebsd-11-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-11-stable/contrib/jemalloc/src/
H A Dchunk_mmap.c7 chunk_alloc_mmap_slow(size_t size, size_t alignment, bool *zero, bool *commit) argument
33 chunk_alloc_mmap(void *new_addr, size_t size, size_t alignment, bool *zero, argument
/freebsd-11-stable/contrib/wpa/src/tls/
H A Dpkcs8.c23 struct bignum *zero; local
/freebsd-11-stable/lib/libc/tests/stdio/
H A Dmkostemp_test.c136 ATF_TC_WITHOUT_HEAD(zero); variable
/freebsd-11-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...]

Completed in 119 milliseconds

12345678