Lines Matching refs:Double
23 typedef double Double; typedef
36 (void) (Double) v; in testBool()
50 (void) (Double) v; in testInt()
64 (void) (Double) v; in testLong()
78 (void) (Double) v; in testFloat()
85 void testDouble(Double v) { in testDouble()
90 (void) (Double) v; in testDouble()
102 (void) (Double) v; in testCI()
114 (void) (Double) v; in testCLong()
126 (void) (Double) v; in testCFloat()
138 (void) (Double) v; in testCDouble()