]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/test-double-vlen2.h
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / math / test-double-vlen2.h
index 58d029ab2a0a5fbbbfce21381a830bee14393d7d..c006f13091b817415df3a5e9d5156cea54c4e920 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-2019 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 EXCEPTION_TESTS_double 0
-#define ROUNDING_TESTS_double(MODE) ((MODE) == FE_TONEAREST)
-
 #define VEC_SUFF _vlen2
 #define VEC_LEN 2
-
-#define FUNC_TEST(function) function ## _VEC_SUFF