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

  /src/tests/usr.bin/xlint/lint1/
msg_247_ilp32_ldbl64.c 43 static long *long_ptr; variable
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
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
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
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...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
mi-var-child.c 89 long ****long_ptr; member in struct:_struct_n_pointer
279 snp0.long_ptr = &z3;
285 snp1.long_ptr = &y3;
291 snp2.long_ptr = &x3;
300 snp0.long_ptr = &y3;
301 snp1.long_ptr = &x3;
302 snp2.long_ptr = &z3;
var-cmd.c 89 long ****long_ptr; member in struct:_struct_n_pointer
300 snp0.long_ptr = &z3;
306 snp1.long_ptr = &y3;
312 snp2.long_ptr = &x3;
321 snp0.long_ptr = &y3;
322 snp1.long_ptr = &x3;
323 snp2.long_ptr = &z3;
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
mi-var-child.c 89 long ****long_ptr; member in struct:_struct_n_pointer
279 snp0.long_ptr = &z3;
285 snp1.long_ptr = &y3;
291 snp2.long_ptr = &x3;
300 snp0.long_ptr = &y3;
301 snp1.long_ptr = &x3;
302 snp2.long_ptr = &z3;
var-cmd.c 89 long ****long_ptr; member in struct:_struct_n_pointer
300 snp0.long_ptr = &z3;
306 snp1.long_ptr = &y3;
312 snp2.long_ptr = &x3;
321 snp0.long_ptr = &y3;
322 snp1.long_ptr = &x3;
323 snp2.long_ptr = &z3;

Completed in 32 milliseconds