Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dcast.c27 typedef _Complex double CDouble; typedef
40 (void) (CDouble) v; in testBool()
54 (void) (CDouble) v; in testInt()
76 (void) (CDouble) v; in testLong()
90 (void) (CDouble) v; in testFloat()
102 (void) (CDouble) v; in testDouble()
114 (void) (CDouble) v; in testCI()
126 (void) (CDouble) v; in testCLong()
138 (void) (CDouble) v; in testCFloat()
141 void testCDouble(CDouble v) { in testCDouble()
[all …]
/external/llvm-project/clang/test/Sema/
Dcast.c27 typedef _Complex double CDouble; typedef
40 (void) (CDouble) v; in testBool()
54 (void) (CDouble) v; in testInt()
76 (void) (CDouble) v; in testLong()
90 (void) (CDouble) v; in testFloat()
102 (void) (CDouble) v; in testDouble()
114 (void) (CDouble) v; in testCI()
126 (void) (CDouble) v; in testCLong()
138 (void) (CDouble) v; in testCFloat()
141 void testCDouble(CDouble v) { in testCDouble()
[all …]