Home
last modified time | relevance | path

Searched defs:odd (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/arm-optimized-routines/pl/math/
H A Dv_cospi_3u1.c30 special_case (float64x2_t x, float64x2_t y, uint64x2_t odd, uint64x2_t cmp) in special_case()
52 uint64x2_t odd = vshlq_n_u64 (vcvtnq_u64_f64 (r), 63); in V_NAME_D1() local
57 uint64x2_t odd in V_NAME_D1() local
H A Dv_cospif_3u2.c26 special_case (float32x4_t x, float32x4_t y, uint32x4_t odd, uint32x4_t cmp) in special_case()
47 uint32x4_t odd = vshlq_n_u32 (vcvtnq_u32_f32 (r), 31); in V_NAME_F1() local
53 uint32x4_t odd in V_NAME_F1() local
H A Dv_sinpi_3u1.c33 special_case (float64x2_t x, float64x2_t y, uint64x2_t odd, uint64x2_t cmp) in special_case()
61 uint64x2_t odd in V_NAME_D1() local
H A Dv_sinpif_3u.c28 special_case (float32x4_t x, float32x4_t y, uint32x4_t odd, uint32x4_t cmp) in special_case()
56 uint32x4_t odd in V_NAME_F1() local
H A Dsv_sinf_1u9.c61 svuint32_t odd = svlsl_x (pg, svreinterpret_u32 (n), 31); in SV_NAME_F1() local
H A Dsv_sin_3u5.c58 svuint64_t odd = svlsl_x (pg, svreinterpret_u64 (n), 63); in SV_NAME_D1() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/
H A Dv_cosf.c33 special_case (float32x4_t x, float32x4_t y, uint32x4_t odd, uint32x4_t cmp) in special_case()
44 uint32x4_t odd, cmp; in V_NAME_F1() local
H A Dv_sinf.c37 special_case (float32x4_t x, float32x4_t y, uint32x4_t odd, uint32x4_t cmp) in special_case()
48 uint32x4_t odd, cmp; in V_NAME_F1() local
H A Dv_cos.c33 special_case (float64x2_t x, float64x2_t y, uint64x2_t odd, uint64x2_t cmp) in special_case()
43 uint64x2_t odd, cmp; in V_NAME_D1() local
H A Dv_sin.c37 special_case (float64x2_t x, float64x2_t y, uint64x2_t odd, uint64x2_t cmp) in special_case()
56 uint64x2_t odd, cmp; in V_NAME_D1() local
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/json/
H A Dtst.usdt.c50 const char *odd, *even, *action; in main() local
/freebsd/lib/msun/ld128/
H A Ds_tanpil.c74 double odd; in tanpil() local
/freebsd/lib/msun/src/
H A Ds_tanpif.c61 float ax, hi, lo, odd, t; in tanpif() local
H A Ds_tanpi.c113 double ax, hi, lo, odd, t; in tanpi() local
/freebsd/lib/msun/ld80/
H A Ds_tanpil.c75 long double ax, hi, lo, odd, t; in tanpil() local
/freebsd/sys/libkern/x86/
H A Dcrc32_sse42.c133 uint32_t odd[32]; /* odd-power-of-two zeros operator */ in crc32c_zeros_op() local
/freebsd/contrib/diff/src/
H A Danalyze.c106 bool odd = (fmid - bmid) & 1; /* True if southeast corner is on an odd in diag() local
/freebsd/sys/geom/
H A Dgeom_dev.c531 off_t offset, length, chunk, odd; in g_dev_ioctl() local
/freebsd/crypto/openssl/crypto/ec/curve448/
H A Dcurve448.c585 uint32_t odd = (uint32_t)current >> pos; in recode_wnaf() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_cab.c102 unsigned char odd; member
1136 int odd = sumbytes & 3; in cab_checksum_update() local
/freebsd/usr.sbin/bhyve/
H A Dpci_e82545.c997 unsigned int now, odd; in e82545_iov_checksum() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_dataset.c3558 dsl_dir_t *odd = NULL; in dsl_dataset_promote_sync() local