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

/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_247_portable.c45 static unsigned int *uint_ptr; variable
81 bool_ptr = (typeof(bool_ptr))uint_ptr;
125 char_ptr = (typeof(char_ptr))uint_ptr;
158 schar_ptr = (typeof(schar_ptr))uint_ptr;
202 uchar_ptr = (typeof(uchar_ptr))uint_ptr;
234 short_ptr = (typeof(short_ptr))uint_ptr;
282 ushort_ptr = (typeof(ushort_ptr))uint_ptr;
330 int_ptr = (typeof(int_ptr))uint_ptr;
367 uint_ptr = (typeof(uint_ptr))bool_pt
[all...]
H A Dmsg_247_portable_int.c50 static unsigned int *uint_ptr; variable
86 bool_ptr = (typeof(bool_ptr))uint_ptr;
130 char_ptr = (typeof(char_ptr))uint_ptr;
163 schar_ptr = (typeof(schar_ptr))uint_ptr;
207 uchar_ptr = (typeof(uchar_ptr))uint_ptr;
239 short_ptr = (typeof(short_ptr))uint_ptr;
287 ushort_ptr = (typeof(ushort_ptr))uint_ptr;
335 int_ptr = (typeof(int_ptr))uint_ptr;
372 uint_ptr = (typeof(uint_ptr))bool_pt
[all...]
H A Dmsg_247_lp64_ldbl128.c42 static unsigned int *uint_ptr; variable
78 bool_ptr = (typeof(bool_ptr))uint_ptr;
122 char_ptr = (typeof(char_ptr))uint_ptr;
155 schar_ptr = (typeof(schar_ptr))uint_ptr;
199 uchar_ptr = (typeof(uchar_ptr))uint_ptr;
231 short_ptr = (typeof(short_ptr))uint_ptr;
279 ushort_ptr = (typeof(ushort_ptr))uint_ptr;
327 int_ptr = (typeof(int_ptr))uint_ptr;
364 uint_ptr = (typeof(uint_ptr))bool_pt
[all...]
H A Dmsg_247_ilp32_ldbl64.c42 static unsigned int *uint_ptr; variable
78 bool_ptr = (typeof(bool_ptr))uint_ptr;
122 char_ptr = (typeof(char_ptr))uint_ptr;
155 schar_ptr = (typeof(schar_ptr))uint_ptr;
199 uchar_ptr = (typeof(uchar_ptr))uint_ptr;
231 short_ptr = (typeof(short_ptr))uint_ptr;
279 ushort_ptr = (typeof(ushort_ptr))uint_ptr;
327 int_ptr = (typeof(int_ptr))uint_ptr;
362 uint_ptr = (typeof(uint_ptr))bool_pt
[all...]

Completed in 174 milliseconds