HomeSort by relevance Sort by last modified time
    Searched full:maybe_empty_object (Results 1 - 10 of 10) sorted by null

  /toolchain/binutils/binutils-2.25/libiberty/
obstack.c 181 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;
ChangeLog     [all...]
  /external/bison/lib/
obstack.c 183 h->maybe_empty_object = 0;
231 h->maybe_empty_object = 0;
293 if (! h->maybe_empty_object
305 h->maybe_empty_object = 0;
360 h->maybe_empty_object = 1;
obstack.h 170 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) \
169 unsigned maybe_empty_object:1;\/* There is a possibility that the current member in struct:obstack
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
obstack.h 172 unsigned maybe_empty_object:1;/* There is a possibility that the current
391 __o1->maybe_empty_object = 1; \
488 ? (((h)->maybe_empty_object = 1), 0) \
171 unsigned maybe_empty_object:1;\/* There is a possibility that the current member in struct:obstack
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
obstack.h 172 unsigned maybe_empty_object:1;/* There is a possibility that the current
391 __o1->maybe_empty_object = 1; \
488 ? (((h)->maybe_empty_object = 1), 0) \
171 unsigned maybe_empty_object:1;\/* There is a possibility that the current member in struct:obstack
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
obstack.h 181 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
  /toolchain/binutils/binutils-2.25/include/
obstack.h 181 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
ChangeLog-9103     [all...]
  /prebuilts/misc/linux-x86/bison/
bison 

Completed in 271 milliseconds