Lines Matching refs:checkInnerTailOverflow
67 static void checkInnerTailOverflow(float32_t *b) in checkInnerTailOverflow() function
227 checkInnerTailOverflow(outp); in test_householder_f32()
228 checkInnerTailOverflow(outBetap); in test_householder_f32()
301 checkInnerTailOverflow(outRp); in test_mat_qr_f32()
302 checkInnerTailOverflow(outQp); in test_mat_qr_f32()
303 checkInnerTailOverflow(outTaup); in test_mat_qr_f32()
334 checkInnerTailOverflow(outp); in test_mat_vec_mult_f32()
362 checkInnerTailOverflow(outp); in test_mat_add_f32()
390 checkInnerTailOverflow(outp); in test_mat_sub_f32()
418 checkInnerTailOverflow(outp); in test_mat_scale_f32()
446 checkInnerTailOverflow(outp); in test_mat_trans_f32()
474 checkInnerTailOverflow(outp); in test_mat_cmplx_trans_f32()
590 checkInnerTailOverflow(outp); in test_mat_cholesky_dpo_f32()
631 checkInnerTailOverflow(outp); in test_solve_upper_triangular_f32()
672 checkInnerTailOverflow(outp); in test_solve_lower_triangular_f32()
840 checkInnerTailOverflow(outllp); in test_mat_ldl_f32()
841 checkInnerTailOverflow(outdp); in test_mat_ldl_f32()