Searched refs:maybe_empty_object (Results 1 - 16 of 16) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20010102-1.c29 unsigned maybe_empty_object:1; member in struct:obstack
92 if (h->object_base == old_chunk->contents && ! h->maybe_empty_object)
100 h->maybe_empty_object = 0;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20010102-1.c29 unsigned maybe_empty_object:1; member in struct:obstack
92 if (h->object_base == old_chunk->contents && ! h->maybe_empty_object)
100 h->maybe_empty_object = 0;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c9 unsigned maybe_empty_object; member in struct:obstack
76 __o1->maybe_empty_object = 1;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c9 unsigned maybe_empty_object; member in struct:obstack
76 __o1->maybe_empty_object = 1;
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/lib/
H A Dobstack.c199 h->maybe_empty_object = 0;
247 h->maybe_empty_object = 0;
309 if (! h->maybe_empty_object
321 h->maybe_empty_object = 0;
376 h->maybe_empty_object = 1;
H A Dobstack.h175 unsigned maybe_empty_object:1;/* There is a possibility that the current
394 __o1->maybe_empty_object = 1; \
491 ? (((h)->maybe_empty_object = 1), 0) \
174 unsigned maybe_empty_object:1;/* There is a possibility that the current member in struct:obstack
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dobstack.c181 h->maybe_empty_object = 0;
227 h->maybe_empty_object = 0;
284 if (h->object_base == old_chunk->contents && ! h->maybe_empty_object)
293 h->maybe_empty_object = 0;
348 h->maybe_empty_object = 1;
380 h->maybe_empty_object = 1;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libiberty/
H A Dobstack.c181 h->maybe_empty_object = 0;
227 h->maybe_empty_object = 0;
284 if (h->object_base == old_chunk->contents && ! h->maybe_empty_object)
293 h->maybe_empty_object = 0;
348 h->maybe_empty_object = 1;
380 h->maybe_empty_object = 1;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libiberty/
H A Dobstack.c181 h->maybe_empty_object = 0;
227 h->maybe_empty_object = 0;
284 if (h->object_base == old_chunk->contents && ! h->maybe_empty_object)
293 h->maybe_empty_object = 0;
348 h->maybe_empty_object = 1;
380 h->maybe_empty_object = 1;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Dobstack.c181 h->maybe_empty_object = 0;
227 h->maybe_empty_object = 0;
284 if (h->object_base == old_chunk->contents && ! h->maybe_empty_object)
293 h->maybe_empty_object = 0;
348 h->maybe_empty_object = 1;
380 h->maybe_empty_object = 1;
/netbsd-6-1-5-RELEASE/gnu/dist/grep/lib/
H A Dobstack.c206 h->maybe_empty_object = 0;
266 h->maybe_empty_object = 0;
325 if (h->object_base == old_chunk->contents && ! h->maybe_empty_object)
334 h->maybe_empty_object = 0;
395 h->maybe_empty_object = 1;
429 h->maybe_empty_object = 1;
H A Dobstack.h186 unsigned maybe_empty_object:1;/* There is a possibility that the current
475 __o1->maybe_empty_object = 1; \
566 ? (((h)->maybe_empty_object = 1), 0) \
185 unsigned maybe_empty_object:1;/* There is a possibility that the current member in struct:obstack
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dobstack.h181 unsigned maybe_empty_object:1;/* There is a possibility that the current
431 __o1->maybe_empty_object = 1; \
525 ? (((h)->maybe_empty_object = 1), 0) \
180 unsigned maybe_empty_object:1;/* There is a possibility that the current member in struct:obstack
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Dobstack.h181 unsigned maybe_empty_object:1;/* There is a possibility that the current
431 __o1->maybe_empty_object = 1; \
525 ? (((h)->maybe_empty_object = 1), 0) \
180 unsigned maybe_empty_object:1;/* There is a possibility that the current member in struct:obstack
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/include/
H A Dobstack.h181 unsigned maybe_empty_object:1;/* There is a possibility that the current
431 __o1->maybe_empty_object = 1; \
525 ? (((h)->maybe_empty_object = 1), 0) \
180 unsigned maybe_empty_object:1;/* There is a possibility that the current member in struct:obstack
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dobstack.h181 unsigned maybe_empty_object:1;/* There is a possibility that the current
431 __o1->maybe_empty_object = 1; \
525 ? (((h)->maybe_empty_object = 1), 0) \
180 unsigned maybe_empty_object:1;/* There is a possibility that the current member in struct:obstack

Completed in 119 milliseconds