Searched refs:test_complex (Results 1 – 5 of 5) sorted by relevance
72 template <typename T> int test_complex() { in test_complex() function82 ret |= test_complex<float>(); in main()84 ret |= test_complex<double>(); in main()
68 unsigned long test_complex(_Complex unsigned &cu) { in test_complex() function
69 void test_complex() { in test_complex() function
96 // CHECK-LABEL: define{{.*}} void @test_complex(107 void test_complex(id<P> p) { function
53 void test_complex(__complex__ double cd) { in test_complex() function