mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
9d3c9a046a
Add templates for vector ABI test and use them for vector sincos/sincosf ABI tests.
4 lines
94 B
C
4 lines
94 B
C
#define LIBMVEC_TYPE float
|
|
#define LIBMVEC_SINCOS sincosf
|
|
#include "test-vector-abi-sincos.h"
|