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

/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_247_portable.c60 static char_union *char_union_ptr; variable
108 bool_ptr = (typeof(bool_ptr))char_union_ptr;
139 char_ptr = (typeof(char_ptr))char_union_ptr;
185 schar_ptr = (typeof(schar_ptr))char_union_ptr;
216 uchar_ptr = (typeof(uchar_ptr))char_union_ptr;
261 short_ptr = (typeof(short_ptr))char_union_ptr;
309 ushort_ptr = (typeof(ushort_ptr))char_union_ptr;
357 int_ptr = (typeof(int_ptr))char_union_ptr;
404 uint_ptr = (typeof(uint_ptr))char_union_ptr;
451 long_ptr = (typeof(long_ptr))char_union_ptr;
[all...]
H A Dmsg_247_portable_int.c65 static char_union *char_union_ptr; variable
113 bool_ptr = (typeof(bool_ptr))char_union_ptr;
144 char_ptr = (typeof(char_ptr))char_union_ptr;
190 schar_ptr = (typeof(schar_ptr))char_union_ptr;
221 uchar_ptr = (typeof(uchar_ptr))char_union_ptr;
266 short_ptr = (typeof(short_ptr))char_union_ptr;
314 ushort_ptr = (typeof(ushort_ptr))char_union_ptr;
362 int_ptr = (typeof(int_ptr))char_union_ptr;
409 uint_ptr = (typeof(uint_ptr))char_union_ptr;
456 long_ptr = (typeof(long_ptr))char_union_ptr;
[all...]
H A Dmsg_247_lp64_ldbl128.c57 static char_union *char_union_ptr; variable
105 bool_ptr = (typeof(bool_ptr))char_union_ptr;
136 char_ptr = (typeof(char_ptr))char_union_ptr;
182 schar_ptr = (typeof(schar_ptr))char_union_ptr;
213 uchar_ptr = (typeof(uchar_ptr))char_union_ptr;
258 short_ptr = (typeof(short_ptr))char_union_ptr;
306 ushort_ptr = (typeof(ushort_ptr))char_union_ptr;
354 int_ptr = (typeof(int_ptr))char_union_ptr;
401 uint_ptr = (typeof(uint_ptr))char_union_ptr;
446 long_ptr = (typeof(long_ptr))char_union_ptr;
[all...]
H A Dmsg_247_ilp32_ldbl64.c57 static char_union *char_union_ptr; variable
105 bool_ptr = (typeof(bool_ptr))char_union_ptr;
136 char_ptr = (typeof(char_ptr))char_union_ptr;
182 schar_ptr = (typeof(schar_ptr))char_union_ptr;
213 uchar_ptr = (typeof(uchar_ptr))char_union_ptr;
258 short_ptr = (typeof(short_ptr))char_union_ptr;
306 ushort_ptr = (typeof(ushort_ptr))char_union_ptr;
352 int_ptr = (typeof(int_ptr))char_union_ptr;
397 uint_ptr = (typeof(uint_ptr))char_union_ptr;
442 long_ptr = (typeof(long_ptr))char_union_ptr;
[all...]

Completed in 203 milliseconds