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

  /src/tests/usr.bin/xlint/lint1/
msg_247_ilp32_ldbl64.c 48 static float *float_ptr; variable in typeref:typename:float *
88 bool_ptr = (typeof(bool_ptr))float_ptr;
127 char_ptr = (typeof(char_ptr))float_ptr;
165 schar_ptr = (typeof(schar_ptr))float_ptr;
204 uchar_ptr = (typeof(uchar_ptr))float_ptr;
241 short_ptr = (typeof(short_ptr))float_ptr;
289 ushort_ptr = (typeof(ushort_ptr))float_ptr;
335 int_ptr = (typeof(int_ptr))float_ptr;
380 uint_ptr = (typeof(uint_ptr))float_ptr;
425 long_ptr = (typeof(long_ptr))float_ptr;
    [all...]
msg_247_lp64_ldbl128.c 48 static float *float_ptr; variable in typeref:typename:float *
88 bool_ptr = (typeof(bool_ptr))float_ptr;
127 char_ptr = (typeof(char_ptr))float_ptr;
165 schar_ptr = (typeof(schar_ptr))float_ptr;
204 uchar_ptr = (typeof(uchar_ptr))float_ptr;
241 short_ptr = (typeof(short_ptr))float_ptr;
289 ushort_ptr = (typeof(ushort_ptr))float_ptr;
337 int_ptr = (typeof(int_ptr))float_ptr;
384 uint_ptr = (typeof(uint_ptr))float_ptr;
429 long_ptr = (typeof(long_ptr))float_ptr;
    [all...]
msg_247_portable.c 51 static float *float_ptr; variable in typeref:typename:float *
91 bool_ptr = (typeof(bool_ptr))float_ptr;
130 char_ptr = (typeof(char_ptr))float_ptr;
168 schar_ptr = (typeof(schar_ptr))float_ptr;
207 uchar_ptr = (typeof(uchar_ptr))float_ptr;
244 short_ptr = (typeof(short_ptr))float_ptr;
292 ushort_ptr = (typeof(ushort_ptr))float_ptr;
340 int_ptr = (typeof(int_ptr))float_ptr;
387 uint_ptr = (typeof(uint_ptr))float_ptr;
434 long_ptr = (typeof(long_ptr))float_ptr;
    [all...]
msg_247_portable_int.c 56 static float *float_ptr; variable in typeref:typename:float *
96 bool_ptr = (typeof(bool_ptr))float_ptr;
135 char_ptr = (typeof(char_ptr))float_ptr;
173 schar_ptr = (typeof(schar_ptr))float_ptr;
212 uchar_ptr = (typeof(uchar_ptr))float_ptr;
249 short_ptr = (typeof(short_ptr))float_ptr;
297 ushort_ptr = (typeof(ushort_ptr))float_ptr;
345 int_ptr = (typeof(int_ptr))float_ptr;
392 uint_ptr = (typeof(uint_ptr))float_ptr;
439 long_ptr = (typeof(long_ptr))float_ptr;
    [all...]

Completed in 13 milliseconds