Home | History | Annotate | Download | only in lint1

Lines Matching defs:c32

68 c32_t c32;
244 c32 = (c32_t)c32;
245 c32 = (c32_t)c64;
246 c32 = (c64_t)c32;
248 c32 = (c64_t)c64;
250 c64 = (c32_t)c32;
253 c64 = (c64_t)c32;
261 c32 = (f32_t)f32;
262 c32 = (c32_t)f32;