Home
last modified time | relevance | path

Searched defs:zero (Results 1 – 25 of 131) sorted by relevance

123456

/dflybsd-src/usr.sbin/lpr/common_source/
H A Drequest.c48 static struct request zero; in init_request() local
/dflybsd-src/contrib/openbsd_libm/src/
H A De_remainderf.c19 static const float zero = 0.0; variable
H A De_atanhf.c20 static const float zero = 0.0; variable
H A De_atanh.c37 static const double zero = 0.0; variable
H A De_remainder.c27 static const double zero = 0.0; variable
H A De_log10f.c25 static const float zero = 0.0; variable
H A Ds_rintl.c50 static const float zero[2] = { 0.0, -0.0 }; variable
H A De_log10.c57 static const double zero = 0.0; variable
H A De_atan2f.c21 zero = 0.0, variable
H A De_atan2.c47 zero = 0.0, variable
H A De_atan2l.c38 zero = 0.0; variable
H A Ds_log1pf.c31 static const float zero = 0.0; variable
H A Ds_log1p.c95 static const double zero = 0.0; variable
H A De_log2f.c30 static const float zero = 0.0; variable
H A De_logf.c31 static const float zero = 0.0; variable
H A De_log2.c29 static const double zero = 0.0; variable
H A De_log.c81 static const double zero = 0.0; variable
/dflybsd-src/contrib/openbsd_libm/src/ld80/
H A De_atanhl.c37 static const long double zero = 0.0; variable
H A Ds_truncl.c39 static const float zero[] = { 0.0, -0.0 }; variable
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-isolate-paths.c215 tree zero = build_zero_cst (TREE_TYPE (gimple_return_retval (ret))); in isolate_path() local
550 tree zero = build_zero_cst (TREE_TYPE (val)); in find_explicit_erroneous_behavior() local
/dflybsd-src/contrib/tre/lib/
H A Dtre-mem.c66 int zero, size_t size) in tre_mem_alloc_impl()
/dflybsd-src/contrib/tcpdump/
H A Dprint-rpki-rtr.c58 nd_uint8_t zero; member
71 nd_uint8_t zero; member
/dflybsd-src/contrib/wpa_supplicant/src/tls/
H A Dpkcs8.c23 struct bignum *zero; in pkcs8_key_import() local
/dflybsd-src/sys/dev/disk/buslogic/
H A Dbt_pci.c53 int command, type = 0, rid, zero; in bt_pci_alloc_resources() local
/dflybsd-src/crypto/libressl/crypto/bn/
H A Dbn_mul.c440 unsigned int neg, zero; in bn_mul_recursive() local
777 int neg, oneg, zero; in bn_mul_high() local

123456