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

  /src/tests/usr.bin/xlint/lint1/
msg_247_ilp32_ldbl64.c 43 static long *long_ptr; variable in typeref:typename:long *
80 bool_ptr = (typeof(bool_ptr))long_ptr;
123 char_ptr = (typeof(char_ptr))long_ptr;
157 schar_ptr = (typeof(schar_ptr))long_ptr;
200 uchar_ptr = (typeof(uchar_ptr))long_ptr;
233 short_ptr = (typeof(short_ptr))long_ptr;
281 ushort_ptr = (typeof(ushort_ptr))long_ptr;
328 int_ptr = (typeof(int_ptr))long_ptr;
373 uint_ptr = (typeof(uint_ptr))long_ptr;
407 long_ptr = (typeof(long_ptr))bool_ptr
    [all...]
msg_247_lp64_ldbl128.c 43 static long *long_ptr; variable in typeref:typename:long *
80 bool_ptr = (typeof(bool_ptr))long_ptr;
123 char_ptr = (typeof(char_ptr))long_ptr;
157 schar_ptr = (typeof(schar_ptr))long_ptr;
200 uchar_ptr = (typeof(uchar_ptr))long_ptr;
233 short_ptr = (typeof(short_ptr))long_ptr;
281 ushort_ptr = (typeof(ushort_ptr))long_ptr;
329 int_ptr = (typeof(int_ptr))long_ptr;
376 uint_ptr = (typeof(uint_ptr))long_ptr;
411 long_ptr = (typeof(long_ptr))bool_ptr
    [all...]
msg_247_portable.c 46 static long *long_ptr; variable in typeref:typename:long *
83 bool_ptr = (typeof(bool_ptr))long_ptr;
126 char_ptr = (typeof(char_ptr))long_ptr;
160 schar_ptr = (typeof(schar_ptr))long_ptr;
203 uchar_ptr = (typeof(uchar_ptr))long_ptr;
236 short_ptr = (typeof(short_ptr))long_ptr;
284 ushort_ptr = (typeof(ushort_ptr))long_ptr;
332 int_ptr = (typeof(int_ptr))long_ptr;
379 uint_ptr = (typeof(uint_ptr))long_ptr;
414 long_ptr = (typeof(long_ptr))bool_ptr
    [all...]
msg_247_portable_int.c 51 static long *long_ptr; variable in typeref:typename:long *
88 bool_ptr = (typeof(bool_ptr))long_ptr;
131 char_ptr = (typeof(char_ptr))long_ptr;
165 schar_ptr = (typeof(schar_ptr))long_ptr;
208 uchar_ptr = (typeof(uchar_ptr))long_ptr;
241 short_ptr = (typeof(short_ptr))long_ptr;
289 ushort_ptr = (typeof(ushort_ptr))long_ptr;
337 int_ptr = (typeof(int_ptr))long_ptr;
384 uint_ptr = (typeof(uint_ptr))long_ptr;
419 long_ptr = (typeof(long_ptr))bool_ptr
    [all...]

Completed in 14 milliseconds