HomeSort by: relevance | last modified time | path
    Searched defs:lcomplex_ptr (Results 1 - 4 of 4) sorted by relevancy

  /src/tests/usr.bin/xlint/lint1/
msg_247_ilp32_ldbl64.c 53 static long double _Complex *lcomplex_ptr; variable in typeref:typename:long double _Complex *
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...]
msg_247_lp64_ldbl128.c 53 static long double _Complex *lcomplex_ptr; variable in typeref:typename:long double _Complex *
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...]
msg_247_portable.c 56 static long double _Complex *lcomplex_ptr; variable in typeref:typename:long double _Complex *
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...]
msg_247_portable_int.c 61 static long double _Complex *lcomplex_ptr; variable in typeref:typename:long double _Complex *
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...]

Completed in 15 milliseconds