Searched refs:U_ALIGNMENT_OFFSET_UP (Results 1 – 1 of 1) sorted by relevance
30 #define U_ALIGNMENT_OFFSET_UP(ptr) (sizeof(UAlignedMemory) - U_ALIGNMENT_OFFSET(ptr)) macro237 bufferSize = sizeof(CodePointBreakIterator) + U_ALIGNMENT_OFFSET_UP(0); in createBufferClone()249 uint32_t offsetUp = (uint32_t)U_ALIGNMENT_OFFSET_UP(buf); in createBufferClone()
Completed in 5 milliseconds