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

  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
obstack.h 171 unsigned maybe_empty_object:1;/* There is a possibility that the current
395 __o1->maybe_empty_object = 1; \
492 ? (((h)->maybe_empty_object = 1), 0) \
170 unsigned maybe_empty_object:1;\/* There is a possibility that the current member in struct:obstack
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
obstack.h 171 unsigned maybe_empty_object:1;/* There is a possibility that the current
395 __o1->maybe_empty_object = 1; \
492 ? (((h)->maybe_empty_object = 1), 0) \
170 unsigned maybe_empty_object:1;\/* There is a possibility that the current member in struct:obstack
  /src/external/gpl2/grep/dist/lib/
obstack.h 186 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
  /src/external/gpl3/binutils/dist/include/
obstack.h 191 unsigned maybe_empty_object : 1; /* There is a possibility that the current member in struct:obstack
408 __o1->maybe_empty_object = 1; \
510 ? (((h)->maybe_empty_object = 1), 0) \
  /src/external/gpl3/binutils.old/dist/include/
obstack.h 191 unsigned maybe_empty_object : 1; /* There is a possibility that the current member in struct:obstack
408 __o1->maybe_empty_object = 1; \
510 ? (((h)->maybe_empty_object = 1), 0) \
  /src/external/gpl3/gcc/dist/include/
obstack.h 191 unsigned maybe_empty_object : 1; /* There is a possibility that the current member in struct:obstack
408 __o1->maybe_empty_object = 1; \
510 ? (((h)->maybe_empty_object = 1), 0) \
  /src/external/gpl3/gcc.old/dist/include/
obstack.h 191 unsigned maybe_empty_object : 1; /* There is a possibility that the current member in struct:obstack
408 __o1->maybe_empty_object = 1; \
510 ? (((h)->maybe_empty_object = 1), 0) \
  /src/external/gpl3/gdb/dist/include/
obstack.h 191 unsigned maybe_empty_object : 1; /* There is a possibility that the current member in struct:obstack
408 __o1->maybe_empty_object = 1; \
510 ? (((h)->maybe_empty_object = 1), 0) \
  /src/external/gpl3/gdb.old/dist/include/
obstack.h 191 unsigned maybe_empty_object : 1; /* There is a possibility that the current member in struct:obstack
408 __o1->maybe_empty_object = 1; \
510 ? (((h)->maybe_empty_object = 1), 0) \

Completed in 24 milliseconds