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

  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
obstack.h 138 #define __PTR_ALIGN(B, P, A) \
296 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
397 = __PTR_ALIGN (__o1->object_base, __o1->next_free, \
424 && (h)->next_free == __PTR_ALIGN ((char *) (h)->chunk, \
496 = __PTR_ALIGN ((h)->object_base, (h)->next_free, \
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
obstack.h 138 #define __PTR_ALIGN(B, P, A) \
296 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
397 = __PTR_ALIGN (__o1->object_base, __o1->next_free, \
424 && (h)->next_free == __PTR_ALIGN ((char *) (h)->chunk, \
496 = __PTR_ALIGN ((h)->object_base, (h)->next_free, \
  /src/external/gpl3/binutils/dist/include/
obstack.h 140 #define __PTR_ALIGN(B, P, A) \
309 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
410 = __PTR_ALIGN (__o1->object_base, __o1->next_free, \
437 && (h)->next_free == __PTR_ALIGN ((char *) (h)->chunk, \
514 = __PTR_ALIGN ((h)->object_base, (h)->next_free, \
  /src/external/gpl3/binutils.old/dist/include/
obstack.h 140 #define __PTR_ALIGN(B, P, A) \
309 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
410 = __PTR_ALIGN (__o1->object_base, __o1->next_free, \
437 && (h)->next_free == __PTR_ALIGN ((char *) (h)->chunk, \
514 = __PTR_ALIGN ((h)->object_base, (h)->next_free, \
  /src/external/gpl3/gcc/dist/include/
obstack.h 140 #define __PTR_ALIGN(B, P, A) \
309 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
410 = __PTR_ALIGN (__o1->object_base, __o1->next_free, \
437 && (h)->next_free == __PTR_ALIGN ((char *) (h)->chunk, \
514 = __PTR_ALIGN ((h)->object_base, (h)->next_free, \
  /src/external/gpl3/gcc.old/dist/include/
obstack.h 140 #define __PTR_ALIGN(B, P, A) \
309 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
410 = __PTR_ALIGN (__o1->object_base, __o1->next_free, \
437 && (h)->next_free == __PTR_ALIGN ((char *) (h)->chunk, \
514 = __PTR_ALIGN ((h)->object_base, (h)->next_free, \
  /src/external/gpl3/gdb/dist/include/
obstack.h 140 #define __PTR_ALIGN(B, P, A) \
309 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
410 = __PTR_ALIGN (__o1->object_base, __o1->next_free, \
437 && (h)->next_free == __PTR_ALIGN ((char *) (h)->chunk, \
514 = __PTR_ALIGN ((h)->object_base, (h)->next_free, \
  /src/external/gpl3/gdb.old/dist/include/
obstack.h 140 #define __PTR_ALIGN(B, P, A) \
309 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
410 = __PTR_ALIGN (__o1->object_base, __o1->next_free, \
437 && (h)->next_free == __PTR_ALIGN ((char *) (h)->chunk, \
514 = __PTR_ALIGN ((h)->object_base, (h)->next_free, \

Completed in 27 milliseconds