]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/test-double-vlen2.h
ia64: Regenerate ulps
[thirdparty/glibc.git] / math / test-double-vlen2.h
index 06571cf65c98d42096d344633d6774628efea95c..af3c9b47ccddf4239d6faa5426d741defa3e4d23 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for double vector tests with vector length 2.
-   Copyright (C) 2014-2017 Free Software Foundation, Inc.
+   Copyright (C) 2014-2023 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <http://www.gnu.org/licenses/>.  */
+   <https://www.gnu.org/licenses/>.  */
 
 #include "test-double.h"
-#include "test-math-no-inline.h"
 #include "test-math-vector.h"
 
-#define ROUNDING_TESTS_double(MODE) ((MODE) == FE_TONEAREST)
-
 #define VEC_SUFF _vlen2
 #define VEC_LEN 2
-
-#define FUNC_TEST(function) function ## _VEC_SUFF