Searched refs:test_ComplexFloat (Results 1 – 1 of 1) sorted by relevance
36 consteval _Complex float test_ComplexFloat() { return 1.2f+3.4fi; } in test_ComplexFloat() function48 (void)test_ComplexFloat(); in test()