Searched refs:APPLY_CONTINUATION_FLAG (Results 1 – 1 of 1) sorted by relevance
31 #define APPLY_CONTINUATION_FLAG(handle) (((handle) & 0xCFFF) | 0x1000) macro100 continuation_handle = APPLY_CONTINUATION_FLAG(continuation_handle); in fragment_and_dispatch()