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

  /src/tests/usr.bin/xlint/lint1/
msg_247_ilp32_ldbl64.c 58 static double_union *double_union_ptr; variable in typeref:typename:double_union *
107 bool_ptr = (typeof(bool_ptr))double_union_ptr;
137 char_ptr = (typeof(char_ptr))double_union_ptr;
184 schar_ptr = (typeof(schar_ptr))double_union_ptr;
214 uchar_ptr = (typeof(uchar_ptr))double_union_ptr;
260 short_ptr = (typeof(short_ptr))double_union_ptr;
308 ushort_ptr = (typeof(ushort_ptr))double_union_ptr;
354 int_ptr = (typeof(int_ptr))double_union_ptr;
399 uint_ptr = (typeof(uint_ptr))double_union_ptr;
444 long_ptr = (typeof(long_ptr))double_union_ptr;
    [all...]
msg_247_lp64_ldbl128.c 58 static double_union *double_union_ptr; variable in typeref:typename:double_union *
107 bool_ptr = (typeof(bool_ptr))double_union_ptr;
137 char_ptr = (typeof(char_ptr))double_union_ptr;
184 schar_ptr = (typeof(schar_ptr))double_union_ptr;
214 uchar_ptr = (typeof(uchar_ptr))double_union_ptr;
260 short_ptr = (typeof(short_ptr))double_union_ptr;
308 ushort_ptr = (typeof(ushort_ptr))double_union_ptr;
356 int_ptr = (typeof(int_ptr))double_union_ptr;
403 uint_ptr = (typeof(uint_ptr))double_union_ptr;
448 long_ptr = (typeof(long_ptr))double_union_ptr;
    [all...]
msg_247_portable.c 61 static double_union *double_union_ptr; variable in typeref:typename:double_union *
110 bool_ptr = (typeof(bool_ptr))double_union_ptr;
140 char_ptr = (typeof(char_ptr))double_union_ptr;
187 schar_ptr = (typeof(schar_ptr))double_union_ptr;
217 uchar_ptr = (typeof(uchar_ptr))double_union_ptr;
263 short_ptr = (typeof(short_ptr))double_union_ptr;
311 ushort_ptr = (typeof(ushort_ptr))double_union_ptr;
359 int_ptr = (typeof(int_ptr))double_union_ptr;
406 uint_ptr = (typeof(uint_ptr))double_union_ptr;
453 long_ptr = (typeof(long_ptr))double_union_ptr;
    [all...]
msg_247_portable_int.c 66 static double_union *double_union_ptr; variable in typeref:typename:double_union *
115 bool_ptr = (typeof(bool_ptr))double_union_ptr;
145 char_ptr = (typeof(char_ptr))double_union_ptr;
192 schar_ptr = (typeof(schar_ptr))double_union_ptr;
222 uchar_ptr = (typeof(uchar_ptr))double_union_ptr;
268 short_ptr = (typeof(short_ptr))double_union_ptr;
316 ushort_ptr = (typeof(ushort_ptr))double_union_ptr;
364 int_ptr = (typeof(int_ptr))double_union_ptr;
411 uint_ptr = (typeof(uint_ptr))double_union_ptr;
458 long_ptr = (typeof(long_ptr))double_union_ptr;
    [all...]

Completed in 35 milliseconds