Searched refs:offset_next (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20060904-1.c8 int offset_next; member in struct:chunk_s
20 cur = (chunk_t *) (first0 + first->offset_next);
21 if ((chunk_t *) (first0 + cur->offset_next) != first)
24 first->offset_next = 0;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20060904-1.c8 int offset_next; member in struct:chunk_s
20 cur = (chunk_t *) (first0 + first->offset_next);
21 if ((chunk_t *) (first0 + cur->offset_next) != first)
24 first->offset_next = 0;

Completed in 45 milliseconds