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

  /src/tests/usr.bin/xlint/lint1/
msg_247_ilp32_ldbl64.c 45 static long long *llong_ptr; variable in typeref:typename:long long *
84 bool_ptr = (typeof(bool_ptr))llong_ptr;
125 char_ptr = (typeof(char_ptr))llong_ptr;
161 schar_ptr = (typeof(schar_ptr))llong_ptr;
202 uchar_ptr = (typeof(uchar_ptr))llong_ptr;
237 short_ptr = (typeof(short_ptr))llong_ptr;
285 ushort_ptr = (typeof(ushort_ptr))llong_ptr;
331 int_ptr = (typeof(int_ptr))llong_ptr;
376 uint_ptr = (typeof(uint_ptr))llong_ptr;
421 long_ptr = (typeof(long_ptr))llong_ptr;
    [all...]
msg_247_lp64_ldbl128.c 45 static long long *llong_ptr; variable in typeref:typename:long long *
84 bool_ptr = (typeof(bool_ptr))llong_ptr;
125 char_ptr = (typeof(char_ptr))llong_ptr;
161 schar_ptr = (typeof(schar_ptr))llong_ptr;
202 uchar_ptr = (typeof(uchar_ptr))llong_ptr;
237 short_ptr = (typeof(short_ptr))llong_ptr;
285 ushort_ptr = (typeof(ushort_ptr))llong_ptr;
333 int_ptr = (typeof(int_ptr))llong_ptr;
380 uint_ptr = (typeof(uint_ptr))llong_ptr;
426 long_ptr = (typeof(long_ptr))llong_ptr;
    [all...]
msg_247_portable.c 48 static long long *llong_ptr; variable in typeref:typename:long long *
87 bool_ptr = (typeof(bool_ptr))llong_ptr;
128 char_ptr = (typeof(char_ptr))llong_ptr;
164 schar_ptr = (typeof(schar_ptr))llong_ptr;
205 uchar_ptr = (typeof(uchar_ptr))llong_ptr;
240 short_ptr = (typeof(short_ptr))llong_ptr;
288 ushort_ptr = (typeof(ushort_ptr))llong_ptr;
336 int_ptr = (typeof(int_ptr))llong_ptr;
383 uint_ptr = (typeof(uint_ptr))llong_ptr;
430 long_ptr = (typeof(long_ptr))llong_ptr;
    [all...]
msg_247_portable_int.c 53 static long long *llong_ptr; variable in typeref:typename:long long *
92 bool_ptr = (typeof(bool_ptr))llong_ptr;
133 char_ptr = (typeof(char_ptr))llong_ptr;
169 schar_ptr = (typeof(schar_ptr))llong_ptr;
210 uchar_ptr = (typeof(uchar_ptr))llong_ptr;
245 short_ptr = (typeof(short_ptr))llong_ptr;
293 ushort_ptr = (typeof(ushort_ptr))llong_ptr;
341 int_ptr = (typeof(int_ptr))llong_ptr;
388 uint_ptr = (typeof(uint_ptr))llong_ptr;
435 long_ptr = (typeof(long_ptr))llong_ptr;
    [all...]

Completed in 15 milliseconds