Searched defs:__PTR_ALIGN (Results 1 - 1 of 1) sorted by relevance

/external/bison/lib/
H A Dobstack.h138 #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, \
137 #define __PTR_ALIGN macro

Completed in 43 milliseconds