Searched refs:c64_t (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dqueries.c34 typedef double _Complex c64_t; typedef
68 c64_t c64;
244 c32 = (c64_t)c32;
246 c32 = (c64_t)c64;
251 c64 = (c64_t)c32;
254 c64 = (c64_t)c64;
265 c64 = (c64_t)f32;

Completed in 171 milliseconds