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

/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_247_portable.c51 static float *float_ptr; variable
91 bool_ptr = (typeof(bool_ptr))float_ptr;
130 char_ptr = (typeof(char_ptr))float_ptr;
168 schar_ptr = (typeof(schar_ptr))float_ptr;
207 uchar_ptr = (typeof(uchar_ptr))float_ptr;
244 short_ptr = (typeof(short_ptr))float_ptr;
292 ushort_ptr = (typeof(ushort_ptr))float_ptr;
340 int_ptr = (typeof(int_ptr))float_ptr;
387 uint_ptr = (typeof(uint_ptr))float_ptr;
434 long_ptr = (typeof(long_ptr))float_ptr;
[all...]
H A Dmsg_247_portable_int.c56 static float *float_ptr; variable
96 bool_ptr = (typeof(bool_ptr))float_ptr;
135 char_ptr = (typeof(char_ptr))float_ptr;
173 schar_ptr = (typeof(schar_ptr))float_ptr;
212 uchar_ptr = (typeof(uchar_ptr))float_ptr;
249 short_ptr = (typeof(short_ptr))float_ptr;
297 ushort_ptr = (typeof(ushort_ptr))float_ptr;
345 int_ptr = (typeof(int_ptr))float_ptr;
392 uint_ptr = (typeof(uint_ptr))float_ptr;
439 long_ptr = (typeof(long_ptr))float_ptr;
[all...]
H A Dmsg_247_lp64_ldbl128.c48 static float *float_ptr; variable
88 bool_ptr = (typeof(bool_ptr))float_ptr;
127 char_ptr = (typeof(char_ptr))float_ptr;
165 schar_ptr = (typeof(schar_ptr))float_ptr;
204 uchar_ptr = (typeof(uchar_ptr))float_ptr;
241 short_ptr = (typeof(short_ptr))float_ptr;
289 ushort_ptr = (typeof(ushort_ptr))float_ptr;
337 int_ptr = (typeof(int_ptr))float_ptr;
384 uint_ptr = (typeof(uint_ptr))float_ptr;
429 long_ptr = (typeof(long_ptr))float_ptr;
[all...]
H A Dmsg_247_ilp32_ldbl64.c48 static float *float_ptr; variable
88 bool_ptr = (typeof(bool_ptr))float_ptr;
127 char_ptr = (typeof(char_ptr))float_ptr;
165 schar_ptr = (typeof(schar_ptr))float_ptr;
204 uchar_ptr = (typeof(uchar_ptr))float_ptr;
241 short_ptr = (typeof(short_ptr))float_ptr;
289 ushort_ptr = (typeof(ushort_ptr))float_ptr;
335 int_ptr = (typeof(int_ptr))float_ptr;
380 uint_ptr = (typeof(uint_ptr))float_ptr;
425 long_ptr = (typeof(long_ptr))float_ptr;
[all...]

Completed in 163 milliseconds