Searched refs:U_ALIGNMENT_OFFSET_UP (Results 1 – 5 of 5) sorted by relevance
108 #define U_ALIGNMENT_OFFSET_UP(ptr) (sizeof(UAlignedMemory) - U_ALIGNMENT_OFFSET(ptr)) macro
1543 bufferSize = sizeof(RuleBasedBreakIterator) + U_ALIGNMENT_OFFSET_UP(0); in createBufferClone()1559 uint32_t offsetUp = (uint32_t)U_ALIGNMENT_OFFSET_UP(buf); in createBufferClone()
565 int32_t align=(int32_t)U_ALIGNMENT_OFFSET_UP(stackMem); in unorm_openIter()
219 int32_t offsetUp = (int32_t)U_ALIGNMENT_OFFSET_UP(stackBufferChars); in ucnv_safeClone()
612 int32_t offsetUp = (int32_t)U_ALIGNMENT_OFFSET_UP(stackBufferChars); in ucol_safeClone()