HomeSort by relevance Sort by last modified time
    Searched defs:__PTR_ALIGN (Results 1 - 5 of 5) sorted by null

  /external/bison/lib/
obstack.h 138 #define __PTR_ALIGN(B, P, A) \
291 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
392 = __PTR_ALIGN (__o1->object_base, __o1->next_free, \
419 && (h)->next_free == __PTR_ALIGN ((char *) (h)->chunk, \
491 = __PTR_ALIGN ((h)->object_base, (h)->next_free, \
  /ndk/sources/host-tools/sed-4.2.1/lib/
obstack.h 137 #define __PTR_ALIGN(B, P, A) \
295 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
396 = __PTR_ALIGN (__o1->object_base, __o1->next_free, \
423 && (h)->next_free == __PTR_ALIGN ((char *) (h)->chunk, \
495 = __PTR_ALIGN ((h)->object_base, (h)->next_free, \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
obstack.h 139 #define __PTR_ALIGN(B, P, A) \
292 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
393 = __PTR_ALIGN (__o1->object_base, __o1->next_free, \
420 && (h)->next_free == __PTR_ALIGN ((char *) (h)->chunk, \
492 = __PTR_ALIGN ((h)->object_base, (h)->next_free, \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
obstack.h 139 #define __PTR_ALIGN(B, P, A) \
292 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
393 = __PTR_ALIGN (__o1->object_base, __o1->next_free, \
420 && (h)->next_free == __PTR_ALIGN ((char *) (h)->chunk, \
492 = __PTR_ALIGN ((h)->object_base, (h)->next_free, \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
obstack.h 139 #define __PTR_ALIGN(B, P, A) \
292 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
393 = __PTR_ALIGN (__o1->object_base, __o1->next_free, \
420 && (h)->next_free == __PTR_ALIGN ((char *) (h)->chunk, \
492 = __PTR_ALIGN ((h)->object_base, (h)->next_free, \

Completed in 1162 milliseconds