Home
last modified time | relevance | path

Searched refs:Vint2 (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/math/
Dtest-tgmath2.c54 const int Vint1 = 1, Vint2 = 2, Vint3 = 3; variable
307 NON_LDBL_TEST (fn, FIRST, Vint2, double, fnt); \
308 NON_LDBL_TEST (fn, SECOND, Vint2, double, fnt); \
425 TEST (fma (vint1, Vint2, vint3), double, fma); in test_fma_4()