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

  /src/tests/usr.bin/xlint/lint1/
msg_247_ilp32_ldbl64.c 51 static float _Complex *fcomplex_ptr; variable in typeref:typename:float _Complex *
94 bool_ptr = (typeof(bool_ptr))fcomplex_ptr;
130 char_ptr = (typeof(char_ptr))fcomplex_ptr;
171 schar_ptr = (typeof(schar_ptr))fcomplex_ptr;
207 uchar_ptr = (typeof(uchar_ptr))fcomplex_ptr;
247 short_ptr = (typeof(short_ptr))fcomplex_ptr;
295 ushort_ptr = (typeof(ushort_ptr))fcomplex_ptr;
341 int_ptr = (typeof(int_ptr))fcomplex_ptr;
386 uint_ptr = (typeof(uint_ptr))fcomplex_ptr;
431 long_ptr = (typeof(long_ptr))fcomplex_ptr;
    [all...]
msg_247_lp64_ldbl128.c 51 static float _Complex *fcomplex_ptr; variable in typeref:typename:float _Complex *
94 bool_ptr = (typeof(bool_ptr))fcomplex_ptr;
130 char_ptr = (typeof(char_ptr))fcomplex_ptr;
171 schar_ptr = (typeof(schar_ptr))fcomplex_ptr;
207 uchar_ptr = (typeof(uchar_ptr))fcomplex_ptr;
247 short_ptr = (typeof(short_ptr))fcomplex_ptr;
295 ushort_ptr = (typeof(ushort_ptr))fcomplex_ptr;
343 int_ptr = (typeof(int_ptr))fcomplex_ptr;
390 uint_ptr = (typeof(uint_ptr))fcomplex_ptr;
435 long_ptr = (typeof(long_ptr))fcomplex_ptr;
    [all...]
msg_247_portable.c 54 static float _Complex *fcomplex_ptr; variable in typeref:typename:float _Complex *
97 bool_ptr = (typeof(bool_ptr))fcomplex_ptr;
133 char_ptr = (typeof(char_ptr))fcomplex_ptr;
174 schar_ptr = (typeof(schar_ptr))fcomplex_ptr;
210 uchar_ptr = (typeof(uchar_ptr))fcomplex_ptr;
250 short_ptr = (typeof(short_ptr))fcomplex_ptr;
298 ushort_ptr = (typeof(ushort_ptr))fcomplex_ptr;
346 int_ptr = (typeof(int_ptr))fcomplex_ptr;
393 uint_ptr = (typeof(uint_ptr))fcomplex_ptr;
440 long_ptr = (typeof(long_ptr))fcomplex_ptr;
    [all...]
msg_247_portable_int.c 59 static float _Complex *fcomplex_ptr; variable in typeref:typename:float _Complex *
102 bool_ptr = (typeof(bool_ptr))fcomplex_ptr;
138 char_ptr = (typeof(char_ptr))fcomplex_ptr;
179 schar_ptr = (typeof(schar_ptr))fcomplex_ptr;
215 uchar_ptr = (typeof(uchar_ptr))fcomplex_ptr;
255 short_ptr = (typeof(short_ptr))fcomplex_ptr;
303 ushort_ptr = (typeof(ushort_ptr))fcomplex_ptr;
351 int_ptr = (typeof(int_ptr))fcomplex_ptr;
398 uint_ptr = (typeof(uint_ptr))fcomplex_ptr;
445 long_ptr = (typeof(long_ptr))fcomplex_ptr;
    [all...]

Completed in 15 milliseconds