U_ALIGNMENT_OFFSET   30 ext/intl/breakiterator/codepointiterator_internal.cpp #define U_ALIGNMENT_OFFSET_UP(ptr) (sizeof(UAlignedMemory) - U_ALIGNMENT_OFFSET(ptr))
U_ALIGNMENT_OFFSET  248 ext/intl/breakiterator/codepointiterator_internal.cpp 	if (U_ALIGNMENT_OFFSET(stackBuffer) != 0) {