/freebsd/contrib/arm-optimized-routines/pl/math/ |
H A D | v_cospi_3u1.c | 30 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 D | v_cospif_3u2.c | 26 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 D | v_sinpi_3u1.c | 33 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 D | v_sinpif_3u.c | 28 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 D | sv_sinf_1u9.c | 61 svuint32_t odd = svlsl_x (pg, svreinterpret_u32 (n), 31); in SV_NAME_F1() local
|
H A D | sv_sin_3u5.c | 58 svuint64_t odd = svlsl_x (pg, svreinterpret_u64 (n), 63); in SV_NAME_D1() local
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/ |
H A D | v_cosf.c | 33 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 D | v_sinf.c | 37 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 D | v_cos.c | 33 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 D | v_sin.c | 37 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 D | tst.usdt.c | 50 const char *odd, *even, *action; in main() local
|
/freebsd/lib/msun/ld128/ |
H A D | s_tanpil.c | 74 double odd; in tanpil() local
|
/freebsd/lib/msun/src/ |
H A D | s_tanpif.c | 61 float ax, hi, lo, odd, t; in tanpif() local
|
H A D | s_tanpi.c | 113 double ax, hi, lo, odd, t; in tanpi() local
|
/freebsd/lib/msun/ld80/ |
H A D | s_tanpil.c | 75 long double ax, hi, lo, odd, t; in tanpil() local
|
/freebsd/sys/libkern/x86/ |
H A D | crc32_sse42.c | 133 uint32_t odd[32]; /* odd-power-of-two zeros operator */ in crc32c_zeros_op() local
|
/freebsd/contrib/diff/src/ |
H A D | analyze.c | 106 bool odd = (fmid - bmid) & 1; /* True if southeast corner is on an odd in diag() local
|
/freebsd/sys/geom/ |
H A D | geom_dev.c | 531 off_t offset, length, chunk, odd; in g_dev_ioctl() local
|
/freebsd/crypto/openssl/crypto/ec/curve448/ |
H A D | curve448.c | 585 uint32_t odd = (uint32_t)current >> pos; in recode_wnaf() local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_cab.c | 102 unsigned char odd; member 1136 int odd = sumbytes & 3; in cab_checksum_update() local
|
/freebsd/usr.sbin/bhyve/ |
H A D | pci_e82545.c | 997 unsigned int now, odd; in e82545_iov_checksum() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dsl_dataset.c | 3558 dsl_dir_t *odd = NULL; in dsl_dataset_promote_sync() local
|