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

12345678

/freebsd-13-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.c57 static const long double zero[] = { 0.0L, -0.0L }; variable
H A Ds_rintl.c54 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
/freebsd-13-stable/sys/contrib/libsodium/test/default/
H A Dcore1.c11 static unsigned char zero[32]; variable
/freebsd-13-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-13-stable/usr.sbin/lpr/common_source/
H A Drequest.c51 static struct request zero; local
/freebsd-13-stable/lib/libc/tests/string/
H A Dmemcmp_test.c37 ATF_TC_WITHOUT_HEAD(zero); variable
/freebsd-13-stable/contrib/wpa/src/tls/
H A Dpkcs8.c23 struct bignum *zero; local
/freebsd-13-stable/lib/libc/tests/stdio/
H A Dmkostemp_test.c136 ATF_TC_WITHOUT_HEAD(zero); variable
/freebsd-13-stable/contrib/jemalloc/src/
H A Dextent_mmap.c22 extent_alloc_mmap(void *new_addr, size_t size, size_t alignment, bool *zero, argument
/freebsd-13-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

Completed in 126 milliseconds

12345678