Searched refs:HEAPFRAME_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
854 #define HEAPFRAME_ALIGNMENT offsetof(heapframe_align, frame) macro
6812 re->top_bracket * 2 * sizeof(PCRE2_SIZE) + HEAPFRAME_ALIGNMENT - 1) & in pcre2_match()6813 ~(HEAPFRAME_ALIGNMENT - 1); in pcre2_match()
Completed in 29 milliseconds