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

/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_247_portable.c59 static double_struct *double_struct_ptr; variable
106 bool_ptr = (typeof(bool_ptr))double_struct_ptr;
138 char_ptr = (typeof(char_ptr))double_struct_ptr;
183 schar_ptr = (typeof(schar_ptr))double_struct_ptr;
215 uchar_ptr = (typeof(uchar_ptr))double_struct_ptr;
259 short_ptr = (typeof(short_ptr))double_struct_ptr;
307 ushort_ptr = (typeof(ushort_ptr))double_struct_ptr;
355 int_ptr = (typeof(int_ptr))double_struct_ptr;
402 uint_ptr = (typeof(uint_ptr))double_struct_ptr;
449 long_ptr = (typeof(long_ptr))double_struct_ptr;
[all...]
H A Dmsg_247_portable_int.c64 static double_struct *double_struct_ptr; variable
111 bool_ptr = (typeof(bool_ptr))double_struct_ptr;
143 char_ptr = (typeof(char_ptr))double_struct_ptr;
188 schar_ptr = (typeof(schar_ptr))double_struct_ptr;
220 uchar_ptr = (typeof(uchar_ptr))double_struct_ptr;
264 short_ptr = (typeof(short_ptr))double_struct_ptr;
312 ushort_ptr = (typeof(ushort_ptr))double_struct_ptr;
360 int_ptr = (typeof(int_ptr))double_struct_ptr;
407 uint_ptr = (typeof(uint_ptr))double_struct_ptr;
454 long_ptr = (typeof(long_ptr))double_struct_ptr;
[all...]
H A Dmsg_247_lp64_ldbl128.c56 static double_struct *double_struct_ptr; variable
103 bool_ptr = (typeof(bool_ptr))double_struct_ptr;
135 char_ptr = (typeof(char_ptr))double_struct_ptr;
180 schar_ptr = (typeof(schar_ptr))double_struct_ptr;
212 uchar_ptr = (typeof(uchar_ptr))double_struct_ptr;
256 short_ptr = (typeof(short_ptr))double_struct_ptr;
304 ushort_ptr = (typeof(ushort_ptr))double_struct_ptr;
352 int_ptr = (typeof(int_ptr))double_struct_ptr;
399 uint_ptr = (typeof(uint_ptr))double_struct_ptr;
444 long_ptr = (typeof(long_ptr))double_struct_ptr;
[all...]
H A Dmsg_247_ilp32_ldbl64.c56 static double_struct *double_struct_ptr; variable
103 bool_ptr = (typeof(bool_ptr))double_struct_ptr;
135 char_ptr = (typeof(char_ptr))double_struct_ptr;
180 schar_ptr = (typeof(schar_ptr))double_struct_ptr;
212 uchar_ptr = (typeof(uchar_ptr))double_struct_ptr;
256 short_ptr = (typeof(short_ptr))double_struct_ptr;
304 ushort_ptr = (typeof(ushort_ptr))double_struct_ptr;
350 int_ptr = (typeof(int_ptr))double_struct_ptr;
395 uint_ptr = (typeof(uint_ptr))double_struct_ptr;
440 long_ptr = (typeof(long_ptr))double_struct_ptr;
[all...]

Completed in 204 milliseconds