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

/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_247_portable.c52 static double *double_ptr; variable
93 bool_ptr = (typeof(bool_ptr))double_ptr;
131 char_ptr = (typeof(char_ptr))double_ptr;
170 schar_ptr = (typeof(schar_ptr))double_ptr;
208 uchar_ptr = (typeof(uchar_ptr))double_ptr;
246 short_ptr = (typeof(short_ptr))double_ptr;
294 ushort_ptr = (typeof(ushort_ptr))double_ptr;
342 int_ptr = (typeof(int_ptr))double_ptr;
389 uint_ptr = (typeof(uint_ptr))double_ptr;
436 long_ptr = (typeof(long_ptr))double_ptr;
[all...]
H A Dmsg_247_portable_int.c57 static double *double_ptr; variable
98 bool_ptr = (typeof(bool_ptr))double_ptr;
136 char_ptr = (typeof(char_ptr))double_ptr;
175 schar_ptr = (typeof(schar_ptr))double_ptr;
213 uchar_ptr = (typeof(uchar_ptr))double_ptr;
251 short_ptr = (typeof(short_ptr))double_ptr;
299 ushort_ptr = (typeof(ushort_ptr))double_ptr;
347 int_ptr = (typeof(int_ptr))double_ptr;
394 uint_ptr = (typeof(uint_ptr))double_ptr;
441 long_ptr = (typeof(long_ptr))double_ptr;
[all...]
H A Dmsg_247_lp64_ldbl128.c49 static double *double_ptr; variable
90 bool_ptr = (typeof(bool_ptr))double_ptr;
128 char_ptr = (typeof(char_ptr))double_ptr;
167 schar_ptr = (typeof(schar_ptr))double_ptr;
205 uchar_ptr = (typeof(uchar_ptr))double_ptr;
243 short_ptr = (typeof(short_ptr))double_ptr;
291 ushort_ptr = (typeof(ushort_ptr))double_ptr;
339 int_ptr = (typeof(int_ptr))double_ptr;
386 uint_ptr = (typeof(uint_ptr))double_ptr;
431 long_ptr = (typeof(long_ptr))double_ptr;
[all...]
H A Dmsg_247_ilp32_ldbl64.c49 static double *double_ptr; variable
90 bool_ptr = (typeof(bool_ptr))double_ptr;
128 char_ptr = (typeof(char_ptr))double_ptr;
167 schar_ptr = (typeof(schar_ptr))double_ptr;
205 uchar_ptr = (typeof(uchar_ptr))double_ptr;
243 short_ptr = (typeof(short_ptr))double_ptr;
291 ushort_ptr = (typeof(ushort_ptr))double_ptr;
337 int_ptr = (typeof(int_ptr))double_ptr;
382 uint_ptr = (typeof(uint_ptr))double_ptr;
427 long_ptr = (typeof(long_ptr))double_ptr;
[all...]

Completed in 74 milliseconds