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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dobstack.c179 h->next_free = h->object_base = __PTR_ALIGN ((char *) chunk, chunk->contents,
227 h->next_free = h->object_base = __PTR_ALIGN ((char *) chunk, chunk->contents,
270 __PTR_ALIGN ((char *) new_chunk, new_chunk->contents, h->alignment_mask);
297 == __PTR_ALIGN ((char *) old_chunk, old_chunk->contents,
H A Dobstack.h137 #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, \
136 #define __PTR_ALIGN macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dobstack.c179 h->next_free = h->object_base = __PTR_ALIGN ((char *) chunk, chunk->contents,
227 h->next_free = h->object_base = __PTR_ALIGN ((char *) chunk, chunk->contents,
270 __PTR_ALIGN ((char *) new_chunk, new_chunk->contents, h->alignment_mask);
297 == __PTR_ALIGN ((char *) old_chunk, old_chunk->contents,
H A Dobstack.h137 #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, \
136 #define __PTR_ALIGN macro

Completed in 49 milliseconds