Home
last modified time | relevance | path

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

/math/
A Dtest-tgmath2.c39 float vfloat1, vfloat2, vfloat3; variable
389 #define my_fma(x, y) fma (x, y, vfloat3) in test_fma_1()
401 #define my_fma(x, y) fma (x, vfloat3, y) in test_fma_2()

Completed in 5 milliseconds