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

/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_247_portable.c56 static long double _Complex *lcomplex_ptr; variable
101 bool_ptr = (typeof(bool_ptr))lcomplex_ptr;
135 char_ptr = (typeof(char_ptr))lcomplex_ptr;
178 schar_ptr = (typeof(schar_ptr))lcomplex_ptr;
212 uchar_ptr = (typeof(uchar_ptr))lcomplex_ptr;
254 short_ptr = (typeof(short_ptr))lcomplex_ptr;
302 ushort_ptr = (typeof(ushort_ptr))lcomplex_ptr;
350 int_ptr = (typeof(int_ptr))lcomplex_ptr;
397 uint_ptr = (typeof(uint_ptr))lcomplex_ptr;
444 long_ptr = (typeof(long_ptr))lcomplex_ptr;
[all...]
H A Dmsg_247_portable_int.c61 static long double _Complex *lcomplex_ptr; variable
106 bool_ptr = (typeof(bool_ptr))lcomplex_ptr;
140 char_ptr = (typeof(char_ptr))lcomplex_ptr;
183 schar_ptr = (typeof(schar_ptr))lcomplex_ptr;
217 uchar_ptr = (typeof(uchar_ptr))lcomplex_ptr;
259 short_ptr = (typeof(short_ptr))lcomplex_ptr;
307 ushort_ptr = (typeof(ushort_ptr))lcomplex_ptr;
355 int_ptr = (typeof(int_ptr))lcomplex_ptr;
402 uint_ptr = (typeof(uint_ptr))lcomplex_ptr;
449 long_ptr = (typeof(long_ptr))lcomplex_ptr;
[all...]
H A Dmsg_247_lp64_ldbl128.c53 static long double _Complex *lcomplex_ptr; variable
98 bool_ptr = (typeof(bool_ptr))lcomplex_ptr;
132 char_ptr = (typeof(char_ptr))lcomplex_ptr;
175 schar_ptr = (typeof(schar_ptr))lcomplex_ptr;
209 uchar_ptr = (typeof(uchar_ptr))lcomplex_ptr;
251 short_ptr = (typeof(short_ptr))lcomplex_ptr;
299 ushort_ptr = (typeof(ushort_ptr))lcomplex_ptr;
347 int_ptr = (typeof(int_ptr))lcomplex_ptr;
394 uint_ptr = (typeof(uint_ptr))lcomplex_ptr;
439 long_ptr = (typeof(long_ptr))lcomplex_ptr;
[all...]
H A Dmsg_247_ilp32_ldbl64.c53 static long double _Complex *lcomplex_ptr; variable
98 bool_ptr = (typeof(bool_ptr))lcomplex_ptr;
132 char_ptr = (typeof(char_ptr))lcomplex_ptr;
175 schar_ptr = (typeof(schar_ptr))lcomplex_ptr;
209 uchar_ptr = (typeof(uchar_ptr))lcomplex_ptr;
251 short_ptr = (typeof(short_ptr))lcomplex_ptr;
299 ushort_ptr = (typeof(ushort_ptr))lcomplex_ptr;
345 int_ptr = (typeof(int_ptr))lcomplex_ptr;
390 uint_ptr = (typeof(uint_ptr))lcomplex_ptr;
435 long_ptr = (typeof(long_ptr))lcomplex_ptr;
[all...]

Completed in 194 milliseconds