Home
last modified time | relevance | path

Searched refs:U_ALIGNMENT_OFFSET_UP (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp32 #define U_ALIGNMENT_OFFSET_UP(ptr) (sizeof(UAlignedMemory) - U_ALIGNMENT_OFFSET(ptr)) macro
244 bufferSize = sizeof(CodePointBreakIterator) + U_ALIGNMENT_OFFSET_UP(0); in createBufferClone()
256 uint32_t offsetUp = (uint32_t)U_ALIGNMENT_OFFSET_UP(buf); in createBufferClone()

Completed in 7 milliseconds