Searched defs:is_neg (Results 1 – 9 of 9) sorted by relevance
70 svbool_t is_neg = svcmplt (pg, x, 0.0); in SV_NAME_F1() local
77 svbool_t is_neg = svcmplt (pg, x, 0.0); in SV_NAME_D1() local
96 uint32x4_t is_neg = vcltzq_f32 (x); in V_NAME_F1() local
105 uint64x2_t is_neg = vcltzq_f64 (x); in V_NAME_D1() local
108 uint32_t is_neg = rounded_x2 & 0x80000000; in arm_math_tanpif() local
123 uint64_t is_neg = rounded_x2 & SIGN_MASK; in arm_math_tanpi() local
485 int is_neg; in is_integer() local
731 int is_neg; in ossl_ec_wNAF_mul() local
726 is_neg = false; in ucl_maybe_parse_number() local