Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dcast.c26 typedef _Complex float CFloat; typedef
39 (void) (CFloat) v; in testBool()
53 (void) (CFloat) v; in testInt()
75 (void) (CFloat) v; in testLong()
89 (void) (CFloat) v; in testFloat()
101 (void) (CFloat) v; in testDouble()
113 (void) (CFloat) v; in testCI()
125 (void) (CFloat) v; in testCLong()
129 void testCFloat(CFloat v) { in testCFloat()
137 (void) (CFloat) v; in testCFloat()
[all …]