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

/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dqueries.c31 typedef float f32_t; typedef
64 f32_t f32;
225 f32 = (f32_t)f32;
226 f32 = (f32_t)f64;
231 f64 = (f32_t)f32;
232 f64 = (f32_t)f64;
259 c32 = (f32_t)f32;
262 c64 = (f32_t)f32;

Completed in 129 milliseconds