Home
last modified time | relevance | path

Searched defs:c01 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dlog2f.c79 float32x4_t c01 = vfmaq_laneq_f32 (d->c0, r, c1357, 0); in V_NAME_F1() local
H A Dlog10f.c79 float32x4_t c01 = vfmaq_laneq_f32 (d->c0, r, c1357, 0); in V_NAME_F1() local
/freebsd/crypto/openssl/test/
H A Dsanitytest.c36 a01, b01, c01, d01, e01, f01, g01, h01, i01, j01, in test_sanity_enum_size() enumerator